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

test_encryption.py .E

==================================== 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:725: 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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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   Current KQP shutdown state: spent 3.009317 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.03486 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.065415 seconds, 1 sessions to shutdown
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.03486 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.075091 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.119209 seconds, 1 sessions to shutdown
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.035203 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1055259==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fff8e8a in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
E   #2 0x00003fff9958 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
E   #3 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #4 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #5 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
E   #7 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
E   #8 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
E   #11 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
E   #12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000022dc63fe in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
E   #2 0x00004d1bbc75 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004d1bbc75 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:980:13
E   #4 0x00004d1c1970 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:106:70
E   #5 0x00004d1b1541 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:665:32
E   #6 0x00004d1972bb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1161:52
E   #7 0x00004d192c0a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:361:21
E   #8 0x00004d19167c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:314:17
E   #9 0x00004152fa7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x0000206172fa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fffef13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003fffef13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003fffef13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003fffef13 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003fffef13 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003fffef13 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #7 0x00003fff9a54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003fff9a54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003fff9a54 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
E   #14 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
E   #15 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
E   #18 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
E   #19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fffeb1a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003fffeb1a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003fffeb1a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003fffeb1a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003fffeb1a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003fffeb1a in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
E   #7 0x00003fff9a45 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003fff9a45 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003fff9a45 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
E   #14 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
E   #15 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
E   #18 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
E   #19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 56 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ffe00e2 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
E   #2 0x00003ffe00e2 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
E   #3 0x00003ffe9e60 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #4 0x00003ffda4d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x000022dbf627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x000022eab921 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x000022eb5546 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x000022eb4afd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x000022eb6b6e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x000020637ab4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x0000202d52f6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ffff573 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003ffff573 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003ffff573 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003ffff573 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003ffff573 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003ffff573 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
E   #7 0x00003ffff573 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003ffff573 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003ffff573 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003fffef88 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003fffef88 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003fffef88 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003fffef88 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #14 0x00003fff9a54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003fff9a54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003fff9a54 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #17 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #18 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #19 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
E   #21 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
E   #22 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
E   #25 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
E   #26 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #27 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000421f0979 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000421f0979 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000421f0979 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000421f0979 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:671:22
E   #5 0x00004220b287 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:167:21
E   #6 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
E   #7 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
E   #8 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
E   #9 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
E   #10 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
E   #12 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
E   #13 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #14 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004220aad1 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00004220aad1 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00004220aad1 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00004220aad1 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00004220aad1 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00004220aad1 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00004220aad1 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00004220aad1 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00004220aad1 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00004220aad1 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x00004220aad1 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:164:45
E   #12 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
E   #13 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
E   #14 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
E   #15 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
E   #16 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #17 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
E   #18 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
E   #19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004220a11f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004220a11f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004220a11f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004220a11f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:162:38
E   #5 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
E   #6 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
E   #7 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
E   #8 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
E   #9 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
E   #11 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
E   #12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004220a77f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004220a77f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004220a77f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004220a77f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:164:45
E   #5 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
E   #6 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
E   #7 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
E   #8 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
E   #9 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
E   #11 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
E   #12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004000cead in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00004000cead in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00004000cead in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_simple_encryption
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3737
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32616
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/8arl/0035e5/r3tmp/kikimr_cluster_4hf902p3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28381
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_evfcgzg8.log --grpc-port=17695 --mon-port=63034 --ic-port=23101
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14648
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_7ogdut8_.log --grpc-port=17887 --mon-port=24113 --ic-port=1873
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30220
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile__kgx86pd.log --grpc-port=30102 --mon-port=11711 --ic-port=6457
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12643
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_ncv9oc2q.log --grpc-port=21463 --mon-port=8860 --ic-port=64911
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_ve_1r97l.log --grpc-port=18804 --mon-port=18762 --ic-port=7427
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22371
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_4mqht369.log --grpc-port=12605 --mon-port=23230 --ic-port=3737
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_jqqlu3ds.log --grpc-port=18406 --mon-port=63720 --ic-port=10449
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25145
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_4mxb_3qo.log --grpc-port=20273 --mon-port=31515 --ic-port=32616
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17695/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:17695/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_evfcgzg8.log --grpc-port=17695 --mon-port=63034 --ic-port=23101
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_evfcgzg8.log', '--grpc-port=17695', '--mon-port=63034', '--ic-port=23101')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1030090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17695/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1030100
DEBUG    ya.test:process.py:259 Command (pid 1030100) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1030100) elapsed time (sec): 0.8214256763458252
DEBUG    ya.test:process.py:263 Command (pid 1030100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) maxrss: 483068
DEBUG    ya.test:process.py:263 Command (pid 1030100) minflt: 45846
DEBUG    ya.test:process.py:263 Command (pid 1030100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1030100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1030100) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1030100) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1030100) stime: 0.221764
DEBUG    ya.test:process.py:263 Command (pid 1030100) utime: 0.48982
DEBUG    ya.test:process.py:263 Command (pid 1030100) wtime: 0.824
DEBUG    ya.test:process.py:275 Command (pid 1030100) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1030100) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17887/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:17887/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_7ogdut8_.log --grpc-port=17887 --mon-port=24113 --ic-port=1873
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_7ogdut8_.log', '--grpc-port=17887', '--mon-port=24113', '--ic-port=1873')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1030313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17887/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1030314
DEBUG    ya.test:process.py:259 Command (pid 1030314) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1030314) elapsed time (sec): 0.7954070568084717
DEBUG    ya.test:process.py:263 Command (pid 1030314) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) maxrss: 482956
DEBUG    ya.test:process.py:263 Command (pid 1030314) minflt: 45820
DEBUG    ya.test:process.py:263 Command (pid 1030314) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1030314) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1030314) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1030314) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1030314) stime: 0.253808
DEBUG    ya.test:process.py:263 Command (pid 1030314) utime: 0.452694
DEBUG    ya.test:process.py:263 Command (pid 1030314) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 1030314) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1030314) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30102/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:30102/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile__kgx86pd.log --grpc-port=30102 --mon-port=11711 --ic-port=6457
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile__kgx86pd.log', '--grpc-port=30102', '--mon-port=11711', '--ic-port=6457')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1030653
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30102/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1030654
DEBUG    ya.test:process.py:259 Command (pid 1030654) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1030654) elapsed time (sec): 0.8629260063171387
DEBUG    ya.test:process.py:263 Command (pid 1030654) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) maxrss: 483948
DEBUG    ya.test:process.py:263 Command (pid 1030654) minflt: 45909
DEBUG    ya.test:process.py:263 Command (pid 1030654) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1030654) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1030654) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1030654) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1030654) stime: 0.19627599999999998
DEBUG    ya.test:process.py:263 Command (pid 1030654) utime: 0.5416799999999999
DEBUG    ya.test:process.py:263 Command (pid 1030654) wtime: 0.865
DEBUG    ya.test:process.py:275 Command (pid 1030654) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1030654) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21463/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:21463/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_ncv9oc2q.log --grpc-port=21463 --mon-port=8860 --ic-port=64911
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_ncv9oc2q.log', '--grpc-port=21463', '--mon-port=8860', '--ic-port=64911')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1031097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21463/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1031100
DEBUG    ya.test:process.py:259 Command (pid 1031100) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1031100) elapsed time (sec): 0.9014699459075928
DEBUG    ya.test:process.py:263 Command (pid 1031100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) maxrss: 485268
DEBUG    ya.test:process.py:263 Command (pid 1031100) minflt: 45828
DEBUG    ya.test:process.py:263 Command (pid 1031100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1031100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1031100) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1031100) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1031100) stime: 0.205507
DEBUG    ya.test:process.py:263 Command (pid 1031100) utime: 0.497895
DEBUG    ya.test:process.py:263 Command (pid 1031100) wtime: 0.903
DEBUG    ya.test:process.py:275 Command (pid 1031100) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1031100) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18804/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:18804/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_ve_1r97l.log --grpc-port=18804 --mon-port=18762 --ic-port=7427
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_ve_1r97l.log', '--grpc-port=18804', '--mon-port=18762', '--ic-port=7427')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1031508
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18804/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1031516
DEBUG    ya.test:process.py:259 Command (pid 1031516) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1031516) elapsed time (sec): 1.03641676902771
DEBUG    ya.test:process.py:263 Command (pid 1031516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) maxrss: 486860
DEBUG    ya.test:process.py:263 Command (pid 1031516) minflt: 45912
DEBUG    ya.test:process.py:263 Command (pid 1031516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1031516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1031516) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1031516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1031516) stime: 0.24134799999999998
DEBUG    ya.test:process.py:263 Command (pid 1031516) utime: 0.49761299999999997
DEBUG    ya.test:process.py:263 Command (pid 1031516) wtime: 1.042
DEBUG    ya.test:process.py:275 Command (pid 1031516) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1031516) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12605/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:12605/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_4mqht369.log --grpc-port=12605 --mon-port=23230 --ic-port=3737
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_4mqht369.log', '--grpc-port=12605', '--mon-port=23230', '--ic-port=3737')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1031984
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12605/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1031990
DEBUG    ya.test:process.py:259 Command (pid 1031990) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1031990) elapsed time (sec): 0.864551305770874
DEBUG    ya.test:process.py:263 Command (pid 1031990) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1031990) maxrss: 488372
DEBUG    ya.test:process.py:263 Command (pid 1031990) minflt: 45946
DEBUG    ya.test:process.py:263 Command (pid 1031990) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1031990) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1031990) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1031990) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1031990) stime: 0.209359
DEBUG    ya.test:process.py:263 Command (pid 1031990) utime: 0.48741999999999996
DEBUG    ya.test:process.py:263 Command (pid 1031990) wtime: 0.87
DEBUG    ya.test:process.py:275 Command (pid 1031990) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1031990) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18406/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:18406/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_jqqlu3ds.log --grpc-port=18406 --mon-port=63720 --ic-port=10449
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_jqqlu3ds.log', '--grpc-port=18406', '--mon-port=63720', '--ic-port=10449')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1032228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18406/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1032229
DEBUG    ya.test:process.py:259 Command (pid 1032229) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1032229) elapsed time (sec): 0.8255059719085693
DEBUG    ya.test:process.py:263 Command (pid 1032229) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) maxrss: 489956
DEBUG    ya.test:process.py:263 Command (pid 1032229) minflt: 45834
DEBUG    ya.test:process.py:263 Command (pid 1032229) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1032229) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1032229) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1032229) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1032229) stime: 0.227911
DEBUG    ya.test:process.py:263 Command (pid 1032229) utime: 0.45632799999999996
DEBUG    ya.test:process.py:263 Command (pid 1032229) wtime: 0.832
DEBUG    ya.test:process.py:275 Command (pid 1032229) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1032229) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20273/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:20273/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_4mxb_3qo.log --grpc-port=20273 --mon-port=31515 --ic-port=32616
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_4mxb_3qo.log', '--grpc-port=20273', '--mon-port=31515', '--ic-port=32616')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1032489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20273/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1032491
DEBUG    ya.test:process.py:259 Command (pid 1032491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1032491) elapsed time (sec): 0.8240706920623779
DEBUG    ya.test:process.py:263 Command (pid 1032491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) maxrss: 491388
DEBUG    ya.test:process.py:263 Command (pid 1032491) minflt: 45864
DEBUG    ya.test:process.py:263 Command (pid 1032491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1032491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1032491) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1032491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1032491) stime: 0.20038699999999998
DEBUG    ya.test:process.py:263 Command (pid 1032491) utime: 0.524729
DEBUG    ya.test:process.py:263 Command (pid 1032491) wtime: 0.835
DEBUG    ya.test:process.py:275 Command (pid 1032491) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1032491) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17695', '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: 23101\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1873\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6457\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64911\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7427\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3737\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10449\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32616\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/8arl/0035e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17695', '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: 23101\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1873\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6457\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64911\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7427\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3737\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10449\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32616\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1033746
DEBUG    ya.test:process.py:259 Command (pid 1033746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1033746) elapsed time (sec): 0.9730350971221924
DEBUG    ya.test:process.py:263 Command (pid 1033746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) maxrss: 785604
DEBUG    ya.test:process.py:263 Command (pid 1033746) minflt: 52305
DEBUG    ya.test:process.py:263 Command (pid 1033746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 1033746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1033746) nvcsw: 906
DEBUG    ya.test:process.py:263 Command (pid 1033746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1033746) stime: 0.322186
DEBUG    ya.test:process.py:263 Command (pid 1033746) utime: 0.583963
DEBUG    ya.test:process.py:263 Command (pid 1033746) wtime: 0.978
DEBUG    ya.test:process.py:275 Command (pid 1033746) 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: 11

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17695', '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/8arl/0035e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17695', '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: 1034175
DEBUG    ya.test:process.py:259 Command (pid 1034175) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1034175) elapsed time (sec): 0.993236780166626
DEBUG    ya.test:process.py:263 Command (pid 1034175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) maxrss: 785604
DEBUG    ya.test:process.py:263 Command (pid 1034175) minflt: 52274
DEBUG    ya.test:process.py:263 Command (pid 1034175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 1034175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1034175) nvcsw: 548
DEBUG    ya.test:process.py:263 Command (pid 1034175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1034175) stime: 0.338228
DEBUG    ya.test:process.py:263 Command (pid 1034175) utime: 0.553261
DEBUG    ya.test:process.py:263 Command (pid 1034175) wtime: 0.995
DEBUG    ya.test:process.py:275 Command (pid 1034175) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log --grpc-port=14556 --mon-port=61914 --ic-port=21043 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6364
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log --grpc-port=6041 --mon-port=6365 --ic-port=15153 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log --grpc-port=14556 --mon-port=61914 --ic-port=21043 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log', '--grpc-port=14556', '--mon-port=61914', '--ic-port=21043', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1034657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14556/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1034658
DEBUG    ya.test:process.py:259 Command (pid 1034658) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1034658) elapsed time (sec): 0.8932645320892334
DEBUG    ya.test:process.py:263 Command (pid 1034658) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) maxrss: 797296
DEBUG    ya.test:process.py:263 Command (pid 1034658) minflt: 45903
DEBUG    ya.test:process.py:263 Command (pid 1034658) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1034658) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1034658) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1034658) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1034658) stime: 0.242916
DEBUG    ya.test:process.py:263 Command (pid 1034658) utime: 0.524936
DEBUG    ya.test:process.py:263 Command (pid 1034658) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 1034658) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1034658) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log --grpc-port=6041 --mon-port=6365 --ic-port=15153 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log', '--grpc-port=6041', '--mon-port=6365', '--ic-port=15153', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1034822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6041/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1034835
DEBUG    ya.test:process.py:259 Command (pid 1034835) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1034835) elapsed time (sec): 0.8060095310211182
DEBUG    ya.test:process.py:263 Command (pid 1034835) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1034835) maxrss: 797540
DEBUG    ya.test:process.py:263 Command (pid 1034835) minflt: 46222
DEBUG    ya.test:process.py:263 Command (pid 1034835) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1034835) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1034835) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1034835) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1034835) stime: 0.21012499999999998
DEBUG    ya.test:process.py:263 Command (pid 1034835) utime: 0.523677
DEBUG    ya.test:process.py:263 Command (pid 1034835) wtime: 0.81
DEBUG    ya.test:process.py:275 Command (pid 1034835) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1034835) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9078
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11078
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log --grpc-port=3950 --mon-port=24355 --ic-port=9078 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log --grpc-port=31334 --mon-port=30201 --ic-port=8220 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log --grpc-port=3950 --mon-port=24355 --ic-port=9078 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log', '--grpc-port=3950', '--mon-port=24355', '--ic-port=9078', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1035215
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3950/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1035219
DEBUG    ya.test:process.py:259 Command (pid 1035219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1035219) elapsed time (sec): 0.913022518157959
DEBUG    ya.test:process.py:263 Command (pid 1035219) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) maxrss: 797756
DEBUG    ya.test:process.py:263 Command (pid 1035219) minflt: 45881
DEBUG    ya.test:process.py:263 Command (pid 1035219) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1035219) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1035219) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1035219) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1035219) stime: 0.171923
DEBUG    ya.test:process.py:263 Command (pid 1035219) utime: 0.561551
DEBUG    ya.test:process.py:263 Command (pid 1035219) wtime: 0.915
DEBUG    ya.test:process.py:275 Command (pid 1035219) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1035219) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log --grpc-port=31334 --mon-port=30201 --ic-port=8220 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log', '--grpc-port=31334', '--mon-port=30201', '--ic-port=8220', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1035464
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31334/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1035485
DEBUG    ya.test:process.py:259 Command (pid 1035485) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1035485) elapsed time (sec): 0.847846508026123
DEBUG    ya.test:process.py:263 Command (pid 1035485) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) maxrss: 797960
DEBUG    ya.test:process.py:263 Command (pid 1035485) minflt: 45870
DEBUG    ya.test:process.py:263 Command (pid 1035485) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 1035485) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1035485) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1035485) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1035485) stime: 0.25965099999999997
DEBUG    ya.test:process.py:263 Command (pid 1035485) utime: 0.48488699999999996
DEBUG    ya.test:process.py:263 Command (pid 1035485) wtime: 0.85
DEBUG    ya.test:process.py:275 Command (pid 1035485) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1035485) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
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', 10000), ('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', 10000), ('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, e4108132-9239-4bec-93a9-ba466d04a68b, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e4108132-9239-4bec-93a9-ba466d04a68b, localhost:17695): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e4108132-9239-4bec-93a9-ba466d04a68b, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 6041 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-elbwoomtii.auto.internal" port: 14556 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-elbwoomtii.auto.internal:6041, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:14556, 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', 10000), ('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', 10000), ('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:17695
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', 10000), ('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', 10000), ('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, 0594eb12-7746-4e47-ab6f-10908c8eae4d, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0594eb12-7746-4e47-ab6f-10908c8eae4d, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0594eb12-7746-4e47-ab6f-10908c8eae4d, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 31334 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-elbwoomtii.auto.internal" port: 3950 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-elbwoomtii.auto.internal:3950, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:31334, 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', 10000), ('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', 10000), ('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:17695
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 0x7c28b12756b0 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 0x7c28b12e7b70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b12e7b70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e723e92f-7612-489e-8bcd-672bf5a359fd, ghrun-elbwoomtii.auto.internal:6041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e723e92f-7612-489e-8bcd-672bf5a359fd, ghrun-elbwoomtii.auto.internal:6041): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e723e92f-7612-489e-8bcd-672bf5a359fd, ghrun-elbwoomtii.auto.internal:6041): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e723e92f-7612-489e-8bcd-672bf5a359fd, ghrun-elbwoomtii.auto.internal:6041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YmVlYjBiNWUtZWFiZGY5ZWMtNjZjNjQyMmUtOThhNWQ4NA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12e7b70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b12e7b70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e723e92f-7612-489e-8bcd-672bf5a359fd, ghrun-elbwoomtii.auto.internal:6041): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 68620218-d9d3-49d3-9ce1-e45c019d8589, ghrun-elbwoomtii.auto.internal:6041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 68620218-d9d3-49d3-9ce1-e45c019d8589, ghrun-elbwoomtii.auto.internal:6041): request = { session_id: "ydb://session/3?node_id=50001&id=YmVlYjBiNWUtZWFiZGY5ZWMtNjZjNjQyMmUtOThhNWQ4NA==" 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, 68620218-d9d3-49d3-9ce1-e45c019d8589, ghrun-elbwoomtii.auto.internal:6041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12e7b70>
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 0x7c28b12d30b0 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 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18ec94ce-a9ec-40c5-a053-f43a536efae0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18ec94ce-a9ec-40c5-a053-f43a536efae0, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 18ec94ce-a9ec-40c5-a053-f43a536efae0, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18ec94ce-a9ec-40c5-a053-f43a536efae0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, dfb8be02-a1ec-4a74-bccf-9da34d007e31, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, dfb8be02-a1ec-4a74-bccf-9da34d007e31, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" 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:123 RpcState(CreateSession, 18ec94ce-a9ec-40c5-a053-f43a536efae0, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, dfb8be02-a1ec-4a74-bccf-9da34d007e31, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, eb5e7ef0-34b8-4c18-a2d9-9a9eb3eb25a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, eb5e7ef0-34b8-4c18-a2d9-9a9eb3eb25a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" 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 0x7c28b12bc4f0 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 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ad1a283-f88b-43cb-bd10-12893cf3250b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ad1a283-f88b-43cb-bd10-12893cf3250b, ghrun-elbwoomtii.auto.internal:31334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4ad1a283-f88b-43cb-bd10-12893cf3250b, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ad1a283-f88b-43cb-bd10-12893cf3250b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4ad1a283-f88b-43cb-bd10-12893cf3250b, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, fcc378be-2659-4594-8f21-3c9a8f4c770a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fcc378be-2659-4594-8f21-3c9a8f4c770a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" 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:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 23101
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 23101
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 29

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 23101 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  ErrorDescription: "Disintegrated GroupIds# [2181038081]"
  ConfigTxSeqNo: 29
  GroupsGetDisintegrated: 2181038081
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, eb5e7ef0-34b8-4c18-a2d9-9a9eb3eb25a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=3a697840-743f7ddb-3b11ce0d-f100486e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee882ba-b09c-4200-90af-d5b949b791e1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee882ba-b09c-4200-90af-d5b949b791e1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10241006486900306678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678102410064869003066781024100648690030667810241006486900306678" } } } 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
  }
  Success: true
  ConfigTxSeqNo: 30
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 23101 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038082"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038082
    }
    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: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 30
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fcc378be-2659-4594-8f21-3c9a8f4c770a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=a0758437-f5a3dd82-f226556a-af810cde" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f3bbd9-f093-43c9-a1bd-cfebe051dcd6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f3bbd9-f093-43c9-a1bd-cfebe051dcd6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16467137746927904433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433164671377469279044331646713774692790443316467137746927904433" } } } 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
  }
  Success: true
  ConfigTxSeqNo: 31
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f3bbd9-f093-43c9-a1bd-cfebe051dcd6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31fc6e18-c89b-4466-b9cb-766ca35d57b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31fc6e18-c89b-4466-b9cb-766ca35d57b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4471880244246299705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705447188024424629970544718802442462997054471880244246299705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee882ba-b09c-4200-90af-d5b949b791e1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38736482-8d71-4462-a073-f5ae82ac2005, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38736482-8d71-4462-a073-f5ae82ac2005, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9372137030663348088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088937213703066334808893721370306633480889372137030663348088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31fc6e18-c89b-4466-b9cb-766ca35d57b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a505be0-b818-48c5-8d2e-1cd696f53745, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a505be0-b818-48c5-8d2e-1cd696f53745, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539394950923183487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487175393949509231834871753939495092318348717539394950923183487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38736482-8d71-4462-a073-f5ae82ac2005, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2365268-3dc7-412f-ab4f-cf2cb0f4da0a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2365268-3dc7-412f-ab4f-cf2cb0f4da0a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6997240490493609981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981699724049049360998169972404904936099816997240490493609981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a505be0-b818-48c5-8d2e-1cd696f53745, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94595e8-b0f3-424d-a561-01b622f849d8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94595e8-b0f3-424d-a561-01b622f849d8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064396835462072618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618130643968354620726181306439683546207261813064396835462072618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2365268-3dc7-412f-ab4f-cf2cb0f4da0a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ceccdf-02f9-4e82-92ea-902debca4354, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ceccdf-02f9-4e82-92ea-902debca4354, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13603713104769058384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384136037131047690583841360371310476905838413603713104769058384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94595e8-b0f3-424d-a561-01b622f849d8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f64f0d9-1b02-465b-b4cb-b109f7ba1c45, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ceccdf-02f9-4e82-92ea-902debca4354, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc97b94f-2946-42f7-b059-9bd4aa1e0009, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc97b94f-2946-42f7-b059-9bd4aa1e0009, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332540973116941244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244163325409731169412441633254097311694124416332540973116941244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f64f0d9-1b02-465b-b4cb-b109f7ba1c45, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16957069069953606230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230169570690699536062301695706906995360623016957069069953606230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc97b94f-2946-42f7-b059-9bd4aa1e0009, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed3f704-cfc7-4ff7-9943-fb020c9019f1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed3f704-cfc7-4ff7-9943-fb020c9019f1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377230342361001629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629837723034236100162983772303423610016298377230342361001629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f64f0d9-1b02-465b-b4cb-b109f7ba1c45, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a0ee20-25ee-4851-9608-2827ed52775a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a0ee20-25ee-4851-9608-2827ed52775a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18076433478768359157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157180764334787683591571807643347876835915718076433478768359157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed3f704-cfc7-4ff7-9943-fb020c9019f1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1155783f-7c1e-4c0d-afed-124a295e9a11, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1155783f-7c1e-4c0d-afed-124a295e9a11, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7275542042311700120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120727554204231170012072755420423117001207275542042311700120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a0ee20-25ee-4851-9608-2827ed52775a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe9cd71-324e-481d-bd8b-6372260f9788, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe9cd71-324e-481d-bd8b-6372260f9788, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15569765266350950080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080155697652663509500801556976526635095008015569765266350950080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1155783f-7c1e-4c0d-afed-124a295e9a11, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe9cd71-324e-481d-bd8b-6372260f9788, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07090a37-af92-44c4-92c7-2eb261123d67, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b4b621-204e-4747-9541-e715d4af96ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b4b621-204e-4747-9541-e715d4af96ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883923229677347539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539188392322967734753918839232296773475391883923229677347539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07090a37-af92-44c4-92c7-2eb261123d67, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18325122103434292374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374183251221034342923741832512210343429237418325122103434292374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b4b621-204e-4747-9541-e715d4af96ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07090a37-af92-44c4-92c7-2eb261123d67, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c7e20c-e929-4a00-b866-d33287640dd6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91a681a-af20-48bc-8011-2ca009e90fc2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c7e20c-e929-4a00-b866-d33287640dd6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7549160433856467108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108754916043385646710875491604338564671087549160433856467108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91a681a-af20-48bc-8011-2ca009e90fc2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100060849095456453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453131000608490954564531310006084909545645313100060849095456453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c7e20c-e929-4a00-b866-d33287640dd6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80ac44e-29c7-40a0-9146-d979329a97b6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80ac44e-29c7-40a0-9146-d979329a97b6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 782545310880141178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178782545310880141178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80ac44e-29c7-40a0-9146-d979329a97b6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3e2913-8014-4c00-b360-59a019d22a48, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3e2913-8014-4c00-b360-59a019d22a48, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122962529156377311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311131229625291563773111312296252915637731113122962529156377311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3e2913-8014-4c00-b360-59a019d22a48, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926af7f2-7034-4f0a-ab62-ac4078c295ef, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926af7f2-7034-4f0a-ab62-ac4078c295ef, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2624189595319217853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853262418959531921785326241895953192178532624189595319217853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926af7f2-7034-4f0a-ab62-ac4078c295ef, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1662f8-b718-4ce0-9bd7-f5441b977713, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91a681a-af20-48bc-8011-2ca009e90fc2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b686ae-ec2c-40cd-8d3e-b15b0f3666b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b686ae-ec2c-40cd-8d3e-b15b0f3666b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13878690515831746590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590138786905158317465901387869051583174659013878690515831746590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1662f8-b718-4ce0-9bd7-f5441b977713, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5796040189622847533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533579604018962284753357960401896228475335796040189622847533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1662f8-b718-4ce0-9bd7-f5441b977713, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb6ce61-03eb-48d5-9e6d-716981c932a1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb6ce61-03eb-48d5-9e6d-716981c932a1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6846668318660493017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017684666831866049301768466683186604930176846668318660493017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b686ae-ec2c-40cd-8d3e-b15b0f3666b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973fdac8-267c-49be-9023-2c59bff3a4e1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973fdac8-267c-49be-9023-2c59bff3a4e1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796887380212089639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639679688738021208963967968873802120896396796887380212089639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb6ce61-03eb-48d5-9e6d-716981c932a1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ed01fdb-79f2-41da-a9be-d19f0af760ff, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ed01fdb-79f2-41da-a9be-d19f0af760ff, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14483888423746828658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658144838884237468286581448388842374682865814483888423746828658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973fdac8-267c-49be-9023-2c59bff3a4e1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44293178-5ff5-4121-96af-161a3647d736, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44293178-5ff5-4121-96af-161a3647d736, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14631937109157218451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451146319371091572184511463193710915721845114631937109157218451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ed01fdb-79f2-41da-a9be-d19f0af760ff, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44293178-5ff5-4121-96af-161a3647d736, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa1037fc-02c2-4abb-b102-1359222151fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa1037fc-02c2-4abb-b102-1359222151fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8855037745774808187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187885503774577480818788550377457748081878855037745774808187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 441c5664-8fc4-4d19-a887-528600bc660b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 441c5664-8fc4-4d19-a887-528600bc660b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882654151893520832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832168826541518935208321688265415189352083216882654151893520832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa1037fc-02c2-4abb-b102-1359222151fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d71848-faef-41bb-85ca-8f542da059b2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d71848-faef-41bb-85ca-8f542da059b2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9382963041832589447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447938296304183258944793829630418325894479382963041832589447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 441c5664-8fc4-4d19-a887-528600bc660b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c475463-74a2-4684-a6ab-c4e54fb34a0f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c475463-74a2-4684-a6ab-c4e54fb34a0f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150540292434577239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239915054029243457723991505402924345772399150540292434577239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d71848-faef-41bb-85ca-8f542da059b2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89caa16-abd7-4dfb-9a13-eb08ce4b3ec4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89caa16-abd7-4dfb-9a13-eb08ce4b3ec4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853777455486420004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004148537774554864200041485377745548642000414853777455486420004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c475463-74a2-4684-a6ab-c4e54fb34a0f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3aa39e8-71b4-407c-8a34-09c3e9b01f8d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89caa16-abd7-4dfb-9a13-eb08ce4b3ec4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d0b455-b43b-47fa-9edb-90ad61f1a329, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d0b455-b43b-47fa-9edb-90ad61f1a329, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5588136630259473123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123558813663025947312355881366302594731235588136630259473123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3aa39e8-71b4-407c-8a34-09c3e9b01f8d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7918702217181943207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207791870221718194320779187022171819432077918702217181943207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d0b455-b43b-47fa-9edb-90ad61f1a329, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 759c814e-9869-4413-96da-dbf256254a2c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759c814e-9869-4413-96da-dbf256254a2c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616747966150465908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908361674796615046590836167479661504659083616747966150465908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3aa39e8-71b4-407c-8a34-09c3e9b01f8d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ef8624-db94-4651-97f4-87055ff16376, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ef8624-db94-4651-97f4-87055ff16376, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632890557839160356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356563289055783916035656328905578391603565632890557839160356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759c814e-9869-4413-96da-dbf256254a2c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f03b20-b519-49d1-b56a-a705ee83a836, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f03b20-b519-49d1-b56a-a705ee83a836, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6006628226961555885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885600662822696155588560066282269615558856006628226961555885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ef8624-db94-4651-97f4-87055ff16376, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84adb758-cab2-4810-a934-396cf24cf3bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84adb758-cab2-4810-a934-396cf24cf3bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18061683255975849404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404180616832559758494041806168325597584940418061683255975849404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f03b20-b519-49d1-b56a-a705ee83a836, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa87f2e-88e8-4deb-a3b0-4d7a7a43dc5d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa87f2e-88e8-4deb-a3b0-4d7a7a43dc5d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1535960002061279697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697153596000206127969715359600020612796971535960002061279697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84adb758-cab2-4810-a934-396cf24cf3bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e20f1ef-0966-489b-8d69-3fad9c75d5b0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e20f1ef-0966-489b-8d69-3fad9c75d5b0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3980576029734836996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996398057602973483699639805760297348369963980576029734836996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa87f2e-88e8-4deb-a3b0-4d7a7a43dc5d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712d399f-f352-4037-a069-68c578543834, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712d399f-f352-4037-a069-68c578543834, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7875029148627349130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130787502914862734913078750291486273491307875029148627349130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e20f1ef-0966-489b-8d69-3fad9c75d5b0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69dce97-22f8-462d-b341-12c8d9cf65be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712d399f-f352-4037-a069-68c578543834, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69dce97-22f8-462d-b341-12c8d9cf65be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2776190627749557277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277277619062774955727727761906277495572772776190627749557277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a9fa23-651f-4a3d-ac9b-8572e8362363, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a9fa23-651f-4a3d-ac9b-8572e8362363, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11287643409448896648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648112876434094488966481128764340944889664811287643409448896648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69dce97-22f8-462d-b341-12c8d9cf65be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f99171f-20d2-4d9f-9def-93876c97708c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f99171f-20d2-4d9f-9def-93876c97708c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12367291448310512105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105123672914483105121051236729144831051210512367291448310512105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f99171f-20d2-4d9f-9def-93876c97708c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182147ae-8307-4c77-a0da-bef7309a1d9b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182147ae-8307-4c77-a0da-bef7309a1d9b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13509101705090233979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979135091017050902339791350910170509023397913509101705090233979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a9fa23-651f-4a3d-ac9b-8572e8362363, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ca1e60-0aee-41a4-a593-91490e70b4be, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ca1e60-0aee-41a4-a593-91490e70b4be, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10742097112720321729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729107420971127203217291074209711272032172910742097112720321729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182147ae-8307-4c77-a0da-bef7309a1d9b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e7f754-1da2-485f-8888-8c7914c80d84, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e7f754-1da2-485f-8888-8c7914c80d84, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8446749349182196807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807844674934918219680784467493491821968078446749349182196807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ca1e60-0aee-41a4-a593-91490e70b4be, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e2015d-8e1f-4d00-afd2-0529f6da7887, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e2015d-8e1f-4d00-afd2-0529f6da7887, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14751707626446051935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935147517076264460519351475170762644605193514751707626446051935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e7f754-1da2-485f-8888-8c7914c80d84, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbcf44a4-cb05-4cf8-9d58-bed52705be84, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbcf44a4-cb05-4cf8-9d58-bed52705be84, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17996285997067812278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278179962859970678122781799628599706781227817996285997067812278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e2015d-8e1f-4d00-afd2-0529f6da7887, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 467823eb-b775-4a06-8bfe-9578de46acc7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467823eb-b775-4a06-8bfe-9578de46acc7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6005039408091002207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207600503940809100220760050394080910022076005039408091002207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbcf44a4-cb05-4cf8-9d58-bed52705be84, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad96880-d25c-497b-ad4b-3adcf8392d9c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad96880-d25c-497b-ad4b-3adcf8392d9c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005263870420457710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710150052638704204577101500526387042045771015005263870420457710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467823eb-b775-4a06-8bfe-9578de46acc7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957e88df-cbb9-4385-a03c-e2bab72980b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957e88df-cbb9-4385-a03c-e2bab72980b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7367084439775216692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692736708443977521669273670844397752166927367084439775216692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad96880-d25c-497b-ad4b-3adcf8392d9c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdaba1e-2fe1-4872-9de9-0316658f2792, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdaba1e-2fe1-4872-9de9-0316658f2792, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296232763281693165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165296232763281693165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957e88df-cbb9-4385-a03c-e2bab72980b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de0395b-97ff-465a-9822-4832897ef358, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de0395b-97ff-465a-9822-4832897ef358, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931852856431712904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904793185285643171290479318528564317129047931852856431712904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdaba1e-2fe1-4872-9de9-0316658f2792, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4090932-a3de-4560-8539-3f6f7c1512bb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4090932-a3de-4560-8539-3f6f7c1512bb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700208166121375209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209157002081661213752091570020816612137520915700208166121375209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de0395b-97ff-465a-9822-4832897ef358, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7460438e-0348-4c56-96c1-54361f5b3564, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7460438e-0348-4c56-96c1-54361f5b3564, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16591792912696489602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602165917929126964896021659179291269648960216591792912696489602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4090932-a3de-4560-8539-3f6f7c1512bb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168851d6-4ff4-46fe-9552-353dc4413601, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168851d6-4ff4-46fe-9552-353dc4413601, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983452091792772343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343998345209179277234399834520917927723439983452091792772343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7460438e-0348-4c56-96c1-54361f5b3564, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284bbea7-cc37-41d6-bc94-87cdf0df2fbe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284bbea7-cc37-41d6-bc94-87cdf0df2fbe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6682630373345345313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313668263037334534531366826303733453453136682630373345345313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168851d6-4ff4-46fe-9552-353dc4413601, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dad8f1c-1e34-44fd-a898-c25db05b6a6b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dad8f1c-1e34-44fd-a898-c25db05b6a6b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876347958431326683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683108763479584313266831087634795843132668310876347958431326683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284bbea7-cc37-41d6-bc94-87cdf0df2fbe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3f18ca-f59f-4006-a429-e15d601667d7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3f18ca-f59f-4006-a429-e15d601667d7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151845207968344592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592151518452079683445921515184520796834459215151845207968344592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dad8f1c-1e34-44fd-a898-c25db05b6a6b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672e2731-6980-4278-91fd-42da3f46ed6b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672e2731-6980-4278-91fd-42da3f46ed6b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11263314188387027894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894112633141883870278941126331418838702789411263314188387027894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3f18ca-f59f-4006-a429-e15d601667d7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90ed825-027a-4a76-843d-1b2e02634e2a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90ed825-027a-4a76-843d-1b2e02634e2a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10968447122060581254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254109684471220605812541096844712206058125410968447122060581254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672e2731-6980-4278-91fd-42da3f46ed6b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973230f0-1747-42ae-bf54-f2765e776739, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973230f0-1747-42ae-bf54-f2765e776739, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7963939064204078667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667796393906420407866779639390642040786677963939064204078667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90ed825-027a-4a76-843d-1b2e02634e2a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45abb7d7-84b4-4169-b3c1-5667711c93cf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45abb7d7-84b4-4169-b3c1-5667711c93cf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15690888088300486308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308156908880883004863081569088808830048630815690888088300486308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973230f0-1747-42ae-bf54-f2765e776739, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45abb7d7-84b4-4169-b3c1-5667711c93cf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4d5c45-b81c-4227-8c96-ac2843d0a3ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4d5c45-b81c-4227-8c96-ac2843d0a3ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9993378622777878814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814999337862277787881499933786227778788149993378622777878814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba314bc-705b-4535-b3df-e5bea67bcce1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba314bc-705b-4535-b3df-e5bea67bcce1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16017446973012813944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944160174469730128139441601744697301281394416017446973012813944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba314bc-705b-4535-b3df-e5bea67bcce1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4d5c45-b81c-4227-8c96-ac2843d0a3ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9365384-8c17-4c9d-b931-a3e7f6ab54b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9365384-8c17-4c9d-b931-a3e7f6ab54b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4387552776938987709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709438755277693898770943875527769389877094387552776938987709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b3fd51-106a-40d5-8000-24c0a737cf2a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b3fd51-106a-40d5-8000-24c0a737cf2a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15341086521281227729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729153410865212812277291534108652128122772915341086521281227729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9365384-8c17-4c9d-b931-a3e7f6ab54b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d66231ea-e439-439f-af2b-bacb64869c66, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d66231ea-e439-439f-af2b-bacb64869c66, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416381447278289218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218144163814472782892181441638144727828921814416381447278289218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b3fd51-106a-40d5-8000-24c0a737cf2a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b80df71-68bb-4633-9a61-390c543195df, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b80df71-68bb-4633-9a61-390c543195df, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18101419603099286794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794181014196030992867941810141960309928679418101419603099286794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d66231ea-e439-439f-af2b-bacb64869c66, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c341a982-6047-4a5b-a940-5f23bc61002b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c341a982-6047-4a5b-a940-5f23bc61002b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17748420940977051165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165177484209409770511651774842094097705116517748420940977051165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b80df71-68bb-4633-9a61-390c543195df, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098375cf-7d8c-452d-83f5-a36ca6d56d58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098375cf-7d8c-452d-83f5-a36ca6d56d58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10296509733187548064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064102965097331875480641029650973318754806410296509733187548064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098375cf-7d8c-452d-83f5-a36ca6d56d58, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bdefa7-ca2d-478a-8d8a-3b3208e71430, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bdefa7-ca2d-478a-8d8a-3b3208e71430, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478225331266114329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329144782253312661143291447822533126611432914478225331266114329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c341a982-6047-4a5b-a940-5f23bc61002b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a9b6f8-4a22-4115-9457-20983d4087d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a9b6f8-4a22-4115-9457-20983d4087d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536088101442679514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514653608810144267951465360881014426795146536088101442679514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bdefa7-ca2d-478a-8d8a-3b3208e71430, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d62923-dd5e-4bf9-86f8-7eabc0487e98, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d62923-dd5e-4bf9-86f8-7eabc0487e98, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6843424737525067655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655684342473752506765568434247375250676556843424737525067655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a9b6f8-4a22-4115-9457-20983d4087d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10fcd050-b85b-4a46-b5cc-f62a9db81a2a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d62923-dd5e-4bf9-86f8-7eabc0487e98, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237f07a5-b847-4114-9404-ee31737e6563, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237f07a5-b847-4114-9404-ee31737e6563, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18054214949699454852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852180542149496994548521805421494969945485218054214949699454852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10fcd050-b85b-4a46-b5cc-f62a9db81a2a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3241550392307964472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472324155039230796447232415503923079644723241550392307964472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237f07a5-b847-4114-9404-ee31737e6563, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb88e86-5605-4a33-af62-8cfd9a7c0566, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb88e86-5605-4a33-af62-8cfd9a7c0566, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15594914817965856210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210155949148179658562101559491481796585621015594914817965856210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb88e86-5605-4a33-af62-8cfd9a7c0566, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 977fb54c-8eb7-42ec-8675-aed2f9bfdb4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 977fb54c-8eb7-42ec-8675-aed2f9bfdb4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9955996842534298703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703995599684253429870399559968425342987039955996842534298703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10fcd050-b85b-4a46-b5cc-f62a9db81a2a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 977fb54c-8eb7-42ec-8675-aed2f9bfdb4b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a6a47a-4752-4bf4-bbc8-0a27c8d554bf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a6a47a-4752-4bf4-bbc8-0a27c8d554bf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2990347311222729793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793299034731122272979329903473112227297932990347311222729793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9843d5-dde5-4950-b0e6-aa1f71d8f9e8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9843d5-dde5-4950-b0e6-aa1f71d8f9e8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868463321826025648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648108684633218260256481086846332182602564810868463321826025648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a6a47a-4752-4bf4-bbc8-0a27c8d554bf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec2900d-bf10-40bf-80bc-89beadd3fc62, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec2900d-bf10-40bf-80bc-89beadd3fc62, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13993207790151850244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244139932077901518502441399320779015185024413993207790151850244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9843d5-dde5-4950-b0e6-aa1f71d8f9e8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cf6ccc2-988a-4a26-9aa9-f77405e03fb7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf6ccc2-988a-4a26-9aa9-f77405e03fb7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960850318114238653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653396085031811423865339608503181142386533960850318114238653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec2900d-bf10-40bf-80bc-89beadd3fc62, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87890132-acb7-4f6c-b112-829b86fe7437, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87890132-acb7-4f6c-b112-829b86fe7437, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062576483814120339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339100625764838141203391006257648381412033910062576483814120339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf6ccc2-988a-4a26-9aa9-f77405e03fb7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53318941-6f1f-4dd1-9e96-21e0a8d3e916, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53318941-6f1f-4dd1-9e96-21e0a8d3e916, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11698090485023990020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020116980904850239900201169809048502399002011698090485023990020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87890132-acb7-4f6c-b112-829b86fe7437, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3109db5-2d93-4ae4-9eab-9564204187ab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3109db5-2d93-4ae4-9eab-9564204187ab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10253756972277569719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719102537569722775697191025375697227756971910253756972277569719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53318941-6f1f-4dd1-9e96-21e0a8d3e916, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fce9146-cc70-45a0-82a1-80a6af7206c6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fce9146-cc70-45a0-82a1-80a6af7206c6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16067147073347985914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914160671470733479859141606714707334798591416067147073347985914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3109db5-2d93-4ae4-9eab-9564204187ab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aed3450-c89c-4529-8e5f-2beaa7c0d173, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aed3450-c89c-4529-8e5f-2beaa7c0d173, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12420474064201223610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610124204740642012236101242047406420122361012420474064201223610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fce9146-cc70-45a0-82a1-80a6af7206c6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aeeea3b-bb50-466d-a86a-a95d2dae0f72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aeeea3b-bb50-466d-a86a-a95d2dae0f72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 428645668372241970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970428645668372241970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aed3450-c89c-4529-8e5f-2beaa7c0d173, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b069b48-970d-4fb8-b39e-33af3e8f3396, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b069b48-970d-4fb8-b39e-33af3e8f3396, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12812713514935766032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032128127135149357660321281271351493576603212812713514935766032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aeeea3b-bb50-466d-a86a-a95d2dae0f72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c1b38e-e869-4c71-8d4b-08ca3b70c14c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c1b38e-e869-4c71-8d4b-08ca3b70c14c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3252027029681316181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181325202702968131618132520270296813161813252027029681316181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b069b48-970d-4fb8-b39e-33af3e8f3396, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceb54c6f-ba6b-4143-ad8f-650bbcfcd200, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceb54c6f-ba6b-4143-ad8f-650bbcfcd200, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198959658449462288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288319895965844946228831989596584494622883198959658449462288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c1b38e-e869-4c71-8d4b-08ca3b70c14c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a3d094-f258-450f-b569-f7a54a2dd52c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a3d094-f258-450f-b569-f7a54a2dd52c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15290670389945158991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991152906703899451589911529067038994515899115290670389945158991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceb54c6f-ba6b-4143-ad8f-650bbcfcd200, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e2c680-576f-4843-ad53-f1de1e5bf693, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e2c680-576f-4843-ad53-f1de1e5bf693, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342284181877329217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217113422841818773292171134228418187732921711342284181877329217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a3d094-f258-450f-b569-f7a54a2dd52c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e2c680-576f-4843-ad53-f1de1e5bf693, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392a9d1e-8cfa-46ad-8108-f77d1299de19, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9382a87f-218e-4c03-a929-8ea39adf7e5c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392a9d1e-8cfa-46ad-8108-f77d1299de19, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 579640541471653803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803579640541471653803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9382a87f-218e-4c03-a929-8ea39adf7e5c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589611587696854823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823858961158769685482385896115876968548238589611587696854823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392a9d1e-8cfa-46ad-8108-f77d1299de19, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c511ff-4126-40cc-8594-fdf0a3c37c44, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9382a87f-218e-4c03-a929-8ea39adf7e5c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c511ff-4126-40cc-8594-fdf0a3c37c44, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15605158567416951840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840156051585674169518401560515856741695184015605158567416951840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af131863-f365-41c0-9ef6-eb9d533bbb23, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af131863-f365-41c0-9ef6-eb9d533bbb23, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6608748694792928839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839660874869479292883966087486947929288396608748694792928839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c511ff-4126-40cc-8594-fdf0a3c37c44, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f32e435-d205-485a-92fe-2846df43c8f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f32e435-d205-485a-92fe-2846df43c8f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843813192486797731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731158438131924867977311584381319248679773115843813192486797731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af131863-f365-41c0-9ef6-eb9d533bbb23, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1a6ad3-8b7b-4dbd-b977-ac5f9ef8bef1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1a6ad3-8b7b-4dbd-b977-ac5f9ef8bef1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372759517902310923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923153727595179023109231537275951790231092315372759517902310923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f32e435-d205-485a-92fe-2846df43c8f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fda89e-f5bd-4c64-b992-741805625a0b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fda89e-f5bd-4c64-b992-741805625a0b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8317268774301630413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413831726877430163041383172687743016304138317268774301630413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1a6ad3-8b7b-4dbd-b977-ac5f9ef8bef1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fda89e-f5bd-4c64-b992-741805625a0b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c59ec7-5047-4a96-874c-e7c7bd8b78c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce777c7d-dcf7-4633-8d28-00b91e7679fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c59ec7-5047-4a96-874c-e7c7bd8b78c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1681127330430787298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298168112733043078729816811273304307872981681127330430787298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce777c7d-dcf7-4633-8d28-00b91e7679fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667673141030145375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375666767314103014537566676731410301453756667673141030145375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce777c7d-dcf7-4633-8d28-00b91e7679fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee20dcf2-597b-4f0e-8272-8120ffa00c97, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee20dcf2-597b-4f0e-8272-8120ffa00c97, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7713667653535127689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689771366765353512768977136676535351276897713667653535127689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c59ec7-5047-4a96-874c-e7c7bd8b78c0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a679a2-cdfb-4d65-a900-29ce0533f8ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a679a2-cdfb-4d65-a900-29ce0533f8ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1384143101430409977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977138414310143040997713841431014304099771384143101430409977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a679a2-cdfb-4d65-a900-29ce0533f8ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee20dcf2-597b-4f0e-8272-8120ffa00c97, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d8ca10-af75-4830-8b75-3602561bf6a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d8ca10-af75-4830-8b75-3602561bf6a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1364541013804581587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587136454101380458158713645410138045815871364541013804581587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 816c1aaa-5a19-4216-863c-00736a6289d7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 816c1aaa-5a19-4216-863c-00736a6289d7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796096267564730755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755379609626756473075537960962675647307553796096267564730755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d8ca10-af75-4830-8b75-3602561bf6a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0de4184-7fb4-4b76-8810-6373ffb6bd5f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0de4184-7fb4-4b76-8810-6373ffb6bd5f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17615070601067638698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698176150706010676386981761507060106763869817615070601067638698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 816c1aaa-5a19-4216-863c-00736a6289d7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ffb751-ab50-482a-b531-39a5e891b098, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ffb751-ab50-482a-b531-39a5e891b098, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12273213608727688576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576122732136087276885761227321360872768857612273213608727688576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0de4184-7fb4-4b76-8810-6373ffb6bd5f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c177f2-7849-4c99-8e4b-8266b41d536a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c177f2-7849-4c99-8e4b-8266b41d536a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665641981753779919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919866564198175377991986656419817537799198665641981753779919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ffb751-ab50-482a-b531-39a5e891b098, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e474bb9f-eb5d-4e7f-a8df-d252a6d0c4c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e474bb9f-eb5d-4e7f-a8df-d252a6d0c4c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9504875977676063544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544950487597767606354495048759776760635449504875977676063544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c177f2-7849-4c99-8e4b-8266b41d536a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18655a6-e4d5-4469-8b2b-03edeaae99a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18655a6-e4d5-4469-8b2b-03edeaae99a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012662514770534538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538801266251477053453880126625147705345388012662514770534538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e474bb9f-eb5d-4e7f-a8df-d252a6d0c4c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb0a857-3764-43eb-a10a-392bfe5dce89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb0a857-3764-43eb-a10a-392bfe5dce89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 799413157314740042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042799413157314740042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18655a6-e4d5-4469-8b2b-03edeaae99a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4460516-63ef-49b3-9458-d9a6bfe9a493, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4460516-63ef-49b3-9458-d9a6bfe9a493, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17870048268369337625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625178700482683693376251787004826836933762517870048268369337625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb0a857-3764-43eb-a10a-392bfe5dce89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c958e4-f388-4092-87c8-99ebc74c8f0e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c958e4-f388-4092-87c8-99ebc74c8f0e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508916399265503605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605450891639926550360545089163992655036054508916399265503605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4460516-63ef-49b3-9458-d9a6bfe9a493, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6479f83-e9a4-487d-8070-f140a986e241, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6479f83-e9a4-487d-8070-f140a986e241, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226083374523414901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901162260833745234149011622608337452341490116226083374523414901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c958e4-f388-4092-87c8-99ebc74c8f0e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22460b8-a208-4e19-ae4d-b3bba3f4575b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22460b8-a208-4e19-ae4d-b3bba3f4575b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11613701948858161289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289116137019488581612891161370194885816128911613701948858161289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6479f83-e9a4-487d-8070-f140a986e241, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 235bb0a6-5128-47f6-91e4-59c94071401b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 235bb0a6-5128-47f6-91e4-59c94071401b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14973601045206481901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901149736010452064819011497360104520648190114973601045206481901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22460b8-a208-4e19-ae4d-b3bba3f4575b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc2aff4-46ec-4d35-a5d3-6a85d4b2285e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc2aff4-46ec-4d35-a5d3-6a85d4b2285e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3101026532028351062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062310102653202835106231010265320283510623101026532028351062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 235bb0a6-5128-47f6-91e4-59c94071401b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa9b50a-f81b-4657-8064-ecce265d66b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc2aff4-46ec-4d35-a5d3-6a85d4b2285e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79acf6a-ada2-4d98-bec1-430c02c00e33, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa9b50a-f81b-4657-8064-ecce265d66b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7303584796382472801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801730358479638247280173035847963824728017303584796382472801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79acf6a-ada2-4d98-bec1-430c02c00e33, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15913120562795160891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891159131205627951608911591312056279516089115913120562795160891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79acf6a-ada2-4d98-bec1-430c02c00e33, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa9b50a-f81b-4657-8064-ecce265d66b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f69d670-3cf0-49c3-9674-e659b71e0f89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f69d670-3cf0-49c3-9674-e659b71e0f89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920013688632391276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276119200136886323912761192001368863239127611920013688632391276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bbaadd6-bdb9-43c0-8060-6c5308df9ccb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bbaadd6-bdb9-43c0-8060-6c5308df9ccb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14395766077104935054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054143957660771049350541439576607710493505414395766077104935054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f69d670-3cf0-49c3-9674-e659b71e0f89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c676bdf3-c367-4b14-a06f-8272563fbce5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c676bdf3-c367-4b14-a06f-8272563fbce5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817769607556578492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492118177696075565784921181776960755657849211817769607556578492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bbaadd6-bdb9-43c0-8060-6c5308df9ccb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdf17cd-5e80-4df5-bab2-8d9dabd8e620, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdf17cd-5e80-4df5-bab2-8d9dabd8e620, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687656150189783949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949106876561501897839491068765615018978394910687656150189783949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c676bdf3-c367-4b14-a06f-8272563fbce5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6592bc-de17-48d1-aa47-2ffb7453ade6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdf17cd-5e80-4df5-bab2-8d9dabd8e620, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6592bc-de17-48d1-aa47-2ffb7453ade6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591358021606688477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477659135802160668847765913580216066884776591358021606688477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d73fa3e-5406-4693-bb40-7f3d5393af83, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d73fa3e-5406-4693-bb40-7f3d5393af83, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9688957459082941970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970968895745908294197096889574590829419709688957459082941970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6592bc-de17-48d1-aa47-2ffb7453ade6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bf18db8-4b48-4e4c-952f-48b51cf303f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf18db8-4b48-4e4c-952f-48b51cf303f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616673826300558353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353166166738263005583531661667382630055835316616673826300558353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d73fa3e-5406-4693-bb40-7f3d5393af83, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8afe76a3-79b1-4545-bc1d-921c44fb9ccc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8afe76a3-79b1-4545-bc1d-921c44fb9ccc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314669779835678322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322153146697798356783221531466977983567832215314669779835678322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf18db8-4b48-4e4c-952f-48b51cf303f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb21572b-7916-4d06-97c8-dde95aff36b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8afe76a3-79b1-4545-bc1d-921c44fb9ccc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fecc1894-19c1-4f32-92a8-d6aadf582343, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fecc1894-19c1-4f32-92a8-d6aadf582343, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351484792352801391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391535148479235280139153514847923528013915351484792352801391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb21572b-7916-4d06-97c8-dde95aff36b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11520319409742951325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325115203194097429513251152031940974295132511520319409742951325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fecc1894-19c1-4f32-92a8-d6aadf582343, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb21572b-7916-4d06-97c8-dde95aff36b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b25470d-1ac9-4d19-b117-6eef17e005e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3277609a-abe0-40c0-b507-70aa444754f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b25470d-1ac9-4d19-b117-6eef17e005e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782619135996805223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223167826191359968052231678261913599680522316782619135996805223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3277609a-abe0-40c0-b507-70aa444754f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1583263084663148034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034158326308466314803415832630846631480341583263084663148034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b25470d-1ac9-4d19-b117-6eef17e005e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d66c0f2-a0ad-4b48-bd11-b45297e0a0d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d66c0f2-a0ad-4b48-bd11-b45297e0a0d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4222955743646814509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509422295574364681450942229557436468145094222955743646814509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3277609a-abe0-40c0-b507-70aa444754f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d53e88b1-5c4f-4b8e-89d9-a53f70de49ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53e88b1-5c4f-4b8e-89d9-a53f70de49ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16555496456580526634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634165554964565805266341655549645658052663416555496456580526634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53e88b1-5c4f-4b8e-89d9-a53f70de49ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a048c37-12b5-485d-bf6b-9baf08de89d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a048c37-12b5-485d-bf6b-9baf08de89d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272854490392576976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976327285449039257697632728544903925769763272854490392576976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d66c0f2-a0ad-4b48-bd11-b45297e0a0d4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0466b2d8-1f69-4fbb-8994-2760d835e9e1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0466b2d8-1f69-4fbb-8994-2760d835e9e1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7755180863509574750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750775518086350957475077551808635095747507755180863509574750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a048c37-12b5-485d-bf6b-9baf08de89d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de38ad7b-bfcb-4ec1-9c28-4edeba0c2c8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de38ad7b-bfcb-4ec1-9c28-4edeba0c2c8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 447087506993221677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677447087506993221677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0466b2d8-1f69-4fbb-8994-2760d835e9e1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f5e07e-b09d-4e6a-a4f6-7f961c5b226f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f5e07e-b09d-4e6a-a4f6-7f961c5b226f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14695024528329493476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476146950245283294934761469502452832949347614695024528329493476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de38ad7b-bfcb-4ec1-9c28-4edeba0c2c8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae7ac41-bc48-4d17-bda1-fff4d1d3136a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae7ac41-bc48-4d17-bda1-fff4d1d3136a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11494713158600940219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219114947131586009402191149471315860094021911494713158600940219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f5e07e-b09d-4e6a-a4f6-7f961c5b226f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c320069e-3630-4878-b1c0-d1f6bb6d9554, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c320069e-3630-4878-b1c0-d1f6bb6d9554, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12215851652651788424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424122158516526517884241221585165265178842412215851652651788424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae7ac41-bc48-4d17-bda1-fff4d1d3136a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd494fb1-713f-4a9d-ba18-5dc91319f91c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd494fb1-713f-4a9d-ba18-5dc91319f91c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767673651782840473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473177676736517828404731776767365178284047317767673651782840473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c320069e-3630-4878-b1c0-d1f6bb6d9554, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca05fe7-ef55-4e29-bccf-1f170cf46e93, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca05fe7-ef55-4e29-bccf-1f170cf46e93, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501106092409926020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020750110609240992602075011060924099260207501106092409926020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca05fe7-ef55-4e29-bccf-1f170cf46e93, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58dfbdfb-8284-4567-90f2-1077c94de155, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58dfbdfb-8284-4567-90f2-1077c94de155, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1890924859869805367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367189092485986980536718909248598698053671890924859869805367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd494fb1-713f-4a9d-ba18-5dc91319f91c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cb8b6c-54f0-49c6-b170-14428532611b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cb8b6c-54f0-49c6-b170-14428532611b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14406885644817822128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128144068856448178221281440688564481782212814406885644817822128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58dfbdfb-8284-4567-90f2-1077c94de155, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09f70db-cc97-4a1c-bc7e-9c41b7a415a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cb8b6c-54f0-49c6-b170-14428532611b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c63c6cd-1ef2-4d35-b05c-987318834cec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09f70db-cc97-4a1c-bc7e-9c41b7a415a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139248554257161449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449913924855425716144991392485542571614499139248554257161449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c63c6cd-1ef2-4d35-b05c-987318834cec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15475098778737492288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288154750987787374922881547509877873749228815475098778737492288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09f70db-cc97-4a1c-bc7e-9c41b7a415a2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27346913-a83a-40c5-b83d-5e83af1171cd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27346913-a83a-40c5-b83d-5e83af1171cd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583965480641198208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208358396548064119820835839654806411982083583965480641198208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c63c6cd-1ef2-4d35-b05c-987318834cec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a574b66a-ea00-4623-894b-120a1ee01b6a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a574b66a-ea00-4623-894b-120a1ee01b6a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3140460864586227653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653314046086458622765331404608645862276533140460864586227653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a574b66a-ea00-4623-894b-120a1ee01b6a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13c9cbc-aef2-45bd-ad0c-3114282c8943, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13c9cbc-aef2-45bd-ad0c-3114282c8943, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3336454630801859918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918333645463080185991833364546308018599183336454630801859918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27346913-a83a-40c5-b83d-5e83af1171cd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb801d8-cf65-4ba6-bf4a-961e25a61a26, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb801d8-cf65-4ba6-bf4a-961e25a61a26, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3682709718980718239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239368270971898071823936827097189807182393682709718980718239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13c9cbc-aef2-45bd-ad0c-3114282c8943, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054cacbe-5f56-4b9e-900d-ca66dfb68db2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054cacbe-5f56-4b9e-900d-ca66dfb68db2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17351167282797653431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431173511672827976534311735116728279765343117351167282797653431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb801d8-cf65-4ba6-bf4a-961e25a61a26, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab695f7d-0a5f-4a20-b185-ac9bbe870ddf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab695f7d-0a5f-4a20-b185-ac9bbe870ddf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745069939863462031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031174506993986346203117450699398634620311745069939863462031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054cacbe-5f56-4b9e-900d-ca66dfb68db2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6082528-ef7f-4135-8fd1-282861d46636, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6082528-ef7f-4135-8fd1-282861d46636, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230171511926908500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500123017151192690850012301715119269085001230171511926908500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab695f7d-0a5f-4a20-b185-ac9bbe870ddf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bd1d6c-ae16-4fe1-a4c0-aad0aa406d12, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bd1d6c-ae16-4fe1-a4c0-aad0aa406d12, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11169023714461086271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271111690237144610862711116902371446108627111169023714461086271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6082528-ef7f-4135-8fd1-282861d46636, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f93db95-16bd-43f7-b740-ab147b2c3110, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f93db95-16bd-43f7-b740-ab147b2c3110, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177254479474693880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880111772544794746938801117725447947469388011177254479474693880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bd1d6c-ae16-4fe1-a4c0-aad0aa406d12, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480cd819-921e-4ea9-acb9-809d52f5b8ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480cd819-921e-4ea9-acb9-809d52f5b8ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881616875146680778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778788161687514668077878816168751466807787881616875146680778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f93db95-16bd-43f7-b740-ab147b2c3110, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d468fef2-3ffb-4b9b-82e7-d5db7da17fc6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d468fef2-3ffb-4b9b-82e7-d5db7da17fc6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327723276696923980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980153277232766969239801532772327669692398015327723276696923980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480cd819-921e-4ea9-acb9-809d52f5b8ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13cec04f-be39-416f-8e6e-ed533fc00e47, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13cec04f-be39-416f-8e6e-ed533fc00e47, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5792363014752450207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207579236301475245020757923630147524502075792363014752450207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d468fef2-3ffb-4b9b-82e7-d5db7da17fc6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76924862-5af0-410f-878f-0d426b76a846, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76924862-5af0-410f-878f-0d426b76a846, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10806970574422055991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991108069705744220559911080697057442205599110806970574422055991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13cec04f-be39-416f-8e6e-ed533fc00e47, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7cdf913-9ac8-4924-9128-9d91ad344115, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7cdf913-9ac8-4924-9128-9d91ad344115, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17102934898983159733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733171029348989831597331710293489898315973317102934898983159733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76924862-5af0-410f-878f-0d426b76a846, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b3395c-5afa-45f4-b06a-747b660e5a46, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b3395c-5afa-45f4-b06a-747b660e5a46, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 868156183305937566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566868156183305937566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7cdf913-9ac8-4924-9128-9d91ad344115, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82087ea6-d503-4b6b-98c8-44f64f33f1b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82087ea6-d503-4b6b-98c8-44f64f33f1b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7096443618197725856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856709644361819772585670964436181977258567096443618197725856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b3395c-5afa-45f4-b06a-747b660e5a46, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f328a7-d748-4a04-a148-c114268a0005, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f328a7-d748-4a04-a148-c114268a0005, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8679212867636974296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296867921286763697429686792128676369742968679212867636974296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82087ea6-d503-4b6b-98c8-44f64f33f1b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f808b02-d145-4875-943a-670a7b4ccbb2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f808b02-d145-4875-943a-670a7b4ccbb2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11607059577040276998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998116070595770402769981160705957704027699811607059577040276998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f328a7-d748-4a04-a148-c114268a0005, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49552083-c895-48e6-8eb2-4710ebb06cca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49552083-c895-48e6-8eb2-4710ebb06cca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824974170370443964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964138249741703704439641382497417037044396413824974170370443964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f808b02-d145-4875-943a-670a7b4ccbb2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27070862-a337-4720-a97b-35e54f145002, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27070862-a337-4720-a97b-35e54f145002, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2895341553024219190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190289534155302421919028953415530242191902895341553024219190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49552083-c895-48e6-8eb2-4710ebb06cca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35dabbf9-6ebf-4bdd-8bac-d23d5a51d8bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35dabbf9-6ebf-4bdd-8bac-d23d5a51d8bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040552344660985784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784104055234466098578410405523446609857841040552344660985784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27070862-a337-4720-a97b-35e54f145002, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc50815d-2a8f-46b1-b951-fb3f2403267f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc50815d-2a8f-46b1-b951-fb3f2403267f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4009025036057028436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436400902503605702843640090250360570284364009025036057028436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35dabbf9-6ebf-4bdd-8bac-d23d5a51d8bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0434c85-82ac-4e57-83c8-91721dc97681, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0434c85-82ac-4e57-83c8-91721dc97681, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447983848313273733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733114479838483132737331144798384831327373311447983848313273733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc50815d-2a8f-46b1-b951-fb3f2403267f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bea189be-4b6e-46b5-9c36-a60e582bfbfd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bea189be-4b6e-46b5-9c36-a60e582bfbfd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121633086995371333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333812163308699537133381216330869953713338121633086995371333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0434c85-82ac-4e57-83c8-91721dc97681, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6465e2-246b-4167-b8d3-79d77a871072, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6465e2-246b-4167-b8d3-79d77a871072, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7590955629392938425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425759095562939293842575909556293929384257590955629392938425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bea189be-4b6e-46b5-9c36-a60e582bfbfd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5516f14-b1ac-47e7-ac93-1b451a9d3e3b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5516f14-b1ac-47e7-ac93-1b451a9d3e3b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8099175906122248905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905809917590612224890580991759061222489058099175906122248905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6465e2-246b-4167-b8d3-79d77a871072, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da55717b-8a47-47a3-8f08-39f322af5bb7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da55717b-8a47-47a3-8f08-39f322af5bb7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14344913573914919335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335143449135739149193351434491357391491933514344913573914919335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5516f14-b1ac-47e7-ac93-1b451a9d3e3b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d903486c-da23-40f2-8e88-e7b16fc87880, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d903486c-da23-40f2-8e88-e7b16fc87880, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876204609935433590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590108762046099354335901087620460993543359010876204609935433590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da55717b-8a47-47a3-8f08-39f322af5bb7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63affd1-0deb-4189-ad3c-16dc26f0242a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63affd1-0deb-4189-ad3c-16dc26f0242a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180381202125050560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560818038120212505056081803812021250505608180381202125050560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d903486c-da23-40f2-8e88-e7b16fc87880, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe2b6d9-f04c-4aaf-a5dc-a14d4ef053da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe2b6d9-f04c-4aaf-a5dc-a14d4ef053da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704916790608459519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519117049167906084595191170491679060845951911704916790608459519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63affd1-0deb-4189-ad3c-16dc26f0242a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5935d1-bd0c-4771-ab63-e0bcd809df14, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5935d1-bd0c-4771-ab63-e0bcd809df14, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400143112290083341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341440014311229008334144001431122900833414400143112290083341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe2b6d9-f04c-4aaf-a5dc-a14d4ef053da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f2b716-c022-4a4b-b220-6551cb582a3b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f2b716-c022-4a4b-b220-6551cb582a3b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8690583686882748002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002869058368688274800286905836868827480028690583686882748002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5935d1-bd0c-4771-ab63-e0bcd809df14, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0931da7-d553-4150-9187-0927cf679149, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0931da7-d553-4150-9187-0927cf679149, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926729527126588536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536119267295271265885361192672952712658853611926729527126588536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f2b716-c022-4a4b-b220-6551cb582a3b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ceca9b-df84-45be-b463-bb384a9256c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ceca9b-df84-45be-b463-bb384a9256c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779088232192579678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678177790882321925796781777908823219257967817779088232192579678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ceca9b-df84-45be-b463-bb384a9256c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0931da7-d553-4150-9187-0927cf679149, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266647f9-1bb4-460d-8e7c-a10b75632157, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30acc75f-7a13-4e7e-9c09-73f804baa64a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30acc75f-7a13-4e7e-9c09-73f804baa64a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085648581253660700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700170856485812536607001708564858125366070017085648581253660700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266647f9-1bb4-460d-8e7c-a10b75632157, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9303864494362103297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297930386449436210329793038644943621032979303864494362103297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30acc75f-7a13-4e7e-9c09-73f804baa64a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3856436f-7f72-4591-b4d8-05811270208b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3856436f-7f72-4591-b4d8-05811270208b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495155710392143436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436549515571039214343654951557103921434365495155710392143436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266647f9-1bb4-460d-8e7c-a10b75632157, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748a15db-c185-45ca-9b04-f62617fc0e9d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748a15db-c185-45ca-9b04-f62617fc0e9d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7197568374405828974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974719756837440582897471975683744058289747197568374405828974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3856436f-7f72-4591-b4d8-05811270208b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3034c3db-e71f-4e40-a6ed-31540e426727, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3034c3db-e71f-4e40-a6ed-31540e426727, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6146626187757154638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638614662618775715463861466261877571546386146626187757154638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748a15db-c185-45ca-9b04-f62617fc0e9d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab63092a-751f-4ec8-9e7d-51e23049a22f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3034c3db-e71f-4e40-a6ed-31540e426727, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab63092a-751f-4ec8-9e7d-51e23049a22f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5819767761466921038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038581976776146692103858197677614669210385819767761466921038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e2a85d-b6b9-490a-9cd9-d5bffdcb0c8b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e2a85d-b6b9-490a-9cd9-d5bffdcb0c8b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7079751538950483640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640707975153895048364070797515389504836407079751538950483640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab63092a-751f-4ec8-9e7d-51e23049a22f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a8d764-850d-45f2-831e-626274f431fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a8d764-850d-45f2-831e-626274f431fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9529205260392792356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356952920526039279235695292052603927923569529205260392792356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e2a85d-b6b9-490a-9cd9-d5bffdcb0c8b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 047f911a-2e85-4a16-b3e5-e02819205203, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 047f911a-2e85-4a16-b3e5-e02819205203, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199559626676561640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640171995596266765616401719955962667656164017199559626676561640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a8d764-850d-45f2-831e-626274f431fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb84349b-8d85-4bb9-8a22-daa34688130a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb84349b-8d85-4bb9-8a22-daa34688130a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13647720927608571658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658136477209276085716581364772092760857165813647720927608571658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 047f911a-2e85-4a16-b3e5-e02819205203, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47313fa6-61fe-482a-9a4d-9a221df9a620, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47313fa6-61fe-482a-9a4d-9a221df9a620, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7997658159496945866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866799765815949694586679976581594969458667997658159496945866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb84349b-8d85-4bb9-8a22-daa34688130a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a87bd3-77b5-4620-9b3f-1563e181a2e1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47313fa6-61fe-482a-9a4d-9a221df9a620, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a87bd3-77b5-4620-9b3f-1563e181a2e1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15650833736904070904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904156508337369040709041565083373690407090415650833736904070904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab1e7f3-feea-4e85-8490-d39ff66be5c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab1e7f3-feea-4e85-8490-d39ff66be5c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125115070579043236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236112511507057904323611251150705790432361125115070579043236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a87bd3-77b5-4620-9b3f-1563e181a2e1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa828a6-dab7-4480-9848-4a7a18a743fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab1e7f3-feea-4e85-8490-d39ff66be5c3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f5af1ce-3cac-4be8-a5d9-c43dfb03a587, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f5af1ce-3cac-4be8-a5d9-c43dfb03a587, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505622402122605231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231350562240212260523135056224021226052313505622402122605231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa828a6-dab7-4480-9848-4a7a18a743fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361734863736019006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006163617348637360190061636173486373601900616361734863736019006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f5af1ce-3cac-4be8-a5d9-c43dfb03a587, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa828a6-dab7-4480-9848-4a7a18a743fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10cb14a-d4d2-4122-bb3a-2f6d213dd056, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10cb14a-d4d2-4122-bb3a-2f6d213dd056, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446226223099615086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086944622622309961508694462262230996150869446226223099615086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0883e3e-b4db-4e28-a228-486fb3176efb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0883e3e-b4db-4e28-a228-486fb3176efb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18186413533014822801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801181864135330148228011818641353301482280118186413533014822801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0883e3e-b4db-4e28-a228-486fb3176efb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e49b140-07a8-47cc-84cb-a7608302c3d1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e49b140-07a8-47cc-84cb-a7608302c3d1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6740457284811713363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363674045728481171336367404572848117133636740457284811713363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10cb14a-d4d2-4122-bb3a-2f6d213dd056, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb9a467-2ea6-4d68-979c-74e5a96b7921, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb9a467-2ea6-4d68-979c-74e5a96b7921, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17198799877549913526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526171987998775499135261719879987754991352617198799877549913526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e49b140-07a8-47cc-84cb-a7608302c3d1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47073be6-8359-41ab-80f8-6226bb434f2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47073be6-8359-41ab-80f8-6226bb434f2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193696561449303072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072111936965614493030721119369656144930307211193696561449303072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb9a467-2ea6-4d68-979c-74e5a96b7921, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 801a5373-4bce-40a9-a783-41a3552a651f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 801a5373-4bce-40a9-a783-41a3552a651f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14028728201964039486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486140287282019640394861402872820196403948614028728201964039486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47073be6-8359-41ab-80f8-6226bb434f2c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e820d786-66bc-49ac-87dd-dac5dba6ee70, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e820d786-66bc-49ac-87dd-dac5dba6ee70, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17069805489639477599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599170698054896394775991706980548963947759917069805489639477599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 801a5373-4bce-40a9-a783-41a3552a651f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a583fc55-1a32-4f83-b759-62d45653a1b6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a583fc55-1a32-4f83-b759-62d45653a1b6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924723888176480449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449109247238881764804491092472388817648044910924723888176480449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e820d786-66bc-49ac-87dd-dac5dba6ee70, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1910ad-e3ec-4543-a602-9008c71f5c9d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1910ad-e3ec-4543-a602-9008c71f5c9d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599754178857255971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971459975417885725597145997541788572559714599754178857255971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a583fc55-1a32-4f83-b759-62d45653a1b6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b56e5ad-39e8-4b53-8485-54a90e7c089c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b56e5ad-39e8-4b53-8485-54a90e7c089c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252604888804369845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845152526048888043698451525260488880436984515252604888804369845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1910ad-e3ec-4543-a602-9008c71f5c9d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5252cd82-c54c-4a26-81bc-27e6f6d42dd6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5252cd82-c54c-4a26-81bc-27e6f6d42dd6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973531761176607809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809597353176117660780959735317611766078095973531761176607809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b56e5ad-39e8-4b53-8485-54a90e7c089c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd93214-062c-4618-97a9-d4a436180f60, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd93214-062c-4618-97a9-d4a436180f60, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342429454809419351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351163424294548094193511634242945480941935116342429454809419351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5252cd82-c54c-4a26-81bc-27e6f6d42dd6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7962784e-980e-4ac1-97df-c17a5708ada7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7962784e-980e-4ac1-97df-c17a5708ada7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16676739592407978994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994166767395924079789941667673959240797899416676739592407978994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd93214-062c-4618-97a9-d4a436180f60, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b078dfff-1453-4ab6-976d-be30e5d9fb3a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b078dfff-1453-4ab6-976d-be30e5d9fb3a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729608903118671599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599157296089031186715991572960890311867159915729608903118671599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7962784e-980e-4ac1-97df-c17a5708ada7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08315388-be40-4159-b714-add5fa0a32fd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08315388-be40-4159-b714-add5fa0a32fd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6568658367288853771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771656865836728885377165686583672888537716568658367288853771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b078dfff-1453-4ab6-976d-be30e5d9fb3a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8366a2e-8c4c-45de-8ac3-23001956dc5b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8366a2e-8c4c-45de-8ac3-23001956dc5b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657494534030152403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403106574945340301524031065749453403015240310657494534030152403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08315388-be40-4159-b714-add5fa0a32fd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93fca523-2ce2-494e-b64f-bbec2b25baaf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fca523-2ce2-494e-b64f-bbec2b25baaf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219928820197472660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660162199288201974726601621992882019747266016219928820197472660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8366a2e-8c4c-45de-8ac3-23001956dc5b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26fc6507-71a2-4393-aa83-4b90c5f87d8c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26fc6507-71a2-4393-aa83-4b90c5f87d8c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808452856363925104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104138084528563639251041380845285636392510413808452856363925104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fca523-2ce2-494e-b64f-bbec2b25baaf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da7be17-3c1d-4491-bbf7-ae8f78fdf540, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da7be17-3c1d-4491-bbf7-ae8f78fdf540, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 626469706374657874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874626469706374657874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da7be17-3c1d-4491-bbf7-ae8f78fdf540, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f22a57-f2ef-4d56-a7a7-e76b6fb86b17, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f22a57-f2ef-4d56-a7a7-e76b6fb86b17, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7456482824015597874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874745648282401559787474564828240155978747456482824015597874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26fc6507-71a2-4393-aa83-4b90c5f87d8c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43af714-5612-48f5-8e69-d7b62392256b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43af714-5612-48f5-8e69-d7b62392256b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8874761899823999156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156887476189982399915688747618998239991568874761899823999156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43af714-5612-48f5-8e69-d7b62392256b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0cc41f-99a5-419c-bcc0-1477eedf7b66, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0cc41f-99a5-419c-bcc0-1477eedf7b66, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729924190283934928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928127299241902839349281272992419028393492812729924190283934928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f22a57-f2ef-4d56-a7a7-e76b6fb86b17, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c06131-78ea-4ab2-837b-380073d2afb3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c06131-78ea-4ab2-837b-380073d2afb3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14791233440573306435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435147912334405733064351479123344057330643514791233440573306435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0cc41f-99a5-419c-bcc0-1477eedf7b66, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abeb00ce-470c-4a8a-a9ba-f19bc85e29ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abeb00ce-470c-4a8a-a9ba-f19bc85e29ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460091848641601980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980124600918486416019801246009184864160198012460091848641601980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c06131-78ea-4ab2-837b-380073d2afb3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32ea5bc5-6cc6-42c1-8732-01e6a82290ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32ea5bc5-6cc6-42c1-8732-01e6a82290ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11971495011076605885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885119714950110766058851197149501107660588511971495011076605885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abeb00ce-470c-4a8a-a9ba-f19bc85e29ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32ea5bc5-6cc6-42c1-8732-01e6a82290ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541a202f-4903-4cb8-a703-7e0e0e97ea08, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541a202f-4903-4cb8-a703-7e0e0e97ea08, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13362718429422193069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069133627184294221930691336271842942219306913362718429422193069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2c62e7-f060-45cf-b160-477abb04c42c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2c62e7-f060-45cf-b160-477abb04c42c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16236147127741523285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285162361471277415232851623614712774152328516236147127741523285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2c62e7-f060-45cf-b160-477abb04c42c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0894a9d9-9a32-4d95-abde-882c3a3cc0d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0894a9d9-9a32-4d95-abde-882c3a3cc0d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10301249011231499151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151103012490112314991511030124901123149915110301249011231499151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541a202f-4903-4cb8-a703-7e0e0e97ea08, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01dc8b0a-6a4a-42f4-9961-6eebdfb76126, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dc8b0a-6a4a-42f4-9961-6eebdfb76126, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2999195613713428044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044299919561371342804429991956137134280442999195613713428044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0894a9d9-9a32-4d95-abde-882c3a3cc0d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0700238d-650b-45c6-bb63-e58f371d92f3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0700238d-650b-45c6-bb63-e58f371d92f3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857527111306588520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520158575271113065885201585752711130658852015857527111306588520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dc8b0a-6a4a-42f4-9961-6eebdfb76126, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51fe18ae-90d1-4cfb-95fa-2eb0340a9aed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51fe18ae-90d1-4cfb-95fa-2eb0340a9aed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16539630458513789365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365165396304585137893651653963045851378936516539630458513789365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0700238d-650b-45c6-bb63-e58f371d92f3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a31363-10f1-44ed-a4fe-362b6518a600, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a31363-10f1-44ed-a4fe-362b6518a600, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8703064884570702571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571870306488457070257187030648845707025718703064884570702571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51fe18ae-90d1-4cfb-95fa-2eb0340a9aed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3a61f1-9193-4f3e-b9ab-06cb338a5178, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3a61f1-9193-4f3e-b9ab-06cb338a5178, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10537096524469364558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558105370965244693645581053709652446936455810537096524469364558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a31363-10f1-44ed-a4fe-362b6518a600, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9281cfca-6d05-4833-bb02-c1cb9bfbe102, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9281cfca-6d05-4833-bb02-c1cb9bfbe102, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681870699666367703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703106818706996663677031068187069966636770310681870699666367703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3a61f1-9193-4f3e-b9ab-06cb338a5178, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5095624-9786-4985-a286-925b3fa118de, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5095624-9786-4985-a286-925b3fa118de, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8972542205679971195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195897254220567997119589725422056799711958972542205679971195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9281cfca-6d05-4833-bb02-c1cb9bfbe102, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dfc372-e335-43c9-b745-f22c1cd0dca7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dfc372-e335-43c9-b745-f22c1cd0dca7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8072902841674599767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767807290284167459976780729028416745997678072902841674599767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5095624-9786-4985-a286-925b3fa118de, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9925e3d7-c16b-4afe-97d3-af7f53844022, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9925e3d7-c16b-4afe-97d3-af7f53844022, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2071394552874278453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453207139455287427845320713945528742784532071394552874278453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dfc372-e335-43c9-b745-f22c1cd0dca7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e204af9-4445-4d01-accb-ec5efb2a985e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e204af9-4445-4d01-accb-ec5efb2a985e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8633529917893682054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054863352991789368205486335299178936820548633529917893682054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9925e3d7-c16b-4afe-97d3-af7f53844022, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf376ca-32f0-4b61-91ec-e68a0e2226ec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf376ca-32f0-4b61-91ec-e68a0e2226ec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5378440799810945785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785537844079981094578553784407998109457855378440799810945785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e204af9-4445-4d01-accb-ec5efb2a985e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a41fa0b-4675-4ab2-800e-0aef599389d9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a41fa0b-4675-4ab2-800e-0aef599389d9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7650424887555802724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724765042488755580272476504248875558027247650424887555802724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf376ca-32f0-4b61-91ec-e68a0e2226ec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4582a7bc-e375-4875-8447-9e86cc0c1e9d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4582a7bc-e375-4875-8447-9e86cc0c1e9d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205233418670930819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819152052334186709308191520523341867093081915205233418670930819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a41fa0b-4675-4ab2-800e-0aef599389d9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05a822e-50a7-44c5-934d-e75dfa18f3c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05a822e-50a7-44c5-934d-e75dfa18f3c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17864483479323706309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309178644834793237063091786448347932370630917864483479323706309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4582a7bc-e375-4875-8447-9e86cc0c1e9d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ebfb0b-4004-4cae-b5b6-78d38d5851da, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ebfb0b-4004-4cae-b5b6-78d38d5851da, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392997452890054541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541163929974528900545411639299745289005454116392997452890054541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05a822e-50a7-44c5-934d-e75dfa18f3c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86eb9382-5160-4818-8e9f-76710d3b4416, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86eb9382-5160-4818-8e9f-76710d3b4416, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041815326488346884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884304181532648834688430418153264883468843041815326488346884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ebfb0b-4004-4cae-b5b6-78d38d5851da, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd06abe4-2cd4-4c85-beed-394da11baa26, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd06abe4-2cd4-4c85-beed-394da11baa26, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11251440479754352157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157112514404797543521571125144047975435215711251440479754352157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eb9382-5160-4818-8e9f-76710d3b4416, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dddfc9bb-167b-425d-9d16-663128060360, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dddfc9bb-167b-425d-9d16-663128060360, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14636272444029445258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258146362724440294452581463627244402944525814636272444029445258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dddfc9bb-167b-425d-9d16-663128060360, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd06abe4-2cd4-4c85-beed-394da11baa26, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ef3bcc-8f20-4676-b18e-91a709d3b124, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ef3bcc-8f20-4676-b18e-91a709d3b124, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546589096081386798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798145465890960813867981454658909608138679814546589096081386798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4099bf8f-5a3f-42dc-a863-168e72561853, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4099bf8f-5a3f-42dc-a863-168e72561853, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16476111514134438981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981164761115141344389811647611151413443898116476111514134438981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4099bf8f-5a3f-42dc-a863-168e72561853, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485d91df-a612-44e4-8785-b81c73f6ae03, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485d91df-a612-44e4-8785-b81c73f6ae03, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010020227630927756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756701002022763092775670100202276309277567010020227630927756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ef3bcc-8f20-4676-b18e-91a709d3b124, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cdaa49-d792-442b-841a-938ffcc9e7df, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cdaa49-d792-442b-841a-938ffcc9e7df, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992293142997397439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439179922931429973974391799229314299739743917992293142997397439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485d91df-a612-44e4-8785-b81c73f6ae03, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab24bdbe-8956-4c27-ac78-ae949e7c2046, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab24bdbe-8956-4c27-ac78-ae949e7c2046, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3668866865905575262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262366886686590557526236688668659055752623668866865905575262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cdaa49-d792-442b-841a-938ffcc9e7df, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1e7356-9a6b-4d21-8362-5fb5d92ed000, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1e7356-9a6b-4d21-8362-5fb5d92ed000, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15872408893973756747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747158724088939737567471587240889397375674715872408893973756747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab24bdbe-8956-4c27-ac78-ae949e7c2046, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600b5deb-466d-4387-b581-694abc7c9165, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600b5deb-466d-4387-b581-694abc7c9165, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341551133034740331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331133415511330347403311334155113303474033113341551133034740331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1e7356-9a6b-4d21-8362-5fb5d92ed000, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4ac84d-9b1c-429e-8abc-1329b97c974b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4ac84d-9b1c-429e-8abc-1329b97c974b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3852111668797881351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351385211166879788135138521116687978813513852111668797881351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600b5deb-466d-4387-b581-694abc7c9165, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d1c82f-4b9e-41ff-bf86-983589d4df64, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d1c82f-4b9e-41ff-bf86-983589d4df64, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754998200686587003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003107549982006865870031075499820068658700310754998200686587003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4ac84d-9b1c-429e-8abc-1329b97c974b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c78412b-396d-4c9c-9227-9359f2c7f1ef, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c78412b-396d-4c9c-9227-9359f2c7f1ef, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7143008098490931064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064714300809849093106471430080984909310647143008098490931064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d1c82f-4b9e-41ff-bf86-983589d4df64, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 608fc1ee-4634-435d-8fc8-41115fa62bbb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 608fc1ee-4634-435d-8fc8-41115fa62bbb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15003218361611269038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038150032183616112690381500321836161126903815003218361611269038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 608fc1ee-4634-435d-8fc8-41115fa62bbb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa5d1193-2a67-41b7-b120-10bcd9cb7344, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa5d1193-2a67-41b7-b120-10bcd9cb7344, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4977089779884719495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495497708977988471949549770897798847194954977089779884719495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c78412b-396d-4c9c-9227-9359f2c7f1ef, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bdf9f4-8202-4b05-84bd-2970ca3ae425, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bdf9f4-8202-4b05-84bd-2970ca3ae425, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3782899977613690350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350378289997761369035037828999776136903503782899977613690350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa5d1193-2a67-41b7-b120-10bcd9cb7344, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfadfd59-9c65-49a6-a384-5f485025571a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfadfd59-9c65-49a6-a384-5f485025571a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786681846394997065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065167866818463949970651678668184639499706516786681846394997065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bdf9f4-8202-4b05-84bd-2970ca3ae425, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df75868-5f90-41d0-9419-776c4301e37a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df75868-5f90-41d0-9419-776c4301e37a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6080965282907356011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011608096528290735601160809652829073560116080965282907356011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfadfd59-9c65-49a6-a384-5f485025571a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cecadb-038f-4569-b904-bec437c367ff, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cecadb-038f-4569-b904-bec437c367ff, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15234614914632931514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514152346149146329315141523461491463293151415234614914632931514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df75868-5f90-41d0-9419-776c4301e37a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be7731d-b5bd-4195-8f88-875fa654627f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be7731d-b5bd-4195-8f88-875fa654627f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2655766059231498007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007265576605923149800726557660592314980072655766059231498007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cecadb-038f-4569-b904-bec437c367ff, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6079d5-f109-47c9-ac1f-27e5fa086815, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6079d5-f109-47c9-ac1f-27e5fa086815, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7084144194204790771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771708414419420479077170841441942047907717084144194204790771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be7731d-b5bd-4195-8f88-875fa654627f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 689bdad5-acf8-4ead-8ea4-ea948dcdad36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 689bdad5-acf8-4ead-8ea4-ea948dcdad36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298579883940979744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744829857988394097974482985798839409797448298579883940979744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6079d5-f109-47c9-ac1f-27e5fa086815, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60acc00-2cc1-4576-b61c-7f6a9c251f91, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60acc00-2cc1-4576-b61c-7f6a9c251f91, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7590291120975691134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134759029112097569113475902911209756911347590291120975691134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 689bdad5-acf8-4ead-8ea4-ea948dcdad36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b7bf2c-bcb3-40c5-8d59-5fc596c1b7ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b7bf2c-bcb3-40c5-8d59-5fc596c1b7ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12976540488659981854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854129765404886599818541297654048865998185412976540488659981854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60acc00-2cc1-4576-b61c-7f6a9c251f91, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b306dff6-3b3f-48c1-a228-290ef1587885, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b306dff6-3b3f-48c1-a228-290ef1587885, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17486564093631000928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928174865640936310009281748656409363100092817486564093631000928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b7bf2c-bcb3-40c5-8d59-5fc596c1b7ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3259af9f-2696-4c5c-ac18-bea586420666, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3259af9f-2696-4c5c-ac18-bea586420666, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15972119239825154208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208159721192398251542081597211923982515420815972119239825154208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b306dff6-3b3f-48c1-a228-290ef1587885, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c215468-4fc0-4526-8e49-fdc5ca1e6039, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c215468-4fc0-4526-8e49-fdc5ca1e6039, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720474473373926218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218172047447337392621817204744733739262181720474473373926218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3259af9f-2696-4c5c-ac18-bea586420666, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89778e2a-609b-4b8a-873a-44817fb249b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89778e2a-609b-4b8a-873a-44817fb249b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011860744318011883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883120118607443180118831201186074431801188312011860744318011883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c215468-4fc0-4526-8e49-fdc5ca1e6039, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea32bbe0-c78e-4e29-9ad9-b8e51b1a9a57, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea32bbe0-c78e-4e29-9ad9-b8e51b1a9a57, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2086426959920454237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237208642695992045423720864269599204542372086426959920454237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89778e2a-609b-4b8a-873a-44817fb249b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba2384d-cfed-4c34-ae81-e7773de704b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba2384d-cfed-4c34-ae81-e7773de704b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508691382194895082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082508691382194895082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea32bbe0-c78e-4e29-9ad9-b8e51b1a9a57, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267e14c1-c836-41e1-ae4f-0ea5c46e5fa6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267e14c1-c836-41e1-ae4f-0ea5c46e5fa6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8802753046975609287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287880275304697560928788027530469756092878802753046975609287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba2384d-cfed-4c34-ae81-e7773de704b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a610e7-e25e-48b9-92cc-5e6b38c7ec04, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a610e7-e25e-48b9-92cc-5e6b38c7ec04, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18146053635893240444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444181460536358932404441814605363589324044418146053635893240444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267e14c1-c836-41e1-ae4f-0ea5c46e5fa6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff14040e-ac20-4250-a64e-ab0879197f6b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff14040e-ac20-4250-a64e-ab0879197f6b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16697094770752421867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867166970947707524218671669709477075242186716697094770752421867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a610e7-e25e-48b9-92cc-5e6b38c7ec04, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733a6104-5ec9-4c3a-84a4-2060cb0df0bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733a6104-5ec9-4c3a-84a4-2060cb0df0bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3536956306897031702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702353695630689703170235369563068970317023536956306897031702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff14040e-ac20-4250-a64e-ab0879197f6b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8edab5f-d2fc-442a-82b1-be623d66c90f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8edab5f-d2fc-442a-82b1-be623d66c90f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055059700408858604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604150550597004088586041505505970040885860415055059700408858604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733a6104-5ec9-4c3a-84a4-2060cb0df0bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69eda8ff-2e18-4fa3-b55f-d300f3672b10, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69eda8ff-2e18-4fa3-b55f-d300f3672b10, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14348452770492687337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337143484527704926873371434845277049268733714348452770492687337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8edab5f-d2fc-442a-82b1-be623d66c90f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931e87a5-f50a-460e-930c-6c119dbd8373, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931e87a5-f50a-460e-930c-6c119dbd8373, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10285343191220061773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773102853431912200617731028534319122006177310285343191220061773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69eda8ff-2e18-4fa3-b55f-d300f3672b10, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f051195-085d-410c-8def-f32689a058d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f051195-085d-410c-8def-f32689a058d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7278585191063669948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948727858519106366994872785851910636699487278585191063669948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931e87a5-f50a-460e-930c-6c119dbd8373, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8579c835-d09f-41c4-b25d-423cb96dc135, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8579c835-d09f-41c4-b25d-423cb96dc135, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11316301606459894477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477113163016064598944771131630160645989447711316301606459894477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f051195-085d-410c-8def-f32689a058d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e52f8d4-448d-4349-b402-6fb764e5b261, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e52f8d4-448d-4349-b402-6fb764e5b261, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965995571549178333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333129659955715491783331296599557154917833312965995571549178333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8579c835-d09f-41c4-b25d-423cb96dc135, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19be9b37-3666-46a1-808d-fe482a4f9d84, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19be9b37-3666-46a1-808d-fe482a4f9d84, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135249577884265739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739413524957788426573941352495778842657394135249577884265739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e52f8d4-448d-4349-b402-6fb764e5b261, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071b887e-e882-4728-afae-8989a0f075d6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071b887e-e882-4728-afae-8989a0f075d6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11732624115135377188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188117326241151353771881173262411513537718811732624115135377188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19be9b37-3666-46a1-808d-fe482a4f9d84, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071b887e-e882-4728-afae-8989a0f075d6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce9f7245-04e3-4aac-9bd8-0300d88f5b4f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce9f7245-04e3-4aac-9bd8-0300d88f5b4f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935587013187539203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203693558701318753920369355870131875392036935587013187539203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac73001-f58e-46ca-8fab-8f9aeb818232, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac73001-f58e-46ca-8fab-8f9aeb818232, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560290781213571462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462165602907812135714621656029078121357146216560290781213571462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce9f7245-04e3-4aac-9bd8-0300d88f5b4f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3882cab4-d948-42c2-a190-b9cff3b40c42, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3882cab4-d948-42c2-a190-b9cff3b40c42, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528275127679743250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250852827512767974325085282751276797432508528275127679743250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac73001-f58e-46ca-8fab-8f9aeb818232, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33e2347-cae4-4bfc-b5c0-cefc311924e5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33e2347-cae4-4bfc-b5c0-cefc311924e5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17640864901551961932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932176408649015519619321764086490155196193217640864901551961932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33e2347-cae4-4bfc-b5c0-cefc311924e5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3882cab4-d948-42c2-a190-b9cff3b40c42, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede4ed26-f899-4976-a36e-ecf5ed537b8d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede4ed26-f899-4976-a36e-ecf5ed537b8d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515305582566390073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073155153055825663900731551530558256639007315515305582566390073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eedec9c5-08e2-42b2-a3b9-6347f7025d72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eedec9c5-08e2-42b2-a3b9-6347f7025d72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6009580738319244573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573600958073831924457360095807383192445736009580738319244573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede4ed26-f899-4976-a36e-ecf5ed537b8d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d46c47-980a-46f3-94aa-a04d37462ac2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d46c47-980a-46f3-94aa-a04d37462ac2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673811602279035203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203367381160227903520336738116022790352033673811602279035203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eedec9c5-08e2-42b2-a3b9-6347f7025d72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42f5ce0-bf47-4800-9001-57df666cc3e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42f5ce0-bf47-4800-9001-57df666cc3e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13137295883403284664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664131372958834032846641313729588340328466413137295883403284664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d46c47-980a-46f3-94aa-a04d37462ac2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be67b284-4703-43c7-bb23-1e663718c420, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be67b284-4703-43c7-bb23-1e663718c420, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747748183632841828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828174774818363284182817477481836328418281747748183632841828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42f5ce0-bf47-4800-9001-57df666cc3e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7dd7c2-81da-455a-982b-87a0ba764cf8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7dd7c2-81da-455a-982b-87a0ba764cf8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179240098932140147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147317924009893214014731792400989321401473179240098932140147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7dd7c2-81da-455a-982b-87a0ba764cf8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7da1ac-0b29-4143-8685-a0ddcac5292b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7da1ac-0b29-4143-8685-a0ddcac5292b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13435954658226587880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880134359546582265878801343595465822658788013435954658226587880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be67b284-4703-43c7-bb23-1e663718c420, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c46ef6f-b1b9-4655-be10-4be7189bbd3b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c46ef6f-b1b9-4655-be10-4be7189bbd3b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13616560916794968166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166136165609167949681661361656091679496816613616560916794968166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c46ef6f-b1b9-4655-be10-4be7189bbd3b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98cf7a5a-e717-4197-8b25-1f6754bbfec4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98cf7a5a-e717-4197-8b25-1f6754bbfec4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 608447148308421563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563608447148308421563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7da1ac-0b29-4143-8685-a0ddcac5292b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebabaa55-c06b-45f9-8ea7-d376e68e25b4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebabaa55-c06b-45f9-8ea7-d376e68e25b4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3243604434546118556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556324360443454611855632436044345461185563243604434546118556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98cf7a5a-e717-4197-8b25-1f6754bbfec4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d6ba1d-edd7-4b51-bdf7-aa14f8aca599, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d6ba1d-edd7-4b51-bdf7-aa14f8aca599, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4821978607325863608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608482197860732586360848219786073258636084821978607325863608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebabaa55-c06b-45f9-8ea7-d376e68e25b4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633b4f6e-1977-4f47-90e1-29abe729f664, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633b4f6e-1977-4f47-90e1-29abe729f664, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507628103411879067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067125076281034118790671250762810341187906712507628103411879067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d6ba1d-edd7-4b51-bdf7-aa14f8aca599, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87b40bb4-5f80-47e6-9534-6c06d7a6de8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b40bb4-5f80-47e6-9534-6c06d7a6de8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7327405976791064138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138732740597679106413873274059767910641387327405976791064138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633b4f6e-1977-4f47-90e1-29abe729f664, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9deeb07f-1084-4fa8-a648-0a133803d505, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9deeb07f-1084-4fa8-a648-0a133803d505, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7291823351877614687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687729182335187761468772918233518776146877291823351877614687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b40bb4-5f80-47e6-9534-6c06d7a6de8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd99b12-0902-4e03-8a42-1608b6ff0c8b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd99b12-0902-4e03-8a42-1608b6ff0c8b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8208822039743215460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460820882203974321546082088220397432154608208822039743215460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9deeb07f-1084-4fa8-a648-0a133803d505, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a3967c-45e6-4777-9558-d8ccb103d213, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a3967c-45e6-4777-9558-d8ccb103d213, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6940231210680122529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529694023121068012252969402312106801225296940231210680122529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a3967c-45e6-4777-9558-d8ccb103d213, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d963178-1a57-4a8d-baf7-0b8835fd2a8b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd99b12-0902-4e03-8a42-1608b6ff0c8b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5171f64a-55dd-4e5f-a82b-8f07963f5eba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5171f64a-55dd-4e5f-a82b-8f07963f5eba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141780004575789602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602814178000457578960281417800045757896028141780004575789602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d963178-1a57-4a8d-baf7-0b8835fd2a8b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004201797952112851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851100420179795211285110042017979521128511004201797952112851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d963178-1a57-4a8d-baf7-0b8835fd2a8b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa046ef-f529-4991-910e-0e43b019d74d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa046ef-f529-4991-910e-0e43b019d74d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14109279083740266684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684141092790837402666841410927908374026668414109279083740266684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5171f64a-55dd-4e5f-a82b-8f07963f5eba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4204c71-a3eb-4df8-b982-fb27fe7528bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4204c71-a3eb-4df8-b982-fb27fe7528bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2374722537043261592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592237472253704326159223747225370432615922374722537043261592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa046ef-f529-4991-910e-0e43b019d74d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84447196-4718-4f1e-b592-b80b4b0a51bf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84447196-4718-4f1e-b592-b80b4b0a51bf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981095907922763306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306198109590792276330619810959079227633061981095907922763306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4204c71-a3eb-4df8-b982-fb27fe7528bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf49c8ae-aa7a-4156-8020-a0e62c9d21b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf49c8ae-aa7a-4156-8020-a0e62c9d21b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112673472503842500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500112673472503842500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84447196-4718-4f1e-b592-b80b4b0a51bf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba02ee3f-3ddc-48b2-8dc5-0a355f225ce5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba02ee3f-3ddc-48b2-8dc5-0a355f225ce5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5283332083128142727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727528333208312814272752833320831281427275283332083128142727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf49c8ae-aa7a-4156-8020-a0e62c9d21b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3c0965-146c-48ad-b850-234e0a4bb7c3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3c0965-146c-48ad-b850-234e0a4bb7c3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12871634063767648374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374128716340637676483741287163406376764837412871634063767648374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba02ee3f-3ddc-48b2-8dc5-0a355f225ce5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 337676a4-5cec-4f6c-8044-f58f5565e274, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 337676a4-5cec-4f6c-8044-f58f5565e274, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401990758690602981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981140199075869060298114019907586906029811401990758690602981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3c0965-146c-48ad-b850-234e0a4bb7c3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a76d1eb-7900-4d43-bd9c-32fa5207ef6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a76d1eb-7900-4d43-bd9c-32fa5207ef6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2244654464471493333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333224465446447149333322446544644714933332244654464471493333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 337676a4-5cec-4f6c-8044-f58f5565e274, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc55d972-275d-422c-bdf1-e7ceb4fd4c43, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc55d972-275d-422c-bdf1-e7ceb4fd4c43, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280256997093566261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261928025699709356626192802569970935662619280256997093566261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc55d972-275d-422c-bdf1-e7ceb4fd4c43, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ae5b8a-cfe4-48b3-8381-d197e13f07e1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a76d1eb-7900-4d43-bd9c-32fa5207ef6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ae5b8a-cfe4-48b3-8381-d197e13f07e1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12727221287190278349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349127272212871902783491272722128719027834912727221287190278349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f3132e-c195-4e31-890a-21bfc22126d7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37f3132e-c195-4e31-890a-21bfc22126d7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14597093980724716241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241145970939807247162411459709398072471624114597093980724716241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ae5b8a-cfe4-48b3-8381-d197e13f07e1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1904867e-084b-4b98-96f1-de9f51efbfa7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1904867e-084b-4b98-96f1-de9f51efbfa7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503326564441178454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454950332656444117845495033265644411784549503326564441178454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1904867e-084b-4b98-96f1-de9f51efbfa7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f3132e-c195-4e31-890a-21bfc22126d7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11ac69f-cb90-4e61-a1a6-4ee97166797f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11ac69f-cb90-4e61-a1a6-4ee97166797f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491264211328896243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243124912642113288962431249126421132889624312491264211328896243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec67f52-dfd3-4667-8264-812e7bfa228b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec67f52-dfd3-4667-8264-812e7bfa228b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10869569002397347786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786108695690023973477861086956900239734778610869569002397347786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11ac69f-cb90-4e61-a1a6-4ee97166797f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa1b19ef-aaf6-4530-a76a-5f81bbf6f7c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa1b19ef-aaf6-4530-a76a-5f81bbf6f7c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11250991553670706951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951112509915536707069511125099155367070695111250991553670706951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa1b19ef-aaf6-4530-a76a-5f81bbf6f7c1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a6b4e2-c1e6-4bc3-bc01-aac5c6cf4a96, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a6b4e2-c1e6-4bc3-bc01-aac5c6cf4a96, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12533113330892102569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569125331133308921025691253311333089210256912533113330892102569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec67f52-dfd3-4667-8264-812e7bfa228b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a6b4e2-c1e6-4bc3-bc01-aac5c6cf4a96, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ed28a7-219d-4e32-b109-c6fbba6604f2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ed28a7-219d-4e32-b109-c6fbba6604f2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1673018812196859303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303167301881219685930316730188121968593031673018812196859303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cfb26e5-5c3f-4969-bab3-dd705d3b6f20, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cfb26e5-5c3f-4969-bab3-dd705d3b6f20, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17748367680988619087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087177483676809886190871774836768098861908717748367680988619087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cfb26e5-5c3f-4969-bab3-dd705d3b6f20, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31b22d6-1abe-4aa1-a90a-47665806e79d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ed28a7-219d-4e32-b109-c6fbba6604f2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e494ea5f-5d1e-43a9-8205-f497d3eeb809, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e494ea5f-5d1e-43a9-8205-f497d3eeb809, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4128673076340165371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371412867307634016537141286730763401653714128673076340165371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31b22d6-1abe-4aa1-a90a-47665806e79d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2667564176965992790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790266756417696599279026675641769659927902667564176965992790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e494ea5f-5d1e-43a9-8205-f497d3eeb809, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7043cedd-8557-498b-b7c2-8f209204ec79, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7043cedd-8557-498b-b7c2-8f209204ec79, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7735320765376792091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091773532076537679209177353207653767920917735320765376792091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31b22d6-1abe-4aa1-a90a-47665806e79d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c9d8da-2ee6-4701-b801-34d09c8ce617, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c9d8da-2ee6-4701-b801-34d09c8ce617, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000280952586368729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729130002809525863687291300028095258636872913000280952586368729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7043cedd-8557-498b-b7c2-8f209204ec79, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3a28c2-d3d7-425e-80cb-3639dcc7e8b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3a28c2-d3d7-425e-80cb-3639dcc7e8b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14883269731704776101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101148832697317047761011488326973170477610114883269731704776101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c9d8da-2ee6-4701-b801-34d09c8ce617, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2019eb05-cc5a-4588-aa42-b7033e3914e2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2019eb05-cc5a-4588-aa42-b7033e3914e2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714834249478038441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441714834249478038441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3a28c2-d3d7-425e-80cb-3639dcc7e8b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672b7049-ef59-4371-b3c7-a5e37733ce2d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672b7049-ef59-4371-b3c7-a5e37733ce2d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13261622442443560570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570132616224424435605701326162244244356057013261622442443560570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2019eb05-cc5a-4588-aa42-b7033e3914e2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09113c8d-ad4e-4459-a286-d088db306a6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09113c8d-ad4e-4459-a286-d088db306a6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15023673497496337796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796150236734974963377961502367349749633779615023673497496337796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09113c8d-ad4e-4459-a286-d088db306a6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5d02c2-1134-407e-96ee-ece2db6ca5ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5d02c2-1134-407e-96ee-ece2db6ca5ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495031165391207402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402949503116539120740294950311653912074029495031165391207402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672b7049-ef59-4371-b3c7-a5e37733ce2d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f8dcc5-a724-45c1-a792-9672c21edcca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f8dcc5-a724-45c1-a792-9672c21edcca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10907644766226322436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436109076447662263224361090764476622632243610907644766226322436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5d02c2-1134-407e-96ee-ece2db6ca5ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a09fd4-cb50-40b5-8b0c-cef5e91174d1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a09fd4-cb50-40b5-8b0c-cef5e91174d1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5158721533624659728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728515872153362465972851587215336246597285158721533624659728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f8dcc5-a724-45c1-a792-9672c21edcca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b990818-d935-4599-832c-f02cd2dd0064, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b990818-d935-4599-832c-f02cd2dd0064, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933734675599931215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215139337346755999312151393373467559993121513933734675599931215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a09fd4-cb50-40b5-8b0c-cef5e91174d1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c1b618-18a7-4919-a28b-c1e555dd2949, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c1b618-18a7-4919-a28b-c1e555dd2949, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8280235694352733285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285828023569435273328582802356943527332858280235694352733285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b990818-d935-4599-832c-f02cd2dd0064, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9028e5-9277-4423-873e-fee5341778b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9028e5-9277-4423-873e-fee5341778b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409313592817074699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699124093135928170746991240931359281707469912409313592817074699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c1b618-18a7-4919-a28b-c1e555dd2949, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5357348-2b89-4817-b24a-cde6f7885983, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5357348-2b89-4817-b24a-cde6f7885983, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625097602782296439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439562509760278229643956250976027822964395625097602782296439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9028e5-9277-4423-873e-fee5341778b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68550628-3c17-493f-a430-b878c7797599, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68550628-3c17-493f-a430-b878c7797599, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993118927751224860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860109931189277512248601099311892775122486010993118927751224860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5357348-2b89-4817-b24a-cde6f7885983, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be4ddea1-aa84-4ae4-b523-65fa949ce403, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be4ddea1-aa84-4ae4-b523-65fa949ce403, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720339786146691652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652137203397861466916521372033978614669165213720339786146691652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68550628-3c17-493f-a430-b878c7797599, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be4ddea1-aa84-4ae4-b523-65fa949ce403, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea0aca6-29f0-4afa-931a-1fff5dc192ed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea0aca6-29f0-4afa-931a-1fff5dc192ed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17915706900171608639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639179157069001716086391791570690017160863917915706900171608639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c0ee63-0f9d-4490-afc6-d581b460d826, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c0ee63-0f9d-4490-afc6-d581b460d826, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889136344208643936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936788913634420864393678891363442086439367889136344208643936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea0aca6-29f0-4afa-931a-1fff5dc192ed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475fb852-302a-4cf2-a75f-7a81c673ffe2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c0ee63-0f9d-4490-afc6-d581b460d826, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475fb852-302a-4cf2-a75f-7a81c673ffe2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2680543528389905096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096268054352838990509626805435283899050962680543528389905096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3bc26c9-4878-4df1-80f4-c5703ffba3cf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3bc26c9-4878-4df1-80f4-c5703ffba3cf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15945757064427232725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725159457570644272327251594575706442723272515945757064427232725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475fb852-302a-4cf2-a75f-7a81c673ffe2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97e499d-3dd3-4443-9ee5-5e577bc961d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97e499d-3dd3-4443-9ee5-5e577bc961d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674953596186860014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014166749535961868600141667495359618686001416674953596186860014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3bc26c9-4878-4df1-80f4-c5703ffba3cf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d246354-4794-4e51-b88b-36c2c262d0a6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d246354-4794-4e51-b88b-36c2c262d0a6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185456727792182702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702618545672779218270261854567277921827026185456727792182702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97e499d-3dd3-4443-9ee5-5e577bc961d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd575c97-3000-4304-a202-8902299474ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd575c97-3000-4304-a202-8902299474ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403682823395789048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048940368282339578904894036828233957890489403682823395789048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd575c97-3000-4304-a202-8902299474ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195c3972-b4f1-494a-8615-47418caf33e0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195c3972-b4f1-494a-8615-47418caf33e0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4436065161605594138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138443606516160559413844360651616055941384436065161605594138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d246354-4794-4e51-b88b-36c2c262d0a6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed0a525-969e-4f70-98fa-543b25fc0554, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed0a525-969e-4f70-98fa-543b25fc0554, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404030754118718425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425840403075411871842584040307541187184258404030754118718425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195c3972-b4f1-494a-8615-47418caf33e0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda9ef90-6a05-484e-a845-ea4f8d7cf636, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda9ef90-6a05-484e-a845-ea4f8d7cf636, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 892162541930775541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541892162541930775541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed0a525-969e-4f70-98fa-543b25fc0554, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85bbad4-bea2-4974-8758-381d2690a0b5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85bbad4-bea2-4974-8758-381d2690a0b5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512887093077213357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357175128870930772133571751288709307721335717512887093077213357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda9ef90-6a05-484e-a845-ea4f8d7cf636, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72078109-15cb-4955-aae7-6fc895280bf0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72078109-15cb-4955-aae7-6fc895280bf0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3815607714346141403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403381560771434614140338156077143461414033815607714346141403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85bbad4-bea2-4974-8758-381d2690a0b5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5eb57b-9aa1-4e23-a389-b54271ff1a0e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5eb57b-9aa1-4e23-a389-b54271ff1a0e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5990965324545847706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706599096532454584770659909653245458477065990965324545847706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72078109-15cb-4955-aae7-6fc895280bf0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b8ec05-12c5-4349-b936-7d5e966bfcec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b8ec05-12c5-4349-b936-7d5e966bfcec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11815214721886497753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753118152147218864977531181521472188649775311815214721886497753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5eb57b-9aa1-4e23-a389-b54271ff1a0e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d933fe-3422-4464-8b17-7c0c428c9b15, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d933fe-3422-4464-8b17-7c0c428c9b15, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031623103915388091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091140316231039153880911403162310391538809114031623103915388091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b8ec05-12c5-4349-b936-7d5e966bfcec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a581d2c2-b2a4-42ae-a8cd-e032989d1b13, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a581d2c2-b2a4-42ae-a8cd-e032989d1b13, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914080116965958503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503991408011696595850399140801169659585039914080116965958503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d933fe-3422-4464-8b17-7c0c428c9b15, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8c336b-0ede-4a84-bddf-eae518167d45, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8c336b-0ede-4a84-bddf-eae518167d45, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12845459713746746976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976128454597137467469761284545971374674697612845459713746746976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a581d2c2-b2a4-42ae-a8cd-e032989d1b13, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c90b47-ec03-47b3-98c5-4eac3cc0b0f5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c90b47-ec03-47b3-98c5-4eac3cc0b0f5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15690584927704978383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383156905849277049783831569058492770497838315690584927704978383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8c336b-0ede-4a84-bddf-eae518167d45, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12aecf9a-e1f3-4b4f-bc9a-c90b4e2b2720, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12aecf9a-e1f3-4b4f-bc9a-c90b4e2b2720, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610404464176862979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979610404464176862979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c90b47-ec03-47b3-98c5-4eac3cc0b0f5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5825330c-c3f9-42df-8d99-0141fac7b416, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5825330c-c3f9-42df-8d99-0141fac7b416, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11078595154282889696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696110785951542828896961107859515428288969611078595154282889696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12aecf9a-e1f3-4b4f-bc9a-c90b4e2b2720, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b37cc8-c080-4b76-9d26-a15c5179fd31, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b37cc8-c080-4b76-9d26-a15c5179fd31, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4064624073832828996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996406462407383282899640646240738328289964064624073832828996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5825330c-c3f9-42df-8d99-0141fac7b416, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b23c4cf-e2b9-44d8-8d85-f3ade53a79a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b23c4cf-e2b9-44d8-8d85-f3ade53a79a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15332087583827807505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505153320875838278075051533208758382780750515332087583827807505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b37cc8-c080-4b76-9d26-a15c5179fd31, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7b9495-e0ea-4c5c-9a64-ef5f4885f288, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7b9495-e0ea-4c5c-9a64-ef5f4885f288, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428159937302353308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308142815993730235330814281599373023533081428159937302353308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b23c4cf-e2b9-44d8-8d85-f3ade53a79a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da256b89-0b8f-461b-a924-591057e5a478, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da256b89-0b8f-461b-a924-591057e5a478, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979298363367198740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740297929836336719874029792983633671987402979298363367198740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7b9495-e0ea-4c5c-9a64-ef5f4885f288, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffbb811f-d949-420e-b615-b406750d57b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffbb811f-d949-420e-b615-b406750d57b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440452948018289217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217144045294801828921714404529480182892171440452948018289217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffbb811f-d949-420e-b615-b406750d57b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bc23b4-8c1d-48c5-94c8-f9e5862842ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bc23b4-8c1d-48c5-94c8-f9e5862842ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729725246026965918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918117297252460269659181172972524602696591811729725246026965918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da256b89-0b8f-461b-a924-591057e5a478, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83208988-f8e7-48b8-adb6-716d81487148, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83208988-f8e7-48b8-adb6-716d81487148, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423056417856465626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626124230564178564656261242305641785646562612423056417856465626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bc23b4-8c1d-48c5-94c8-f9e5862842ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97cc88b-1b31-43ce-a993-cbc5dab8cc55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97cc88b-1b31-43ce-a993-cbc5dab8cc55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3696073916334637781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781369607391633463778136960739163346377813696073916334637781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83208988-f8e7-48b8-adb6-716d81487148, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97cc88b-1b31-43ce-a993-cbc5dab8cc55, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07be71c4-f431-4453-abcd-f0ae12b1740e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07be71c4-f431-4453-abcd-f0ae12b1740e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5477578196186619223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223547757819618661922354775781961866192235477578196186619223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d153e1b4-a13a-469b-be12-a4924c60eb5e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d153e1b4-a13a-469b-be12-a4924c60eb5e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8421360568995026362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362842136056899502636284213605689950263628421360568995026362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07be71c4-f431-4453-abcd-f0ae12b1740e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a76941e2-a853-4ea3-88a5-f5d29032b17b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a76941e2-a853-4ea3-88a5-f5d29032b17b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4302225867216291361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361430222586721629136143022258672162913614302225867216291361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d153e1b4-a13a-469b-be12-a4924c60eb5e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15fd5e8b-e01c-4273-9ae4-7a869d9ec03a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15fd5e8b-e01c-4273-9ae4-7a869d9ec03a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7815364905600932333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333781536490560093233378153649056009323337815364905600932333" } } } 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:281 Stopped node localhost:14556/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a76941e2-a853-4ea3-88a5-f5d29032b17b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b80a187-b369-4a6d-b2ba-7b7f9f800c00, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b80a187-b369-4a6d-b2ba-7b7f9f800c00, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14472495677512481121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121144724956775124811211447249567751248112114472495677512481121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15fd5e8b-e01c-4273-9ae4-7a869d9ec03a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7230497c-689d-4d65-a131-a59f8a075933, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7230497c-689d-4d65-a131-a59f8a075933, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8834110964823533324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324883411096482353332488341109648235333248834110964823533324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7230497c-689d-4d65-a131-a59f8a075933, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ae5169-f61c-4f69-9e85-513ff2668033, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ae5169-f61c-4f69-9e85-513ff2668033, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5712253289491368086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086571225328949136808657122532894913680865712253289491368086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b80a187-b369-4a6d-b2ba-7b7f9f800c00, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0085a0d7-627b-4567-ba97-038f7e59c1bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0085a0d7-627b-4567-ba97-038f7e59c1bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17099317987590393625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625170993179875903936251709931798759039362517099317987590393625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ae5169-f61c-4f69-9e85-513ff2668033, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 431b3136-5ca7-45b5-a9e0-6d890f884563, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 431b3136-5ca7-45b5-a9e0-6d890f884563, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791214309135581839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839579121430913558183957912143091355818395791214309135581839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0085a0d7-627b-4567-ba97-038f7e59c1bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032d9ac4-fbf2-4cb5-a441-a4d94948cd0a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032d9ac4-fbf2-4cb5-a441-a4d94948cd0a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13292322048671103044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044132923220486711030441329232204867110304413292322048671103044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 431b3136-5ca7-45b5-a9e0-6d890f884563, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66368e88-1aa6-4986-b9fd-3bc2c8bf6696, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66368e88-1aa6-4986-b9fd-3bc2c8bf6696, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8486545707627150399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399848654570762715039984865457076271503998486545707627150399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032d9ac4-fbf2-4cb5-a441-a4d94948cd0a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48085159-6324-4d5c-85e1-051bf7a9cddc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48085159-6324-4d5c-85e1-051bf7a9cddc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1324652572818592897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897132465257281859289713246525728185928971324652572818592897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66368e88-1aa6-4986-b9fd-3bc2c8bf6696, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224affa9-4e75-4dab-ba3b-3c656c0ac3a9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224affa9-4e75-4dab-ba3b-3c656c0ac3a9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8689638933972281527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527868963893397228152786896389339722815278689638933972281527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48085159-6324-4d5c-85e1-051bf7a9cddc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1cc124-ce2f-44ac-95ab-bd02b61288d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1cc124-ce2f-44ac-95ab-bd02b61288d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857724049306753035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035857724049306753035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224affa9-4e75-4dab-ba3b-3c656c0ac3a9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895f71ca-11ad-4eb4-a439-8fa5bb760004, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895f71ca-11ad-4eb4-a439-8fa5bb760004, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213060290289853572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572132130602902898535721321306029028985357213213060290289853572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1cc124-ce2f-44ac-95ab-bd02b61288d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2e1d4e-9ff6-409c-8c5b-ce058b1c07d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2e1d4e-9ff6-409c-8c5b-ce058b1c07d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12632498636685765534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534126324986366857655341263249863668576553412632498636685765534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2e1d4e-9ff6-409c-8c5b-ce058b1c07d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91056f0-e468-486a-b484-b67154128367, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91056f0-e468-486a-b484-b67154128367, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6217598121778373536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536621759812177837353662175981217783735366217598121778373536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895f71ca-11ad-4eb4-a439-8fa5bb760004, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51efa314-7c4b-41f2-a9c7-96541523085e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51efa314-7c4b-41f2-a9c7-96541523085e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115047766152309829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829311504776615230982931150477661523098293115047766152309829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91056f0-e468-486a-b484-b67154128367, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf9b2ce-68f0-47a9-b573-8b844fcbc922, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf9b2ce-68f0-47a9-b573-8b844fcbc922, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15917915913049383270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270159179159130493832701591791591304938327015917915913049383270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51efa314-7c4b-41f2-a9c7-96541523085e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffcd0b9-857e-4053-94b1-8f9a6725872c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffcd0b9-857e-4053-94b1-8f9a6725872c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5391096411484566287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287539109641148456628753910964114845662875391096411484566287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf9b2ce-68f0-47a9-b573-8b844fcbc922, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a77b39-de7a-4412-b739-758daa3e3df4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a77b39-de7a-4412-b739-758daa3e3df4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476818703941647954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954144768187039416479541447681870394164795414476818703941647954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffcd0b9-857e-4053-94b1-8f9a6725872c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0769b64-e8ec-4b80-95cb-a5d42ab92673, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0769b64-e8ec-4b80-95cb-a5d42ab92673, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224112527519281951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951172241125275192819511722411252751928195117224112527519281951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a77b39-de7a-4412-b739-758daa3e3df4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0769b64-e8ec-4b80-95cb-a5d42ab92673, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1b8c58-6da2-4aff-a920-6e669ebaf8b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1b8c58-6da2-4aff-a920-6e669ebaf8b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6289042040006791520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520628904204000679152062890420400067915206289042040006791520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2164e32-20dc-4d2b-9e44-557b4d92d4bb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2164e32-20dc-4d2b-9e44-557b4d92d4bb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605901107269785604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604176059011072697856041760590110726978560417605901107269785604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1b8c58-6da2-4aff-a920-6e669ebaf8b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd25d50-e023-415f-805e-16577cfc2176, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd25d50-e023-415f-805e-16577cfc2176, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16890597944170723560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560168905979441707235601689059794417072356016890597944170723560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2164e32-20dc-4d2b-9e44-557b4d92d4bb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4847f5fd-1593-41ed-9cba-5a84fcb99148, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4847f5fd-1593-41ed-9cba-5a84fcb99148, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10864129756913201373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373108641297569132013731086412975691320137310864129756913201373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd25d50-e023-415f-805e-16577cfc2176, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae93f51c-c981-4682-b714-10edaa458b3c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae93f51c-c981-4682-b714-10edaa458b3c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305909274999353395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395113059092749993533951130590927499935339511305909274999353395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4847f5fd-1593-41ed-9cba-5a84fcb99148, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ac8d8b-7be7-4d3b-a735-4c6b7ca3f696, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ac8d8b-7be7-4d3b-a735-4c6b7ca3f696, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1481916737919870088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088148191673791987008814819167379198700881481916737919870088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae93f51c-c981-4682-b714-10edaa458b3c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f9a6e2d-5c5c-427a-8acf-dbaf49bf1d8a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f9a6e2d-5c5c-427a-8acf-dbaf49bf1d8a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956119434947185225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225495611943494718522549561194349471852254956119434947185225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ac8d8b-7be7-4d3b-a735-4c6b7ca3f696, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d084a83-27df-4b26-8a2b-c797f2002afc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d084a83-27df-4b26-8a2b-c797f2002afc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10003540192597198595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595100035401925971985951000354019259719859510003540192597198595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f9a6e2d-5c5c-427a-8acf-dbaf49bf1d8a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a653e17f-aff1-4ef4-bb06-504878dc0f6a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a653e17f-aff1-4ef4-bb06-504878dc0f6a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 892208733855556976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976892208733855556976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d084a83-27df-4b26-8a2b-c797f2002afc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a653e17f-aff1-4ef4-bb06-504878dc0f6a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18665bc1-17a5-4f13-b723-26e370469392, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18665bc1-17a5-4f13-b723-26e370469392, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498459677610276316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316849845967761027631684984596776102763168498459677610276316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c7d86f-493c-4aa8-bc47-9de0d4e7e155, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c7d86f-493c-4aa8-bc47-9de0d4e7e155, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427875526797553022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022342787552679755302234278755267975530223427875526797553022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18665bc1-17a5-4f13-b723-26e370469392, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010c7f91-b1a1-446d-b481-9ac5448007f9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010c7f91-b1a1-446d-b481-9ac5448007f9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143308354774812390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390101433083547748123901014330835477481239010143308354774812390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c7d86f-493c-4aa8-bc47-9de0d4e7e155, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc176d2-d338-4370-97a4-fece6dc82919, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc176d2-d338-4370-97a4-fece6dc82919, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2689015631739615258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258268901563173961525826890156317396152582689015631739615258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010c7f91-b1a1-446d-b481-9ac5448007f9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eec2d79-06b9-4b68-b272-2c50e4c10710, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eec2d79-06b9-4b68-b272-2c50e4c10710, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582968794352922076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076958296879435292207695829687943529220769582968794352922076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc176d2-d338-4370-97a4-fece6dc82919, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eec2d79-06b9-4b68-b272-2c50e4c10710, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0623dc-a42a-484b-ad27-925f1989995e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0623dc-a42a-484b-ad27-925f1989995e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379791156916271290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290153797911569162712901537979115691627129015379791156916271290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38a05c0-9069-4832-a0f6-8220d72dbb78, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38a05c0-9069-4832-a0f6-8220d72dbb78, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8534686225618633610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610853468622561863361085346862256186336108534686225618633610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0623dc-a42a-484b-ad27-925f1989995e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38a05c0-9069-4832-a0f6-8220d72dbb78, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7163f289-6283-47d4-ae89-e98acaffed27, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7163f289-6283-47d4-ae89-e98acaffed27, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9180625655908988461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461918062565590898846191806256559089884619180625655908988461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61504727-d83c-4d06-ba3e-8f6976cb8c47, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61504727-d83c-4d06-ba3e-8f6976cb8c47, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725010889894634737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737872501088989463473787250108898946347378725010889894634737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7163f289-6283-47d4-ae89-e98acaffed27, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55331273-61f7-4928-9dfe-0468271ee1a3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55331273-61f7-4928-9dfe-0468271ee1a3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962137914033797973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973596213791403379797359621379140337979735962137914033797973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61504727-d83c-4d06-ba3e-8f6976cb8c47, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d68fc64a-9586-4db1-8bca-56896defc358, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d68fc64a-9586-4db1-8bca-56896defc358, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2411864242633802916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916241186424263380291624118642426338029162411864242633802916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55331273-61f7-4928-9dfe-0468271ee1a3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e35ca0-b383-4448-bd7c-8f9bb063b235, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e35ca0-b383-4448-bd7c-8f9bb063b235, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1770867859806260260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260177086785980626026017708678598062602601770867859806260260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e35ca0-b383-4448-bd7c-8f9bb063b235, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec36400-270c-4956-ac9c-1fad7550d394, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec36400-270c-4956-ac9c-1fad7550d394, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18038052353600634398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398180380523536006343981803805235360063439818038052353600634398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d68fc64a-9586-4db1-8bca-56896defc358, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53936f76-65d1-4207-bb16-341036878086, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53936f76-65d1-4207-bb16-341036878086, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8383631790240991050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050838363179024099105083836317902409910508383631790240991050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec36400-270c-4956-ac9c-1fad7550d394, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857c799a-7489-4dd1-9edf-d33b6ecf9445, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857c799a-7489-4dd1-9edf-d33b6ecf9445, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1046032301697682382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382104603230169768238210460323016976823821046032301697682382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53936f76-65d1-4207-bb16-341036878086, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2da0b0d-03e0-421d-9ee5-53dce9e70e77, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2da0b0d-03e0-421d-9ee5-53dce9e70e77, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17847088654654832058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058178470886546548320581784708865465483205817847088654654832058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857c799a-7489-4dd1-9edf-d33b6ecf9445, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e9a436-d9be-4d23-b27c-d9a4e4f72e1f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e9a436-d9be-4d23-b27c-d9a4e4f72e1f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 837137638850661059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059837137638850661059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2da0b0d-03e0-421d-9ee5-53dce9e70e77, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cc1304-4e40-4266-97fa-062cce0e09ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cc1304-4e40-4266-97fa-062cce0e09ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6495613514974257823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823649561351497425782364956135149742578236495613514974257823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e9a436-d9be-4d23-b27c-d9a4e4f72e1f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad34f1b3-fab2-4dde-b59e-ddb1f39f2e41, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad34f1b3-fab2-4dde-b59e-ddb1f39f2e41, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3358908282924771202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202335890828292477120233589082829247712023358908282924771202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cc1304-4e40-4266-97fa-062cce0e09ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d6c985-e4d4-40d9-9558-157142d50a15, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d6c985-e4d4-40d9-9558-157142d50a15, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14462048111092500491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491144620481110925004911446204811109250049114462048111092500491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad34f1b3-fab2-4dde-b59e-ddb1f39f2e41, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c668d10b-82bb-4abb-8bae-452e0f5c4ece, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c668d10b-82bb-4abb-8bae-452e0f5c4ece, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285299374352344880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880528529937435234488052852993743523448805285299374352344880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d6c985-e4d4-40d9-9558-157142d50a15, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87877440-3739-4c04-bd7b-b9212dc27872, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87877440-3739-4c04-bd7b-b9212dc27872, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249846962862656597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597824984696286265659782498469628626565978249846962862656597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c668d10b-82bb-4abb-8bae-452e0f5c4ece, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e7847e-7d29-429b-9a48-3e9cc0a655b0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e7847e-7d29-429b-9a48-3e9cc0a655b0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6463663327269284628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628646366332726928462864636633272692846286463663327269284628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87877440-3739-4c04-bd7b-b9212dc27872, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e7847e-7d29-429b-9a48-3e9cc0a655b0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361c3aae-db11-4443-9418-42178fd68dd1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361c3aae-db11-4443-9418-42178fd68dd1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199585731599982190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190171995857315999821901719958573159998219017199585731599982190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae426739-d1c0-4155-848a-00bff18edd38, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae426739-d1c0-4155-848a-00bff18edd38, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13906285947653443211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211139062859476534432111390628594765344321113906285947653443211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361c3aae-db11-4443-9418-42178fd68dd1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad767681-fca1-473b-a45f-7974584e283d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad767681-fca1-473b-a45f-7974584e283d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1472005490993471880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880147200549099347188014720054909934718801472005490993471880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae426739-d1c0-4155-848a-00bff18edd38, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc276ea2-9bef-457a-b7a2-f990939db344, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc276ea2-9bef-457a-b7a2-f990939db344, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18037333587835565264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264180373335878355652641803733358783556526418037333587835565264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad767681-fca1-473b-a45f-7974584e283d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4062ca50-a8b5-490e-a70f-493ba0e75ada, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4062ca50-a8b5-490e-a70f-493ba0e75ada, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490586647419604059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059249058664741960405924905866474196040592490586647419604059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc276ea2-9bef-457a-b7a2-f990939db344, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9239f9-14f7-42a8-8f15-05ef2abb7d6b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9239f9-14f7-42a8-8f15-05ef2abb7d6b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14109972303617778765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765141099723036177787651410997230361777876514109972303617778765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9239f9-14f7-42a8-8f15-05ef2abb7d6b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4062ca50-a8b5-490e-a70f-493ba0e75ada, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75061dc-4eb6-4c62-aa8b-66a0f0281b8a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75061dc-4eb6-4c62-aa8b-66a0f0281b8a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9626733353485371685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685962673335348537168596267333534853716859626733353485371685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24fc701-92e2-4fd3-b143-f463dd6e79f7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24fc701-92e2-4fd3-b143-f463dd6e79f7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11411487482533286584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584114114874825332865841141148748253328658411411487482533286584" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log --grpc-port=14556 --mon-port=61914 --ic-port=21043 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log', '--grpc-port=14556', '--mon-port=61914', '--ic-port=21043', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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, d24fc701-92e2-4fd3-b143-f463dd6e79f7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75061dc-4eb6-4c62-aa8b-66a0f0281b8a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1037844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14556/1
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ya.test:process.py:628 Command pid: 1037845
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3cd459-dfb6-48e7-913d-8afe1a7aa8a5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3cd459-dfb6-48e7-913d-8afe1a7aa8a5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15400137179455974328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328154001371794559743281540013717945597432815400137179455974328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ce45e7-4b96-4a6f-a3c0-59ac1e975638, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ce45e7-4b96-4a6f-a3c0-59ac1e975638, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10126652042172018232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232101266520421720182321012665204217201823210126652042172018232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3cd459-dfb6-48e7-913d-8afe1a7aa8a5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ce45e7-4b96-4a6f-a3c0-59ac1e975638, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c8c85a-f116-47eb-b636-6a256845124b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7d0271-39b3-4689-bd8a-e7d36264ed6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7d0271-39b3-4689-bd8a-e7d36264ed6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909349469349927049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049990934946934992704999093494693499270499909349469349927049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c8c85a-f116-47eb-b636-6a256845124b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1122965069173088553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553112296506917308855311229650691730885531122965069173088553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7d0271-39b3-4689-bd8a-e7d36264ed6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727c1463-59ce-4a75-ad96-2867aff5deee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727c1463-59ce-4a75-ad96-2867aff5deee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15953192034527864894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894159531920345278648941595319203452786489415953192034527864894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c8c85a-f116-47eb-b636-6a256845124b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4613af7c-b5d0-4f6c-9b50-40cf1d84f89b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4613af7c-b5d0-4f6c-9b50-40cf1d84f89b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176046989452898290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290141760469894528982901417604698945289829014176046989452898290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4613af7c-b5d0-4f6c-9b50-40cf1d84f89b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea50189-421c-480f-b613-d44e5ad7e523, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea50189-421c-480f-b613-d44e5ad7e523, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3185320780938749690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690318532078093874969031853207809387496903185320780938749690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727c1463-59ce-4a75-ad96-2867aff5deee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f8c0fad-c2e5-4308-9f44-19c56e64664b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f8c0fad-c2e5-4308-9f44-19c56e64664b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403844768766952639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639144038447687669526391440384476876695263914403844768766952639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea50189-421c-480f-b613-d44e5ad7e523, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059c6f12-d771-4fb7-820a-fe459d33fa40, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059c6f12-d771-4fb7-820a-fe459d33fa40, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769784448232558258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258276978444823255825827697844482325582582769784448232558258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f8c0fad-c2e5-4308-9f44-19c56e64664b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5541ba5-ac34-4e5c-929b-32129ec7851f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5541ba5-ac34-4e5c-929b-32129ec7851f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648464490911054555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555136484644909110545551364846449091105455513648464490911054555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5541ba5-ac34-4e5c-929b-32129ec7851f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6abb718b-9371-4b3f-95a1-92d1dcfaf394, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059c6f12-d771-4fb7-820a-fe459d33fa40, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8c927a-7868-40c2-b42d-44d7d2975636, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8c927a-7868-40c2-b42d-44d7d2975636, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455960956256163382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382245596095625616338224559609562561633822455960956256163382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6abb718b-9371-4b3f-95a1-92d1dcfaf394, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11935650961706617968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968119356509617066179681193565096170661796811935650961706617968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8c927a-7868-40c2-b42d-44d7d2975636, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831e51a4-d5c4-4672-804d-20ccd798bcbc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831e51a4-d5c4-4672-804d-20ccd798bcbc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094466121702193137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137170944661217021931371709446612170219313717094466121702193137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6abb718b-9371-4b3f-95a1-92d1dcfaf394, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a952259f-cc50-4c7e-80b8-1a8cd19c6743, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a952259f-cc50-4c7e-80b8-1a8cd19c6743, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10352925850543331553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553103529258505433315531035292585054333155310352925850543331553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831e51a4-d5c4-4672-804d-20ccd798bcbc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7117d807-e958-4c0a-ba3a-69c588eac99e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7117d807-e958-4c0a-ba3a-69c588eac99e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258070641635257102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102525807064163525710252580706416352571025258070641635257102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a952259f-cc50-4c7e-80b8-1a8cd19c6743, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb719964-a634-466d-86dd-b1727176cac4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb719964-a634-466d-86dd-b1727176cac4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982376619453505545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545179823766194535055451798237661945350554517982376619453505545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7117d807-e958-4c0a-ba3a-69c588eac99e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb46566-d5e7-481f-8982-ad98f898147a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb46566-d5e7-481f-8982-ad98f898147a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587937649495404445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445258793764949540444525879376494954044452587937649495404445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb719964-a634-466d-86dd-b1727176cac4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9019f3-ad98-4d2c-82ff-83e5d3ed9ee7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9019f3-ad98-4d2c-82ff-83e5d3ed9ee7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10048177245481211045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045100481772454812110451004817724548121104510048177245481211045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb46566-d5e7-481f-8982-ad98f898147a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca274b82-a74e-48ab-a4e7-bdfe45d8addd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca274b82-a74e-48ab-a4e7-bdfe45d8addd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9664859284791940978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978966485928479194097896648592847919409789664859284791940978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9019f3-ad98-4d2c-82ff-83e5d3ed9ee7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b1fea4-0f76-4976-85c9-7d94e7ebee25, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b1fea4-0f76-4976-85c9-7d94e7ebee25, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5638303497203184747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747563830349720318474756383034972031847475638303497203184747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca274b82-a74e-48ab-a4e7-bdfe45d8addd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866ad137-44e9-4a03-b134-3de2129f0b82, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866ad137-44e9-4a03-b134-3de2129f0b82, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7103671863237494886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886710367186323749488671036718632374948867103671863237494886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b1fea4-0f76-4976-85c9-7d94e7ebee25, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e6fab4-7907-4b83-ba44-aec4a3c481c8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866ad137-44e9-4a03-b134-3de2129f0b82, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e6fab4-7907-4b83-ba44-aec4a3c481c8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7254548673045820029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029725454867304582002972545486730458200297254548673045820029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fa0a01-0e9d-4196-8a71-27839c513c1c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fa0a01-0e9d-4196-8a71-27839c513c1c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1886402506152633277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277188640250615263327718864025061526332771886402506152633277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e6fab4-7907-4b83-ba44-aec4a3c481c8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b9ea9b-a77f-4e75-a76a-da5bfa5d755e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b9ea9b-a77f-4e75-a76a-da5bfa5d755e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15446002731408474514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514154460027314084745141544600273140847451415446002731408474514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fa0a01-0e9d-4196-8a71-27839c513c1c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d50510-5247-409f-b57e-ab3351fd0c77, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d50510-5247-409f-b57e-ab3351fd0c77, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7403034926663248245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245740303492666324824574030349266632482457403034926663248245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b9ea9b-a77f-4e75-a76a-da5bfa5d755e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e903764-08cf-4137-a85e-17e567bc4c7f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e903764-08cf-4137-a85e-17e567bc4c7f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975743382725706816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816149757433827257068161497574338272570681614975743382725706816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d50510-5247-409f-b57e-ab3351fd0c77, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f48af3-4901-47ca-b62d-2b8e05fc1734, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f48af3-4901-47ca-b62d-2b8e05fc1734, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16641659176870055925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925166416591768700559251664165917687005592516641659176870055925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e903764-08cf-4137-a85e-17e567bc4c7f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba896f6-f225-4ab9-9018-aeaecd765d43, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba896f6-f225-4ab9-9018-aeaecd765d43, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270366489772579867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867627036648977257986762703664897725798676270366489772579867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f48af3-4901-47ca-b62d-2b8e05fc1734, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 898ddf05-55a5-4cb3-a1f9-444be01e66bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 898ddf05-55a5-4cb3-a1f9-444be01e66bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6716700234751732192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192671670023475173219267167002347517321926716700234751732192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba896f6-f225-4ab9-9018-aeaecd765d43, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408e6fca-2c9e-4451-90c8-309c735dab56, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408e6fca-2c9e-4451-90c8-309c735dab56, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17436378137684031397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397174363781376840313971743637813768403139717436378137684031397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 898ddf05-55a5-4cb3-a1f9-444be01e66bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c612d657-e821-42a0-94af-dcc9a1ecf19c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c612d657-e821-42a0-94af-dcc9a1ecf19c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11033648487511548299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299110336484875115482991103364848751154829911033648487511548299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408e6fca-2c9e-4451-90c8-309c735dab56, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45404826-d1e8-4617-9b16-d7f5d3cace85, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45404826-d1e8-4617-9b16-d7f5d3cace85, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14686609758300860461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461146866097583008604611468660975830086046114686609758300860461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c612d657-e821-42a0-94af-dcc9a1ecf19c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6169b0da-8f53-496f-99b1-11b67ec35af5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6169b0da-8f53-496f-99b1-11b67ec35af5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482198806593694725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725348219880659369472534821988065936947253482198806593694725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45404826-d1e8-4617-9b16-d7f5d3cace85, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 063dbdab-32d0-46ce-817a-687a19fb08b5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 063dbdab-32d0-46ce-817a-687a19fb08b5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027397164981712420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420170273971649817124201702739716498171242017027397164981712420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6169b0da-8f53-496f-99b1-11b67ec35af5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c7fac4-e330-45a5-8bc7-542e4e074d26, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c7fac4-e330-45a5-8bc7-542e4e074d26, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11636253062648536963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963116362530626485369631163625306264853696311636253062648536963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 063dbdab-32d0-46ce-817a-687a19fb08b5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c797f0-3f4a-4d63-b652-3a8b8f846193, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c797f0-3f4a-4d63-b652-3a8b8f846193, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13105285282622974377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377131052852826229743771310528528262297437713105285282622974377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c7fac4-e330-45a5-8bc7-542e4e074d26, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c797f0-3f4a-4d63-b652-3a8b8f846193, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54f3360-1958-4abc-b6a3-40f086b7b844, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54f3360-1958-4abc-b6a3-40f086b7b844, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16417300940476801967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967164173009404768019671641730094047680196716417300940476801967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab00da6e-84eb-4dee-8f97-944a4af928f9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab00da6e-84eb-4dee-8f97-944a4af928f9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17718789271975537911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911177187892719755379111771878927197553791117718789271975537911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54f3360-1958-4abc-b6a3-40f086b7b844, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d2161af-9e94-45c4-808c-8cfd09f0853e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d2161af-9e94-45c4-808c-8cfd09f0853e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 939614726241089468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468939614726241089468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab00da6e-84eb-4dee-8f97-944a4af928f9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f88291-e8d6-443e-aa21-35b723e781ea, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f88291-e8d6-443e-aa21-35b723e781ea, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203852166434709931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931102038521664347099311020385216643470993110203852166434709931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d2161af-9e94-45c4-808c-8cfd09f0853e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a9a3cf-47cc-4487-a338-154b7fc0ead1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a9a3cf-47cc-4487-a338-154b7fc0ead1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14797611071618141135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135147976110716181411351479761107161814113514797611071618141135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f88291-e8d6-443e-aa21-35b723e781ea, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ba3293-4c60-4e92-9c64-01c49323a0c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ba3293-4c60-4e92-9c64-01c49323a0c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11775951555219421056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056117759515552194210561177595155521942105611775951555219421056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a9a3cf-47cc-4487-a338-154b7fc0ead1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea93a237-11d1-4391-ac72-d48aac5e05de, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea93a237-11d1-4391-ac72-d48aac5e05de, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803325520286468927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927128033255202864689271280332552028646892712803325520286468927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ba3293-4c60-4e92-9c64-01c49323a0c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac91a85-4572-4427-a113-f7494c945249, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac91a85-4572-4427-a113-f7494c945249, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14684143955698851300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300146841439556988513001468414395569885130014684143955698851300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea93a237-11d1-4391-ac72-d48aac5e05de, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add88435-93d9-4315-aa28-ec7968ceca0a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add88435-93d9-4315-aa28-ec7968ceca0a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006245624961381169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169150062456249613811691500624562496138116915006245624961381169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac91a85-4572-4427-a113-f7494c945249, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159d777f-6d7d-4d16-a4ef-81bbb43099a5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159d777f-6d7d-4d16-a4ef-81bbb43099a5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3705585936041363587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587370558593604136358737055859360413635873705585936041363587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add88435-93d9-4315-aa28-ec7968ceca0a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ed2ac7-8f3c-45c3-9bd9-f816ce641a50, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ed2ac7-8f3c-45c3-9bd9-f816ce641a50, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1409720068594096755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755140972006859409675514097200685940967551409720068594096755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159d777f-6d7d-4d16-a4ef-81bbb43099a5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627e4f4a-0f12-4088-862b-746bfe41ed01, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627e4f4a-0f12-4088-862b-746bfe41ed01, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278857079332503229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229142788570793325032291427885707933250322914278857079332503229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ed2ac7-8f3c-45c3-9bd9-f816ce641a50, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6657fd-4242-4d3d-aff3-a3523dd2c4c7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6657fd-4242-4d3d-aff3-a3523dd2c4c7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8701537711884595304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304870153771188459530487015377118845953048701537711884595304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627e4f4a-0f12-4088-862b-746bfe41ed01, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1f023d-8e3c-4a9e-b4e7-3bb1dfa1aa9f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1f023d-8e3c-4a9e-b4e7-3bb1dfa1aa9f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13888204293171393813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813138882042931713938131388820429317139381313888204293171393813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6657fd-4242-4d3d-aff3-a3523dd2c4c7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 172ac5e2-a5de-47cb-91f8-c2ba744cd380, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172ac5e2-a5de-47cb-91f8-c2ba744cd380, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16864742692271748438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438168647426922717484381686474269227174843816864742692271748438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1f023d-8e3c-4a9e-b4e7-3bb1dfa1aa9f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e23f34-7225-4d31-83c8-09f07f35cd0b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e23f34-7225-4d31-83c8-09f07f35cd0b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11849789570987178648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648118497895709871786481184978957098717864811849789570987178648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172ac5e2-a5de-47cb-91f8-c2ba744cd380, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff41112-73c0-4b5e-888b-9389c1ff1f0d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff41112-73c0-4b5e-888b-9389c1ff1f0d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16166272232826838246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246161662722328268382461616627223282683824616166272232826838246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e23f34-7225-4d31-83c8-09f07f35cd0b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff41112-73c0-4b5e-888b-9389c1ff1f0d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84755cf0-50f0-4509-81ca-7d134eb03e15, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84755cf0-50f0-4509-81ca-7d134eb03e15, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18010572182254999197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197180105721822549991971801057218225499919718010572182254999197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91dab16a-dadc-4c8f-ba35-56811808956d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91dab16a-dadc-4c8f-ba35-56811808956d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18063319389746984336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336180633193897469843361806331938974698433618063319389746984336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84755cf0-50f0-4509-81ca-7d134eb03e15, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1037845) rc: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ya.test:process.py:260 Command (pid 1037845) elapsed time (sec): 1.0321543216705322
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91dab16a-dadc-4c8f-ba35-56811808956d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20604d6b-f29d-4a26-9640-6b8ae3535508, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1037845) idrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b5a63e-70d3-47d1-b613-263a5405b923, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b5a63e-70d3-47d1-b613-263a5405b923, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9931308810639810697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697993130881063981069799313088106398106979931308810639810697" } } } 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 1037845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) maxrss: 813780
DEBUG    ya.test:process.py:263 Command (pid 1037845) minflt: 45908
DEBUG    ya.test:process.py:263 Command (pid 1037845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1037845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1037845) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1037845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1037845) stime: 0.238527
DEBUG    ya.test:process.py:263 Command (pid 1037845) utime: 0.522895
DEBUG    ya.test:process.py:263 Command (pid 1037845) wtime: 1.035
DEBUG    ya.test:process.py:275 Command (pid 1037845) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1037845) errors:

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20604d6b-f29d-4a26-9640-6b8ae3535508, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17757020557023362872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872177570205570233628721775702055702336287217757020557023362872" } } } 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:315 Node 1 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b5a63e-70d3-47d1-b613-263a5405b923, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39db3027-a866-4070-ba09-e7c143e5999c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39db3027-a866-4070-ba09-e7c143e5999c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10781114257294702762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762107811142572947027621078111425729470276210781114257294702762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20604d6b-f29d-4a26-9640-6b8ae3535508, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68438f07-3c09-4530-b3b8-9414563298d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68438f07-3c09-4530-b3b8-9414563298d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9607078157160813713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713960707815716081371396070781571608137139607078157160813713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39db3027-a866-4070-ba09-e7c143e5999c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a933d9c5-a525-4256-9b92-f84835ac9b79, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a933d9c5-a525-4256-9b92-f84835ac9b79, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13831881867445736939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939138318818674457369391383188186744573693913831881867445736939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68438f07-3c09-4530-b3b8-9414563298d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89537e32-d879-4e53-911b-1727872cd1f6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89537e32-d879-4e53-911b-1727872cd1f6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697997098104982491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491369799709810498249136979970981049824913697997098104982491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a933d9c5-a525-4256-9b92-f84835ac9b79, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2d6e9ec-27de-4fa6-9b49-73e6b8bf2c67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d6e9ec-27de-4fa6-9b49-73e6b8bf2c67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3824682551610006090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090382468255161000609038246825516100060903824682551610006090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89537e32-d879-4e53-911b-1727872cd1f6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4db461-1a14-4204-8b4e-8d0570e267df, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4db461-1a14-4204-8b4e-8d0570e267df, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592863978667249798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798165928639786672497981659286397866724979816592863978667249798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d6e9ec-27de-4fa6-9b49-73e6b8bf2c67, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce02386-0f04-4c45-90a7-129d90c44baf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce02386-0f04-4c45-90a7-129d90c44baf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12104650627067621616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616121046506270676216161210465062706762161612104650627067621616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4db461-1a14-4204-8b4e-8d0570e267df, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1972775-d29c-4a1b-9cd6-df96967f2df0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1972775-d29c-4a1b-9cd6-df96967f2df0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12805795815694734504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504128057958156947345041280579581569473450412805795815694734504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce02386-0f04-4c45-90a7-129d90c44baf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d390e5c7-fb76-44ce-88f7-0bf195ff98fe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d390e5c7-fb76-44ce-88f7-0bf195ff98fe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6050852708645084689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689605085270864508468960508527086450846896050852708645084689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d390e5c7-fb76-44ce-88f7-0bf195ff98fe, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b9a8e9-f84d-477a-8585-64fd6f55fd4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b9a8e9-f84d-477a-8585-64fd6f55fd4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15622661014174623549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549156226610141746235491562266101417462354915622661014174623549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1972775-d29c-4a1b-9cd6-df96967f2df0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76b951b-6445-46a8-a92d-9cf3c982bb5c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76b951b-6445-46a8-a92d-9cf3c982bb5c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5638904404830536534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534563890440483053653456389044048305365345638904404830536534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b9a8e9-f84d-477a-8585-64fd6f55fd4b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef712f4-0c6d-4e0d-b9f1-c8c43e90c183, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef712f4-0c6d-4e0d-b9f1-c8c43e90c183, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603695073343314429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429960369507334331442996036950733433144299603695073343314429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76b951b-6445-46a8-a92d-9cf3c982bb5c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b4a74a-5db8-45bc-a2b2-41cb0e710e02, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef712f4-0c6d-4e0d-b9f1-c8c43e90c183, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a2fb39-b3fc-45bb-9f5b-e90698c0f305, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b4a74a-5db8-45bc-a2b2-41cb0e710e02, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3808856651712040213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213380885665171204021338088566517120402133808856651712040213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a2fb39-b3fc-45bb-9f5b-e90698c0f305, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9334256630693526144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144933425663069352614493342566306935261449334256630693526144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a2fb39-b3fc-45bb-9f5b-e90698c0f305, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29fd733d-4267-4c8e-9989-30cb244a1af9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b4a74a-5db8-45bc-a2b2-41cb0e710e02, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a164a0-ff8d-4485-8866-707deb082291, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a164a0-ff8d-4485-8866-707deb082291, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4874355017510540315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315487435501751054031548743550175105403154874355017510540315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29fd733d-4267-4c8e-9989-30cb244a1af9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5867774932097475712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712586777493209747571258677749320974757125867774932097475712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29fd733d-4267-4c8e-9989-30cb244a1af9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c1fd15-fc43-46e5-8070-3ea5fa8248bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c1fd15-fc43-46e5-8070-3ea5fa8248bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343463066660584960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960634346306666058496063434630666605849606343463066660584960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a164a0-ff8d-4485-8866-707deb082291, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2599d7d-35c4-44c6-9a26-f16f69afe51c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c1fd15-fc43-46e5-8070-3ea5fa8248bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd69c5a6-422a-4f2d-8208-7b7d4bdcb39f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd69c5a6-422a-4f2d-8208-7b7d4bdcb39f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852257753082160893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893108522577530821608931085225775308216089310852257753082160893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2599d7d-35c4-44c6-9a26-f16f69afe51c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17980897796840645369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369179808977968406453691798089779684064536917980897796840645369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd69c5a6-422a-4f2d-8208-7b7d4bdcb39f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7d8865-c724-4fa4-9dcb-5f4ec5720c56, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7d8865-c724-4fa4-9dcb-5f4ec5720c56, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6560882627330042694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694656088262733004269465608826273300426946560882627330042694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2599d7d-35c4-44c6-9a26-f16f69afe51c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb67d04-a696-4e67-8156-7bcbc6624bfc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb67d04-a696-4e67-8156-7bcbc6624bfc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13849250823814270703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703138492508238142707031384925082381427070313849250823814270703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7d8865-c724-4fa4-9dcb-5f4ec5720c56, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d7f9cf-98a8-4ab5-b5e6-2828166fd3c5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d7f9cf-98a8-4ab5-b5e6-2828166fd3c5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14661640996880283812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812146616409968802838121466164099688028381214661640996880283812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb67d04-a696-4e67-8156-7bcbc6624bfc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26bf48c-5178-4a91-b5fb-c7dc65d9aafa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26bf48c-5178-4a91-b5fb-c7dc65d9aafa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10777945974513003323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323107779459745130033231077794597451300332310777945974513003323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d7f9cf-98a8-4ab5-b5e6-2828166fd3c5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2921db-2ce6-406b-973d-c9026e568e38, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2921db-2ce6-406b-973d-c9026e568e38, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1675318702058291423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423167531870205829142316753187020582914231675318702058291423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26bf48c-5178-4a91-b5fb-c7dc65d9aafa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24605f07-1b38-4a4c-9354-9a34ee023346, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24605f07-1b38-4a4c-9354-9a34ee023346, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17339102145831870568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568173391021458318705681733910214583187056817339102145831870568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2921db-2ce6-406b-973d-c9026e568e38, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24605f07-1b38-4a4c-9354-9a34ee023346, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216fcfef-3cec-4caa-8c71-096f2b36191d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216fcfef-3cec-4caa-8c71-096f2b36191d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3465281596006977364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364346528159600697736434652815960069773643465281596006977364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bb14ed-cef2-42ee-b43a-6af77e481df8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bb14ed-cef2-42ee-b43a-6af77e481df8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616721909245450978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978156167219092454509781561672190924545097815616721909245450978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bb14ed-cef2-42ee-b43a-6af77e481df8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17089d71-ebc0-41bd-b973-702436cba2bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17089d71-ebc0-41bd-b973-702436cba2bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293382128562619684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684829338212856261968482933821285626196848293382128562619684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17089d71-ebc0-41bd-b973-702436cba2bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5614e0e1-be39-4f0a-baec-8e0bc5728239, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216fcfef-3cec-4caa-8c71-096f2b36191d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6165c5d0-b670-43e3-a1a9-230964bf78e0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6165c5d0-b670-43e3-a1a9-230964bf78e0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 389022424416258268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268389022424416258268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5614e0e1-be39-4f0a-baec-8e0bc5728239, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1837250363880162833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833183725036388016283318372503638801628331837250363880162833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6165c5d0-b670-43e3-a1a9-230964bf78e0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cde69d-1039-4ce6-8fb5-4653ac45aed2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cde69d-1039-4ce6-8fb5-4653ac45aed2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15847645620073782474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474158476456200737824741584764562007378247415847645620073782474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5614e0e1-be39-4f0a-baec-8e0bc5728239, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4aaec86-3958-47de-8d4c-ffeb9c693ace, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4aaec86-3958-47de-8d4c-ffeb9c693ace, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795939984216149894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894879593998421614989487959399842161498948795939984216149894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cde69d-1039-4ce6-8fb5-4653ac45aed2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c71e71-ce6d-4224-b27d-7a06971ffaf6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c71e71-ce6d-4224-b27d-7a06971ffaf6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712502594699427818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818117125025946994278181171250259469942781811712502594699427818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4aaec86-3958-47de-8d4c-ffeb9c693ace, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb8d3d4-5198-4bf7-9d60-413036c825cf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb8d3d4-5198-4bf7-9d60-413036c825cf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11230444628105964657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657112304446281059646571123044462810596465711230444628105964657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c71e71-ce6d-4224-b27d-7a06971ffaf6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8acb4aa-7dd4-460d-b893-a5ef6e6a8e14, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8acb4aa-7dd4-460d-b893-a5ef6e6a8e14, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9642414856098853574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574964241485609885357496424148560988535749642414856098853574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb8d3d4-5198-4bf7-9d60-413036c825cf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9d1f63-8f66-49b6-8f5a-077d0601ed52, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9d1f63-8f66-49b6-8f5a-077d0601ed52, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3474945512105065380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380347494551210506538034749455121050653803474945512105065380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8acb4aa-7dd4-460d-b893-a5ef6e6a8e14, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673f6ae4-79e5-49b5-8150-8d7efc1c51fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673f6ae4-79e5-49b5-8150-8d7efc1c51fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7220141228561721955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955722014122856172195572201412285617219557220141228561721955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9d1f63-8f66-49b6-8f5a-077d0601ed52, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227636aa-784f-4a50-a675-eeb8f9edb2b6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227636aa-784f-4a50-a675-eeb8f9edb2b6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10818429250511361690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690108184292505113616901081842925051136169010818429250511361690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673f6ae4-79e5-49b5-8150-8d7efc1c51fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b6009f-fae3-40d7-963d-63fec073848d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b6009f-fae3-40d7-963d-63fec073848d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16518000186246763997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997165180001862467639971651800018624676399716518000186246763997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227636aa-784f-4a50-a675-eeb8f9edb2b6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab13c6f-7803-4683-a288-ab1164909aa6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab13c6f-7803-4683-a288-ab1164909aa6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033730239305877051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051120337302393058770511203373023930587705112033730239305877051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b6009f-fae3-40d7-963d-63fec073848d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2713fc64-30ab-40da-8b28-16273176e41d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2713fc64-30ab-40da-8b28-16273176e41d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381285387206303086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086638128538720630308663812853872063030866381285387206303086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab13c6f-7803-4683-a288-ab1164909aa6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edb54b3-d78c-4786-b77e-3ac20801dfd4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edb54b3-d78c-4786-b77e-3ac20801dfd4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750211644343116756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756750211644343116756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2713fc64-30ab-40da-8b28-16273176e41d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a210c861-5198-4965-863e-62b8c901e5cd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a210c861-5198-4965-863e-62b8c901e5cd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16867926787979149458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458168679267879791494581686792678797914945816867926787979149458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edb54b3-d78c-4786-b77e-3ac20801dfd4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebbd213-1344-422f-997c-716b6dcded41, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebbd213-1344-422f-997c-716b6dcded41, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2877088312600240676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676287708831260024067628770883126002406762877088312600240676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a210c861-5198-4965-863e-62b8c901e5cd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a68539-df31-4aad-9e8a-00976ddbf148, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a68539-df31-4aad-9e8a-00976ddbf148, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463020833068928825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825134630208330689288251346302083306892882513463020833068928825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebbd213-1344-422f-997c-716b6dcded41, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5c9f4c-1d24-4880-b6c3-ef8e48fbec28, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5c9f4c-1d24-4880-b6c3-ef8e48fbec28, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13271756653555292328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328132717566535552923281327175665355529232813271756653555292328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5c9f4c-1d24-4880-b6c3-ef8e48fbec28, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33db9d09-f017-41ed-b8d1-0d2dec0af735, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33db9d09-f017-41ed-b8d1-0d2dec0af735, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309013009387207177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177130901300938720717713090130093872071771309013009387207177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a68539-df31-4aad-9e8a-00976ddbf148, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af6c538-0f49-4960-8507-4a23962a080f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af6c538-0f49-4960-8507-4a23962a080f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8413633688176593704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704841363368817659370484136336881765937048413633688176593704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33db9d09-f017-41ed-b8d1-0d2dec0af735, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae110ac-7a11-47d9-8251-82e5fefdc7a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae110ac-7a11-47d9-8251-82e5fefdc7a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10556069414486984225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225105560694144869842251055606941448698422510556069414486984225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af6c538-0f49-4960-8507-4a23962a080f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b1e1a6-3b3c-47b0-83d9-8a34bdcc2d03, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b1e1a6-3b3c-47b0-83d9-8a34bdcc2d03, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2603225677950153028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028260322567795015302826032256779501530282603225677950153028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae110ac-7a11-47d9-8251-82e5fefdc7a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01d1e5e7-3222-4141-b862-49904658fe8d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d1e5e7-3222-4141-b862-49904658fe8d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 846264722878425962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962846264722878425962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b1e1a6-3b3c-47b0-83d9-8a34bdcc2d03, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f59849-a50e-4567-846c-f7104d48bbec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f59849-a50e-4567-846c-f7104d48bbec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9292115072635413242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242929211507263541324292921150726354132429292115072635413242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d1e5e7-3222-4141-b862-49904658fe8d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb802a02-d76f-44eb-8957-cb93a7e39f00, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb802a02-d76f-44eb-8957-cb93a7e39f00, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18443240077718978715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715184432400777189787151844324007771897871518443240077718978715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f59849-a50e-4567-846c-f7104d48bbec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eab07f1-3e5a-4233-bb12-288ebd852c08, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eab07f1-3e5a-4233-bb12-288ebd852c08, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12660308788969474545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545126603087889694745451266030878896947454512660308788969474545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb802a02-d76f-44eb-8957-cb93a7e39f00, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac202f8-9169-4d01-9748-410697d5cdd2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac202f8-9169-4d01-9748-410697d5cdd2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14956433975694002868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868149564339756940028681495643397569400286814956433975694002868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eab07f1-3e5a-4233-bb12-288ebd852c08, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9a5848-ea7e-4495-9276-dd22b71685c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9a5848-ea7e-4495-9276-dd22b71685c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13976099426544494937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937139760994265444949371397609942654449493713976099426544494937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac202f8-9169-4d01-9748-410697d5cdd2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6fba5e-579c-46cd-bf29-4f0e6ca492f5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6fba5e-579c-46cd-bf29-4f0e6ca492f5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11887161266990344912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912118871612669903449121188716126699034491211887161266990344912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9a5848-ea7e-4495-9276-dd22b71685c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba1624f-4be6-4406-80d6-3801741b0230, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba1624f-4be6-4406-80d6-3801741b0230, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4114192397212215386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386411419239721221538641141923972122153864114192397212215386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6fba5e-579c-46cd-bf29-4f0e6ca492f5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c04dc4c-c568-4759-8264-cc83fb3531fc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c04dc4c-c568-4759-8264-cc83fb3531fc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17313914069468693474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474173139140694686934741731391406946869347417313914069468693474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba1624f-4be6-4406-80d6-3801741b0230, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb38105-0476-44c6-8aec-69e545441dd0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb38105-0476-44c6-8aec-69e545441dd0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11238077144353214032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032112380771443532140321123807714435321403211238077144353214032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c04dc4c-c568-4759-8264-cc83fb3531fc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e8933b-9ef9-4a08-80ab-4721e249d9eb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e8933b-9ef9-4a08-80ab-4721e249d9eb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9811440148912600881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881981144014891260088198114401489126008819811440148912600881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb38105-0476-44c6-8aec-69e545441dd0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7a7d17-89a8-4d13-b299-3c659de125bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7a7d17-89a8-4d13-b299-3c659de125bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17089257097035802358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358170892570970358023581708925709703580235817089257097035802358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e8933b-9ef9-4a08-80ab-4721e249d9eb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886b78a3-e318-45be-82f0-c33e85063942, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7a7d17-89a8-4d13-b299-3c659de125bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86831b78-28e3-45b3-bbea-c9ca62901a57, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886b78a3-e318-45be-82f0-c33e85063942, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633624305856118737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737763362430585611873776336243058561187377633624305856118737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86831b78-28e3-45b3-bbea-c9ca62901a57, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9395110749415490157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157939511074941549015793951107494154901579395110749415490157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886b78a3-e318-45be-82f0-c33e85063942, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 393e4e77-5348-485b-9180-88d6a096a620, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86831b78-28e3-45b3-bbea-c9ca62901a57, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 393e4e77-5348-485b-9180-88d6a096a620, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7625195580372050574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574762519558037205057476251955803720505747625195580372050574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8301e15-94f6-4771-9497-59e659df9478, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8301e15-94f6-4771-9497-59e659df9478, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855517595512556454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454118555175955125564541185551759551255645411855517595512556454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 393e4e77-5348-485b-9180-88d6a096a620, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8301e15-94f6-4771-9497-59e659df9478, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec76c882-8402-4ad2-a1b2-b587d09a2434, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec76c882-8402-4ad2-a1b2-b587d09a2434, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13441176560865329932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932134411765608653299321344117656086532993213441176560865329932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e60c37-f878-4147-9069-47071eb2cda1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e60c37-f878-4147-9069-47071eb2cda1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15670878452260288704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704156708784522602887041567087845226028870415670878452260288704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec76c882-8402-4ad2-a1b2-b587d09a2434, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8693e9-8818-42f0-a855-e2c17ff0085e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8693e9-8818-42f0-a855-e2c17ff0085e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1417199379472873264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264141719937947287326414171993794728732641417199379472873264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e60c37-f878-4147-9069-47071eb2cda1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43d386e-3efe-4305-b19e-0c09934803b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43d386e-3efe-4305-b19e-0c09934803b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028595887604710221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221110285958876047102211102859588760471022111028595887604710221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8693e9-8818-42f0-a855-e2c17ff0085e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02cd6200-3926-4de2-be5c-3cc25b314ca3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02cd6200-3926-4de2-be5c-3cc25b314ca3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9178015681042054218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218917801568104205421891780156810420542189178015681042054218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43d386e-3efe-4305-b19e-0c09934803b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7aee872-3269-4d2e-8d14-04579fb210d1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7aee872-3269-4d2e-8d14-04579fb210d1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10228592158376902925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925102285921583769029251022859215837690292510228592158376902925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02cd6200-3926-4de2-be5c-3cc25b314ca3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a4d4a8-88fa-4d0c-8bb7-de97af7dbd15, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a4d4a8-88fa-4d0c-8bb7-de97af7dbd15, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939430717752289965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965493943071775228996549394307177522899654939430717752289965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7aee872-3269-4d2e-8d14-04579fb210d1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75687515-6cec-4ee7-a3a3-4888f15119b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75687515-6cec-4ee7-a3a3-4888f15119b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3746009742236282453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453374600974223628245337460097422362824533746009742236282453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a4d4a8-88fa-4d0c-8bb7-de97af7dbd15, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a376b89-f411-478e-a98b-ab52aa1a8ed0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a376b89-f411-478e-a98b-ab52aa1a8ed0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646469264771909904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904364646926477190990436464692647719099043646469264771909904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75687515-6cec-4ee7-a3a3-4888f15119b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e13bce8-1e5c-4ff2-8c34-b5436a29afff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e13bce8-1e5c-4ff2-8c34-b5436a29afff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 512326696072922480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480512326696072922480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a376b89-f411-478e-a98b-ab52aa1a8ed0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3be4fec-cdd3-41f6-86de-1a338b5c0fad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3be4fec-cdd3-41f6-86de-1a338b5c0fad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564892459633613085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085175648924596336130851756489245963361308517564892459633613085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e13bce8-1e5c-4ff2-8c34-b5436a29afff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a431ed-6281-4adc-90c5-3148963e92b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a431ed-6281-4adc-90c5-3148963e92b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533814961653974691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691353381496165397469135338149616539746913533814961653974691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3be4fec-cdd3-41f6-86de-1a338b5c0fad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44ab5ed-c0ac-4da1-a65e-ed3a3a7bbc3b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44ab5ed-c0ac-4da1-a65e-ed3a3a7bbc3b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196643754599565385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385319664375459956538531966437545995653853196643754599565385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a431ed-6281-4adc-90c5-3148963e92b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e966d64-12fe-4860-a6aa-849d0da54056, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e966d64-12fe-4860-a6aa-849d0da54056, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6953847862050679387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387695384786205067938769538478620506793876953847862050679387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44ab5ed-c0ac-4da1-a65e-ed3a3a7bbc3b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111541da-4c31-4cf9-a659-dccfa5f823d7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e966d64-12fe-4860-a6aa-849d0da54056, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c77d8ad-3239-42e0-b4e4-eb60a5ae26e9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c77d8ad-3239-42e0-b4e4-eb60a5ae26e9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17715595735500304121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121177155957355003041211771559573550030412117715595735500304121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111541da-4c31-4cf9-a659-dccfa5f823d7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966297131819586467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467696629713181958646769662971318195864676966297131819586467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c77d8ad-3239-42e0-b4e4-eb60a5ae26e9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb331475-4095-4c3f-b6eb-4d8f945a9bbd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb331475-4095-4c3f-b6eb-4d8f945a9bbd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17183933447292365934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934171839334472923659341718393344729236593417183933447292365934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111541da-4c31-4cf9-a659-dccfa5f823d7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e9519c-c632-4412-ad4a-c5e0335b1ef1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e9519c-c632-4412-ad4a-c5e0335b1ef1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180308707952618496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496171803087079526184961718030870795261849617180308707952618496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb331475-4095-4c3f-b6eb-4d8f945a9bbd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c6cbe3-c373-4375-bb88-2673a004afc7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c6cbe3-c373-4375-bb88-2673a004afc7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15003966480579524824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824150039664805795248241500396648057952482415003966480579524824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e9519c-c632-4412-ad4a-c5e0335b1ef1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff19498-4f1a-4062-86ca-e290fc8783ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff19498-4f1a-4062-86ca-e290fc8783ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10166204029194053715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715101662040291940537151016620402919405371510166204029194053715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c6cbe3-c373-4375-bb88-2673a004afc7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9fb54e-4699-4e93-8cb8-77f0e9c4f41d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9fb54e-4699-4e93-8cb8-77f0e9c4f41d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 253408614342388586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586253408614342388586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff19498-4f1a-4062-86ca-e290fc8783ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a951c8e4-21c2-4b94-973f-66a0fb4d1ae2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a951c8e4-21c2-4b94-973f-66a0fb4d1ae2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12389505133310559323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323123895051333105593231238950513331055932312389505133310559323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9fb54e-4699-4e93-8cb8-77f0e9c4f41d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823b347b-df4c-47b5-a41f-92d6d9ca3f9f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823b347b-df4c-47b5-a41f-92d6d9ca3f9f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156086700451419130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130815608670045141913081560867004514191308156086700451419130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a951c8e4-21c2-4b94-973f-66a0fb4d1ae2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f6db0d-2a86-4909-b548-c871c05492a3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f6db0d-2a86-4909-b548-c871c05492a3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349518718482386802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802123495187184823868021234951871848238680212349518718482386802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823b347b-df4c-47b5-a41f-92d6d9ca3f9f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee2522b-90b7-4441-b936-0e0778bf2110, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee2522b-90b7-4441-b936-0e0778bf2110, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15947327256325102407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407159473272563251024071594732725632510240715947327256325102407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f6db0d-2a86-4909-b548-c871c05492a3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cde072b-fbc9-4aa7-8b94-701945343fda, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cde072b-fbc9-4aa7-8b94-701945343fda, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933911710076322142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142293391171007632214229339117100763221422933911710076322142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee2522b-90b7-4441-b936-0e0778bf2110, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fa0d05-dcce-463f-acf8-08d89595c068, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fa0d05-dcce-463f-acf8-08d89595c068, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950173712434175061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061495017371243417506149501737124341750614950173712434175061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cde072b-fbc9-4aa7-8b94-701945343fda, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e6fc768-9e32-49fb-a6de-eaecfc7d2cde, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fa0d05-dcce-463f-acf8-08d89595c068, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e6fc768-9e32-49fb-a6de-eaecfc7d2cde, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259390246087203837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837925939024608720383792593902460872038379259390246087203837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d6e6cc-c7e8-4654-8730-4389beb56503, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d6e6cc-c7e8-4654-8730-4389beb56503, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858054937725036194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194118580549377250361941185805493772503619411858054937725036194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e6fc768-9e32-49fb-a6de-eaecfc7d2cde, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0387f8f6-2c8e-445f-afbf-8f0d01af2753, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0387f8f6-2c8e-445f-afbf-8f0d01af2753, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405456790797038487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487104054567907970384871040545679079703848710405456790797038487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d6e6cc-c7e8-4654-8730-4389beb56503, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1da796-84d0-4c68-9521-5c5180b93d9c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1da796-84d0-4c68-9521-5c5180b93d9c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14548339808316065127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127145483398083160651271454833980831606512714548339808316065127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0387f8f6-2c8e-445f-afbf-8f0d01af2753, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828ce6f6-15b3-4a31-a5fc-ddc77c7b29c8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828ce6f6-15b3-4a31-a5fc-ddc77c7b29c8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13188591984839174037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037131885919848391740371318859198483917403713188591984839174037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1da796-84d0-4c68-9521-5c5180b93d9c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e99d3b-2352-4891-ad3b-6fb64219fe19, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e99d3b-2352-4891-ad3b-6fb64219fe19, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13359949065023899948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948133599490650238999481335994906502389994813359949065023899948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828ce6f6-15b3-4a31-a5fc-ddc77c7b29c8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6a483d-6ecf-4068-8ae7-9a6bc0d79a96, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6a483d-6ecf-4068-8ae7-9a6bc0d79a96, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 511890061663592843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843511890061663592843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e99d3b-2352-4891-ad3b-6fb64219fe19, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b421f4d8-b5f5-4241-95e0-9868eafe81db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b421f4d8-b5f5-4241-95e0-9868eafe81db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14415463914003566246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246144154639140035662461441546391400356624614415463914003566246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6a483d-6ecf-4068-8ae7-9a6bc0d79a96, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7b20a9-c70d-459a-88d9-dd064f7dd815, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7b20a9-c70d-459a-88d9-dd064f7dd815, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654441951402484282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282265444195140248428226544419514024842822654441951402484282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b421f4d8-b5f5-4241-95e0-9868eafe81db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e64afef5-ae8a-4c3b-9707-005be08b8ac3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e64afef5-ae8a-4c3b-9707-005be08b8ac3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640230008046852002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002464023000804685200246402300080468520024640230008046852002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7b20a9-c70d-459a-88d9-dd064f7dd815, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcde92c1-a252-4394-b541-34b70136ba63, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcde92c1-a252-4394-b541-34b70136ba63, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547290806654878282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282175472908066548782821754729080665487828217547290806654878282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e64afef5-ae8a-4c3b-9707-005be08b8ac3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281e6e5d-b8ac-49c3-bd03-76ab68e1a959, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcde92c1-a252-4394-b541-34b70136ba63, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d944e1-1bdc-476c-95a0-27be731bd06f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281e6e5d-b8ac-49c3-bd03-76ab68e1a959, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9462563582243976640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640946256358224397664094625635822439766409462563582243976640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d944e1-1bdc-476c-95a0-27be731bd06f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8154754524282710659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659815475452428271065981547545242827106598154754524282710659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d944e1-1bdc-476c-95a0-27be731bd06f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04712fca-21ec-4c48-a721-5ce6ea211aa6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04712fca-21ec-4c48-a721-5ce6ea211aa6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18010729389956561249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249180107293899565612491801072938995656124918010729389956561249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281e6e5d-b8ac-49c3-bd03-76ab68e1a959, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fa2766-2216-4aed-934a-84ca1f97db8c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fa2766-2216-4aed-934a-84ca1f97db8c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17389830335246604827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827173898303352466048271738983033524660482717389830335246604827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04712fca-21ec-4c48-a721-5ce6ea211aa6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c57368-6bb3-4b28-8d87-99907e72db5c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c57368-6bb3-4b28-8d87-99907e72db5c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4865060447042931257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257486506044704293125748650604470429312574865060447042931257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fa2766-2216-4aed-934a-84ca1f97db8c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26d65f6-c10f-40a2-a301-2ab0382479dd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26d65f6-c10f-40a2-a301-2ab0382479dd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12702630964245429839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839127026309642454298391270263096424542983912702630964245429839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c57368-6bb3-4b28-8d87-99907e72db5c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c242cad9-96be-42a1-b37b-c6657edfb3c4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c242cad9-96be-42a1-b37b-c6657edfb3c4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10422474015534709286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286104224740155347092861042247401553470928610422474015534709286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26d65f6-c10f-40a2-a301-2ab0382479dd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3ecaf8-79d1-451d-8664-17b5ef32013e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3ecaf8-79d1-451d-8664-17b5ef32013e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17015132756156058518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518170151327561560585181701513275615605851817015132756156058518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c242cad9-96be-42a1-b37b-c6657edfb3c4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0167462c-761f-486a-90b9-98b8aca327b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0167462c-761f-486a-90b9-98b8aca327b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8698535559512319217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217869853555951231921786985355595123192178698535559512319217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3ecaf8-79d1-451d-8664-17b5ef32013e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55545711-dcde-404a-a1e5-8537407a7259, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55545711-dcde-404a-a1e5-8537407a7259, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3250641074160126464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464325064107416012646432506410741601264643250641074160126464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0167462c-761f-486a-90b9-98b8aca327b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd40dcaa-e761-43a7-9227-09f240ca302e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd40dcaa-e761-43a7-9227-09f240ca302e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8472297087318738329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329847229708731873832984722970873187383298472297087318738329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55545711-dcde-404a-a1e5-8537407a7259, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daee6b51-b8fb-4472-8b69-0fa81f65d67e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daee6b51-b8fb-4472-8b69-0fa81f65d67e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843514814157724191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191118435148141577241911184351481415772419111843514814157724191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd40dcaa-e761-43a7-9227-09f240ca302e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5265e63-3f40-474e-a442-94fe372c0959, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5265e63-3f40-474e-a442-94fe372c0959, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524641281710011597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597352464128171001159735246412817100115973524641281710011597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daee6b51-b8fb-4472-8b69-0fa81f65d67e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277cb9b4-5139-4477-9db3-fccbcb9bd8a4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277cb9b4-5139-4477-9db3-fccbcb9bd8a4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092855656909703769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769180928556569097037691809285565690970376918092855656909703769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5265e63-3f40-474e-a442-94fe372c0959, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a8c93e-b5f7-41cf-a383-4e9295ed32b1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a8c93e-b5f7-41cf-a383-4e9295ed32b1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253321430456611259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259925332143045661125992533214304566112599253321430456611259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a8c93e-b5f7-41cf-a383-4e9295ed32b1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277cb9b4-5139-4477-9db3-fccbcb9bd8a4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152ff25a-b1ea-4a0b-9c93-9dd5bac35ff0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6643d7-347c-4837-b12e-92a1b4e98ec4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152ff25a-b1ea-4a0b-9c93-9dd5bac35ff0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8480391242325640210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210848039124232564021084803912423256402108480391242325640210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6643d7-347c-4837-b12e-92a1b4e98ec4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281000268212537580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580828100026821253758082810002682125375808281000268212537580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152ff25a-b1ea-4a0b-9c93-9dd5bac35ff0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73d19b4-0a13-48d4-b1a3-5171e193d8a6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73d19b4-0a13-48d4-b1a3-5171e193d8a6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7309674872790302224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224730967487279030222473096748727903022247309674872790302224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6643d7-347c-4837-b12e-92a1b4e98ec4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fda090-e910-482c-911d-0bb4c0026642, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fda090-e910-482c-911d-0bb4c0026642, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12862258079454057040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040128622580794540570401286225807945405704012862258079454057040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73d19b4-0a13-48d4-b1a3-5171e193d8a6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751262ce-acb9-499c-81da-4e4dcf05c459, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751262ce-acb9-499c-81da-4e4dcf05c459, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3063694854145737008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008306369485414573700830636948541457370083063694854145737008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751262ce-acb9-499c-81da-4e4dcf05c459, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d316463a-84e4-4254-b903-018ba0e88726, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d316463a-84e4-4254-b903-018ba0e88726, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558270834601284268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268165582708346012842681655827083460128426816558270834601284268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fda090-e910-482c-911d-0bb4c0026642, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68fd528b-71aa-401b-88b0-64065ad9855d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68fd528b-71aa-401b-88b0-64065ad9855d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7246522696632091037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037724652269663209103772465226966320910377246522696632091037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d316463a-84e4-4254-b903-018ba0e88726, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7078b6-6087-4678-a3d7-d26262aa1d06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7078b6-6087-4678-a3d7-d26262aa1d06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7407389066928827513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513740738906692882751374073890669288275137407389066928827513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68fd528b-71aa-401b-88b0-64065ad9855d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65531cac-90c3-4189-a1a3-81b44c1b59a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65531cac-90c3-4189-a1a3-81b44c1b59a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12619601388158699763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763126196013881586997631261960138815869976312619601388158699763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7078b6-6087-4678-a3d7-d26262aa1d06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65531cac-90c3-4189-a1a3-81b44c1b59a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b75614f7-33d3-4f3c-b9b1-f2e40a557870, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b75614f7-33d3-4f3c-b9b1-f2e40a557870, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901352963381306822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822159013529633813068221590135296338130682215901352963381306822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc3bfdb-415d-4753-a825-fcc638d8b17e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc3bfdb-415d-4753-a825-fcc638d8b17e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082224280691526377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377180822242806915263771808222428069152637718082224280691526377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b75614f7-33d3-4f3c-b9b1-f2e40a557870, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b00cdb-4826-4f6f-bd8e-a9b4dc8852af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b00cdb-4826-4f6f-bd8e-a9b4dc8852af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17845299054145113240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240178452990541451132401784529905414511324017845299054145113240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc3bfdb-415d-4753-a825-fcc638d8b17e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6efa7d-2ed6-494e-8909-a584d45b84b5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6efa7d-2ed6-494e-8909-a584d45b84b5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176167759492146411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411101761677594921464111017616775949214641110176167759492146411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b00cdb-4826-4f6f-bd8e-a9b4dc8852af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1b260b-ea36-447c-8007-a4244d6be141, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1b260b-ea36-447c-8007-a4244d6be141, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803282288938632843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843880328228893863284388032822889386328438803282288938632843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6efa7d-2ed6-494e-8909-a584d45b84b5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924d70d4-d115-42b3-bd85-8662ffe04c78, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924d70d4-d115-42b3-bd85-8662ffe04c78, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1867172321214180592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592186717232121418059218671723212141805921867172321214180592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1b260b-ea36-447c-8007-a4244d6be141, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924d70d4-d115-42b3-bd85-8662ffe04c78, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7272e16-769c-487a-9227-c3e387ed017a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018227a8-c5dd-4da6-9cf0-b66c0c597a26, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018227a8-c5dd-4da6-9cf0-b66c0c597a26, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128520646743493579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579131285206467434935791312852064674349357913128520646743493579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7272e16-769c-487a-9227-c3e387ed017a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964369846599712632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632964369846599712632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7272e16-769c-487a-9227-c3e387ed017a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672cd900-0736-43e8-a312-2903745dbfca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672cd900-0736-43e8-a312-2903745dbfca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3995968243133703788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788399596824313370378839959682431337037883995968243133703788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018227a8-c5dd-4da6-9cf0-b66c0c597a26, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1a9b90-c15e-4dee-8612-264802ba1b2d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1a9b90-c15e-4dee-8612-264802ba1b2d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6654402895540557272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272665440289554055727266544028955405572726654402895540557272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672cd900-0736-43e8-a312-2903745dbfca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9c90fb-0b3a-4768-836e-ead442ec8400, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9c90fb-0b3a-4768-836e-ead442ec8400, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5734031780745199417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417573403178074519941757340317807451994175734031780745199417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1a9b90-c15e-4dee-8612-264802ba1b2d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426d1d75-80aa-4cf0-9e07-0cb30f7e2788, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426d1d75-80aa-4cf0-9e07-0cb30f7e2788, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11750365499420381440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440117503654994203814401175036549942038144011750365499420381440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426d1d75-80aa-4cf0-9e07-0cb30f7e2788, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a619e36c-c7e5-42f8-ac32-620e3053d1bf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a619e36c-c7e5-42f8-ac32-620e3053d1bf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1605110699120785351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351160511069912078535116051106991207853511605110699120785351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9c90fb-0b3a-4768-836e-ead442ec8400, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2a8786-603b-4cbd-b347-99db5c946a87, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2a8786-603b-4cbd-b347-99db5c946a87, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294283154058334551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551729428315405833455172942831540583345517294283154058334551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a619e36c-c7e5-42f8-ac32-620e3053d1bf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266604cb-b721-491c-83e2-b239d6e8e364, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266604cb-b721-491c-83e2-b239d6e8e364, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383124815485623247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247133831248154856232471338312481548562324713383124815485623247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2a8786-603b-4cbd-b347-99db5c946a87, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497ed519-ad65-4f01-a260-859a9f414ba3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497ed519-ad65-4f01-a260-859a9f414ba3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3843772723109221538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538384377272310922153838437727231092215383843772723109221538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497ed519-ad65-4f01-a260-859a9f414ba3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2bb127-723c-43b2-9316-7529c180dd34, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2bb127-723c-43b2-9316-7529c180dd34, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6477320407911727604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604647732040791172760464773204079117276046477320407911727604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266604cb-b721-491c-83e2-b239d6e8e364, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26dbd5a2-ee10-4ba6-9f86-7727bf9f121b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dbd5a2-ee10-4ba6-9f86-7727bf9f121b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7175614853788982864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864717561485378898286471756148537889828647175614853788982864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2bb127-723c-43b2-9316-7529c180dd34, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8b7b65-b152-42a2-9c72-d299b1a596b1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8b7b65-b152-42a2-9c72-d299b1a596b1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886949549703747468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468988694954970374746898869495497037474689886949549703747468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dbd5a2-ee10-4ba6-9f86-7727bf9f121b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52721e7c-9f95-41f0-9e5f-e62ecc1b9575, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52721e7c-9f95-41f0-9e5f-e62ecc1b9575, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17986123986753931584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584179861239867539315841798612398675393158417986123986753931584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8b7b65-b152-42a2-9c72-d299b1a596b1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88712d57-fea0-423b-84a9-373933a185c5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88712d57-fea0-423b-84a9-373933a185c5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6436482869858398717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717643648286985839871764364828698583987176436482869858398717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52721e7c-9f95-41f0-9e5f-e62ecc1b9575, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7058f2a-3654-41f7-90b9-87f1dd4f7517, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7058f2a-3654-41f7-90b9-87f1dd4f7517, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5249176565926292051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051524917656592629205152491765659262920515249176565926292051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88712d57-fea0-423b-84a9-373933a185c5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb15d5e-04ba-4e59-af28-7b8b5668d7d8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb15d5e-04ba-4e59-af28-7b8b5668d7d8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 131308371755226840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840131308371755226840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7058f2a-3654-41f7-90b9-87f1dd4f7517, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b362bf6-a740-4e91-a5c9-ff161ec34b18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b362bf6-a740-4e91-a5c9-ff161ec34b18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410634910438254698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698841063491043825469884106349104382546988410634910438254698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb15d5e-04ba-4e59-af28-7b8b5668d7d8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd50b7c4-f3fa-479f-ad8f-b712eea5c6d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd50b7c4-f3fa-479f-ad8f-b712eea5c6d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17957116326403412101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101179571163264034121011795711632640341210117957116326403412101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b362bf6-a740-4e91-a5c9-ff161ec34b18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee91311-6d9d-4b6d-9112-f9d4e0ddf329, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee91311-6d9d-4b6d-9112-f9d4e0ddf329, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597193689493434257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257859719368949343425785971936894934342578597193689493434257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd50b7c4-f3fa-479f-ad8f-b712eea5c6d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0bf786-7651-451b-a755-e36eaf8b043d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0bf786-7651-451b-a755-e36eaf8b043d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4775021400431060597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597477502140043106059747750214004310605974775021400431060597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee91311-6d9d-4b6d-9112-f9d4e0ddf329, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0bf786-7651-451b-a755-e36eaf8b043d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ac7cdb-2496-4523-ac4e-ab62e857b00b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ac7cdb-2496-4523-ac4e-ab62e857b00b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549343842041140101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101155493438420411401011554934384204114010115549343842041140101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f20460-7830-4350-a3f1-d59ab698e837, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f20460-7830-4350-a3f1-d59ab698e837, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494726187554474139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139134947261875544741391349472618755447413913494726187554474139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ac7cdb-2496-4523-ac4e-ab62e857b00b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd16c52-556f-41f6-afa6-9a904e65e7b6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd16c52-556f-41f6-afa6-9a904e65e7b6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12810996439385968071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071128109964393859680711281099643938596807112810996439385968071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f20460-7830-4350-a3f1-d59ab698e837, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c8b1296-4d7d-45d9-8160-4af9b4ae5f01, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8b1296-4d7d-45d9-8160-4af9b4ae5f01, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7984404183436900310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310798440418343690031079844041834369003107984404183436900310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd16c52-556f-41f6-afa6-9a904e65e7b6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ef5e722-69bb-4609-9141-4b887dcd62e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef5e722-69bb-4609-9141-4b887dcd62e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5380147484396704252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252538014748439670425253801474843967042525380147484396704252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8b1296-4d7d-45d9-8160-4af9b4ae5f01, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56241525-5809-45a8-922b-7c5309918558, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56241525-5809-45a8-922b-7c5309918558, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2152497978229535077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077215249797822953507721524979782295350772152497978229535077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef5e722-69bb-4609-9141-4b887dcd62e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3645ec1c-b688-4beb-b45c-3b5aef31d19a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3645ec1c-b688-4beb-b45c-3b5aef31d19a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3061070826249356751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751306107082624935675130610708262493567513061070826249356751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56241525-5809-45a8-922b-7c5309918558, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daaaf211-63d1-4086-886e-bd43b9ab407f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daaaf211-63d1-4086-886e-bd43b9ab407f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722624936997110334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334372262493699711033437226249369971103343722624936997110334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3645ec1c-b688-4beb-b45c-3b5aef31d19a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b6dcdf-0e95-4565-b33f-5c377f066e10, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daaaf211-63d1-4086-886e-bd43b9ab407f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ee7db5-105f-4597-916a-6524a11bec9b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b6dcdf-0e95-4565-b33f-5c377f066e10, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4028501110905332943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943402850111090533294340285011109053329434028501110905332943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ee7db5-105f-4597-916a-6524a11bec9b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120219653829045461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461512021965382904546151202196538290454615120219653829045461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b6dcdf-0e95-4565-b33f-5c377f066e10, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bc7f37-281c-48b1-b295-3c1dd35e4b77, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bc7f37-281c-48b1-b295-3c1dd35e4b77, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521100996673326042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042752110099667332604275211009966733260427521100996673326042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ee7db5-105f-4597-916a-6524a11bec9b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee3ce01-05ae-4197-80ef-5d88fa37b371, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee3ce01-05ae-4197-80ef-5d88fa37b371, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966885960186555501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501996688596018655550199668859601865555019966885960186555501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bc7f37-281c-48b1-b295-3c1dd35e4b77, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ff9f60-c0ec-43dd-b0b9-3b8bdd51331a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ff9f60-c0ec-43dd-b0b9-3b8bdd51331a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465622452202269308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308174656224522022693081746562245220226930817465622452202269308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee3ce01-05ae-4197-80ef-5d88fa37b371, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fe8b30-fefb-495c-89a5-7f3340695ee1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fe8b30-fefb-495c-89a5-7f3340695ee1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 220949292689758739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739220949292689758739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ff9f60-c0ec-43dd-b0b9-3b8bdd51331a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 132e043a-a014-4442-a735-3cd9af1f75df, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 132e043a-a014-4442-a735-3cd9af1f75df, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1200527129156078720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720120052712915607872012005271291560787201200527129156078720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fe8b30-fefb-495c-89a5-7f3340695ee1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512e7204-6914-49c0-8250-7f5d3cd59006, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512e7204-6914-49c0-8250-7f5d3cd59006, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9247537834804649466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466924753783480464946692475378348046494669247537834804649466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 132e043a-a014-4442-a735-3cd9af1f75df, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2ef5b5-4647-42f3-8a19-aeaedcd2174c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2ef5b5-4647-42f3-8a19-aeaedcd2174c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073864950865190775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775607386495086519077560738649508651907756073864950865190775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512e7204-6914-49c0-8250-7f5d3cd59006, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc5c729-bd07-43ed-957b-0bc5014a226b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc5c729-bd07-43ed-957b-0bc5014a226b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4721975244130572219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219472197524413057221947219752441305722194721975244130572219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2ef5b5-4647-42f3-8a19-aeaedcd2174c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cb9bc3-e77b-48ca-afa9-ba6ae48dcea1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cb9bc3-e77b-48ca-afa9-ba6ae48dcea1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451805545723283114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114174518055457232831141745180554572328311417451805545723283114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc5c729-bd07-43ed-957b-0bc5014a226b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e529244e-4c0e-47f9-b44a-ce4c8c3b548e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e529244e-4c0e-47f9-b44a-ce4c8c3b548e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081211023729583841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841108121102372958384110812110237295838411081211023729583841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cb9bc3-e77b-48ca-afa9-ba6ae48dcea1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1de8d76-449c-41b8-9a5d-247f1c25030f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1de8d76-449c-41b8-9a5d-247f1c25030f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859477348417771474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474385947734841777147438594773484177714743859477348417771474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e529244e-4c0e-47f9-b44a-ce4c8c3b548e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb492cd-89d0-4491-98e2-1309ce5ed361, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb492cd-89d0-4491-98e2-1309ce5ed361, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12258705035265395787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787122587050352653957871225870503526539578712258705035265395787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1de8d76-449c-41b8-9a5d-247f1c25030f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3997368f-03e8-4dfa-b525-517f4bea15f8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3997368f-03e8-4dfa-b525-517f4bea15f8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532623875461065587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587105326238754610655871053262387546106558710532623875461065587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb492cd-89d0-4491-98e2-1309ce5ed361, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b37112-ec54-429a-b366-ab2d629368d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b37112-ec54-429a-b366-ab2d629368d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 134481774974606654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654134481774974606654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3997368f-03e8-4dfa-b525-517f4bea15f8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d653fe6-6708-4f4f-abe5-93b03377bcf8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d653fe6-6708-4f4f-abe5-93b03377bcf8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6119529004285962258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258611952900428596225861195290042859622586119529004285962258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b37112-ec54-429a-b366-ab2d629368d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d653fe6-6708-4f4f-abe5-93b03377bcf8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baaab202-3c37-435c-ab69-3a05795a6c85, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baaab202-3c37-435c-ab69-3a05795a6c85, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701227341905462898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898670122734190546289867012273419054628986701227341905462898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d929e4a9-ae42-46cf-a182-695e5675def9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d929e4a9-ae42-46cf-a182-695e5675def9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5265175302750438560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560526517530275043856052651753027504385605265175302750438560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baaab202-3c37-435c-ab69-3a05795a6c85, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f6264c-90ae-437e-85f1-c3133d9d9573, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f6264c-90ae-437e-85f1-c3133d9d9573, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764054317963076984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984976405431796307698497640543179630769849764054317963076984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d929e4a9-ae42-46cf-a182-695e5675def9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8162200c-9c5a-4f87-b3a4-a26054df8d50, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8162200c-9c5a-4f87-b3a4-a26054df8d50, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556415728826217941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941556415728826217941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f6264c-90ae-437e-85f1-c3133d9d9573, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1939bde8-c002-4e34-a473-a9290b0c1bf4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1939bde8-c002-4e34-a473-a9290b0c1bf4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15621258632116084601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601156212586321160846011562125863211608460115621258632116084601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8162200c-9c5a-4f87-b3a4-a26054df8d50, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ee5b84-163d-44e3-9104-6630f529d19f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ee5b84-163d-44e3-9104-6630f529d19f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714383644398321003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003671438364439832100367143836443983210036714383644398321003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1939bde8-c002-4e34-a473-a9290b0c1bf4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ee5b84-163d-44e3-9104-6630f529d19f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9599e540-18fc-4eda-8a5c-a70868125e3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9599e540-18fc-4eda-8a5c-a70868125e3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7177767597635017510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510717776759763501751071777675976350175107177767597635017510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e041517-00ff-42ad-aeef-859757c3f32b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e041517-00ff-42ad-aeef-859757c3f32b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559665478436213069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069255966547843621306925596654784362130692559665478436213069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9599e540-18fc-4eda-8a5c-a70868125e3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59009509-b898-436a-a1e1-19888cdf01be, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59009509-b898-436a-a1e1-19888cdf01be, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811495259100036955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955811495259100036955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e041517-00ff-42ad-aeef-859757c3f32b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe34944a-425c-4857-980d-7fa982df7de1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe34944a-425c-4857-980d-7fa982df7de1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16160074977667593387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387161600749776675933871616007497766759338716160074977667593387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59009509-b898-436a-a1e1-19888cdf01be, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c427fce-b3e8-4349-ab35-f0a77ab2b132, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c427fce-b3e8-4349-ab35-f0a77ab2b132, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2998895452625342474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474299889545262534247429988954526253424742998895452625342474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe34944a-425c-4857-980d-7fa982df7de1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69705e6d-4f23-4512-84b7-9b1665a4f200, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69705e6d-4f23-4512-84b7-9b1665a4f200, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13307550283162942027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027133075502831629420271330755028316294202713307550283162942027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c427fce-b3e8-4349-ab35-f0a77ab2b132, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea90867a-cb79-4005-9b06-88288d35797b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea90867a-cb79-4005-9b06-88288d35797b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949388149548930722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722294938814954893072229493881495489307222949388149548930722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69705e6d-4f23-4512-84b7-9b1665a4f200, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86374c33-13d5-4d2b-8970-ccbd25b554c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86374c33-13d5-4d2b-8970-ccbd25b554c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11696152106806065285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285116961521068060652851169615210680606528511696152106806065285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea90867a-cb79-4005-9b06-88288d35797b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbf98a46-e5f4-468e-980f-78421c3eb166, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbf98a46-e5f4-468e-980f-78421c3eb166, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131358749369832909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909181313587493698329091813135874936983290918131358749369832909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86374c33-13d5-4d2b-8970-ccbd25b554c1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8625928e-d446-4763-8799-f9ff3c52df5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8625928e-d446-4763-8799-f9ff3c52df5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15864166813755703869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869158641668137557038691586416681375570386915864166813755703869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbf98a46-e5f4-468e-980f-78421c3eb166, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40675ac0-1658-4b31-ada1-7438961553aa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40675ac0-1658-4b31-ada1-7438961553aa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11879357153123550135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135118793571531235501351187935715312355013511879357153123550135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8625928e-d446-4763-8799-f9ff3c52df5b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2818cd-6ad3-4cc3-b289-4e75fdf6dcf5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2818cd-6ad3-4cc3-b289-4e75fdf6dcf5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10386367547750192145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145103863675477501921451038636754775019214510386367547750192145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40675ac0-1658-4b31-ada1-7438961553aa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2818cd-6ad3-4cc3-b289-4e75fdf6dcf5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ab7daa-037b-46b9-8fab-126adc83afbd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ab7daa-037b-46b9-8fab-126adc83afbd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743135561050773919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919117431355610507739191174313556105077391911743135561050773919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 558e2652-4ed6-4daa-85cb-5efcbcb6e0a5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 558e2652-4ed6-4daa-85cb-5efcbcb6e0a5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10071671538470833155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155100716715384708331551007167153847083315510071671538470833155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ab7daa-037b-46b9-8fab-126adc83afbd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d4fac4-7aee-4c83-9d45-a8b9f4b6be35, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d4fac4-7aee-4c83-9d45-a8b9f4b6be35, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033205415268451477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477603320541526845147760332054152684514776033205415268451477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 558e2652-4ed6-4daa-85cb-5efcbcb6e0a5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e490a4d6-5604-4a62-95e6-445d0e7721e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e490a4d6-5604-4a62-95e6-445d0e7721e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15442595825226710215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215154425958252267102151544259582522671021515442595825226710215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d4fac4-7aee-4c83-9d45-a8b9f4b6be35, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bca590-018a-4b45-9bc8-a275fff9ff79, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bca590-018a-4b45-9bc8-a275fff9ff79, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304861752618561857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857133048617526185618571330486175261856185713304861752618561857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e490a4d6-5604-4a62-95e6-445d0e7721e5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bca590-018a-4b45-9bc8-a275fff9ff79, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93affc0-d9f8-4e11-a1f5-a04f643172ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0d322f-7ccc-4775-90ce-a29b7ffe8b69, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0d322f-7ccc-4775-90ce-a29b7ffe8b69, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240186657852866408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408524018665785286640852401866578528664085240186657852866408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93affc0-d9f8-4e11-a1f5-a04f643172ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3902113760272749907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907390211376027274990739021137602727499073902113760272749907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0d322f-7ccc-4775-90ce-a29b7ffe8b69, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f917ef8-51a0-4d81-ab18-e4b34e86788e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f917ef8-51a0-4d81-ab18-e4b34e86788e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918297344146072996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996891829734414607299689182973441460729968918297344146072996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93affc0-d9f8-4e11-a1f5-a04f643172ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b96f0c-ab9f-4e1a-99e1-64b24a57fc2b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b96f0c-ab9f-4e1a-99e1-64b24a57fc2b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 906416663646087044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044906416663646087044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b96f0c-ab9f-4e1a-99e1-64b24a57fc2b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f917ef8-51a0-4d81-ab18-e4b34e86788e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11f4d88-0d80-4fa5-b10d-fa1b1871c1ba, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb5c269-a34d-47fd-8e57-8f7cf7a5e5d6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11f4d88-0d80-4fa5-b10d-fa1b1871c1ba, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928422546411253402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402928422546411253402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb5c269-a34d-47fd-8e57-8f7cf7a5e5d6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3499803053853447828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828349980305385344782834998030538534478283499803053853447828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb5c269-a34d-47fd-8e57-8f7cf7a5e5d6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c33d645-4ff6-4468-982f-f66009bc4837, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11f4d88-0d80-4fa5-b10d-fa1b1871c1ba, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c33d645-4ff6-4468-982f-f66009bc4837, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14870966207735872283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283148709662077358722831487096620773587228314870966207735872283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ebb65ed-3ae1-4533-a0ef-68f119827deb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebb65ed-3ae1-4533-a0ef-68f119827deb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459846450583337032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032545984645058333703254598464505833370325459846450583337032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c33d645-4ff6-4468-982f-f66009bc4837, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917bce99-38c6-41bb-b659-94313e7546bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917bce99-38c6-41bb-b659-94313e7546bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319782289598666285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285123197822895986662851231978228959866628512319782289598666285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebb65ed-3ae1-4533-a0ef-68f119827deb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0f40ee-b6c0-4005-bde0-8bfad137b835, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0f40ee-b6c0-4005-bde0-8bfad137b835, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14639023951490451420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420146390239514904514201463902395149045142014639023951490451420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917bce99-38c6-41bb-b659-94313e7546bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0928a36-3749-4254-bae5-4f80636d2fe2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0928a36-3749-4254-bae5-4f80636d2fe2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55212692942245243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5521269294224524355212692942245243552126929422452435521269294224524355212692942245243552126929422452435521269294224524355212692942245243552126929422452435521269294224524355212692942245243552126929422452435521269294224524355212692942245243552126929422452435521269294224524355212692942245243552126929422452435521269294224524355212692942245243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0f40ee-b6c0-4005-bde0-8bfad137b835, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9217ce0b-b466-4813-a305-2028021ec3f4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9217ce0b-b466-4813-a305-2028021ec3f4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111598211380582160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160171115982113805821601711159821138058216017111598211380582160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0928a36-3749-4254-bae5-4f80636d2fe2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083d5a36-986a-41e4-9678-9e324c24a043, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083d5a36-986a-41e4-9678-9e324c24a043, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771964344672097853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853177719643446720978531777196434467209785317771964344672097853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9217ce0b-b466-4813-a305-2028021ec3f4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63aae4ad-ec8a-4e86-943f-5eb5b5e0b87e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63aae4ad-ec8a-4e86-943f-5eb5b5e0b87e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 118718519562310332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332118718519562310332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083d5a36-986a-41e4-9678-9e324c24a043, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63aae4ad-ec8a-4e86-943f-5eb5b5e0b87e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39732c98-7eaf-4f3c-91bf-66bb2799c238, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39732c98-7eaf-4f3c-91bf-66bb2799c238, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421789237519454285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285124217892375194542851242178923751945428512421789237519454285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c899f81b-e46f-4dda-9c31-354f12786795, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c899f81b-e46f-4dda-9c31-354f12786795, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684000861582748374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374168400086158274837416840008615827483741684000861582748374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39732c98-7eaf-4f3c-91bf-66bb2799c238, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda55dfb-0fce-40d0-951c-cc9fc79a2931, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c899f81b-e46f-4dda-9c31-354f12786795, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c3322b-0e6f-43f1-8c73-dc4f36d7a135, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda55dfb-0fce-40d0-951c-cc9fc79a2931, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1535280828027606021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021153528082802760602115352808280276060211535280828027606021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c3322b-0e6f-43f1-8c73-dc4f36d7a135, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7808158121777004894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894780815812177700489478081581217770048947808158121777004894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda55dfb-0fce-40d0-951c-cc9fc79a2931, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 890d6984-856d-4458-9ddc-9356e8085d89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890d6984-856d-4458-9ddc-9356e8085d89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16192382825772605938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938161923828257726059381619238282577260593816192382825772605938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c3322b-0e6f-43f1-8c73-dc4f36d7a135, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd20dc10-c9a8-48a7-962e-b3ab8650fb82, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd20dc10-c9a8-48a7-962e-b3ab8650fb82, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553189497148523350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350455318949714852335045531894971485233504553189497148523350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890d6984-856d-4458-9ddc-9356e8085d89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e69a81-f3c4-4fa2-982a-372d425fb098, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e69a81-f3c4-4fa2-982a-372d425fb098, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190188721804177989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989111901887218041779891119018872180417798911190188721804177989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd20dc10-c9a8-48a7-962e-b3ab8650fb82, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfd5aa6-5d93-48aa-8663-c181553f13dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfd5aa6-5d93-48aa-8663-c181553f13dc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469711986051066249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249546971198605106624954697119860510662495469711986051066249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e69a81-f3c4-4fa2-982a-372d425fb098, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68e30a8-bff7-4d88-a79d-188b9c46fff9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68e30a8-bff7-4d88-a79d-188b9c46fff9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11509953200244365048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048115099532002443650481150995320024436504811509953200244365048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfd5aa6-5d93-48aa-8663-c181553f13dc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6bd81f-da8e-4cef-bede-43c95dd903f1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6bd81f-da8e-4cef-bede-43c95dd903f1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17262177140717278504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504172621771407172785041726217714071727850417262177140717278504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68e30a8-bff7-4d88-a79d-188b9c46fff9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8835532-c997-4bd2-926b-6edc9ad71779, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8835532-c997-4bd2-926b-6edc9ad71779, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548465989641871018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018154846598964187101815484659896418710181548465989641871018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6bd81f-da8e-4cef-bede-43c95dd903f1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2fd33f4-c6bf-422f-929c-68179ee1df2a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fd33f4-c6bf-422f-929c-68179ee1df2a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8639100756900603523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523863910075690060352386391007569006035238639100756900603523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8835532-c997-4bd2-926b-6edc9ad71779, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4248545a-b861-4659-9381-74d0d245086e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4248545a-b861-4659-9381-74d0d245086e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17005199931290114754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754170051999312901147541700519993129011475417005199931290114754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fd33f4-c6bf-422f-929c-68179ee1df2a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e413518c-9f5c-479c-93e2-ff4846f69f06, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e413518c-9f5c-479c-93e2-ff4846f69f06, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12743089896572752153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153127430898965727521531274308989657275215312743089896572752153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4248545a-b861-4659-9381-74d0d245086e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84b5e41-d487-4fef-9010-a5f566e94aea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84b5e41-d487-4fef-9010-a5f566e94aea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12063547064226123383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383120635470642261233831206354706422612338312063547064226123383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e413518c-9f5c-479c-93e2-ff4846f69f06, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3b9617-fbc4-4b03-b59a-d339cd54518d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3b9617-fbc4-4b03-b59a-d339cd54518d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651026972179995908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908116510269721799959081165102697217999590811651026972179995908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84b5e41-d487-4fef-9010-a5f566e94aea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddfcb0db-4e71-442e-8290-5872cf092417, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddfcb0db-4e71-442e-8290-5872cf092417, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319261821570634426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426531926182157063442653192618215706344265319261821570634426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3b9617-fbc4-4b03-b59a-d339cd54518d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b3e6ee-6004-4bbc-806b-4ddf9bd609bb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b3e6ee-6004-4bbc-806b-4ddf9bd609bb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245414597064035402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402124541459706403540212454145970640354021245414597064035402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b3e6ee-6004-4bbc-806b-4ddf9bd609bb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e5e56be-0d5f-428e-8d8e-d69676799898, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5e56be-0d5f-428e-8d8e-d69676799898, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907742912043032653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653129077429120430326531290774291204303265312907742912043032653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddfcb0db-4e71-442e-8290-5872cf092417, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb297c9-7178-4561-b2d7-8e91c27e69a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb297c9-7178-4561-b2d7-8e91c27e69a1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655729006036330723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723655729006036330723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb297c9-7178-4561-b2d7-8e91c27e69a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ba84e5-5958-4d4d-845d-72600e843248, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ba84e5-5958-4d4d-845d-72600e843248, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3476216487571672715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715347621648757167271534762164875716727153476216487571672715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5e56be-0d5f-428e-8d8e-d69676799898, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a373e0-e68b-454f-954b-696684e8364f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a373e0-e68b-454f-954b-696684e8364f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016647365746911950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950180166473657469119501801664736574691195018016647365746911950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ba84e5-5958-4d4d-845d-72600e843248, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453a1079-2641-42c3-8a42-4ba377ba7378, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453a1079-2641-42c3-8a42-4ba377ba7378, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3046512970165795959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959304651297016579595930465129701657959593046512970165795959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a373e0-e68b-454f-954b-696684e8364f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5733347d-725b-419b-bfba-1e2a8672e574, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5733347d-725b-419b-bfba-1e2a8672e574, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2248686418621002596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596224868641862100259622486864186210025962248686418621002596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453a1079-2641-42c3-8a42-4ba377ba7378, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4261b438-6b5a-4769-a9a3-ff6da926921a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4261b438-6b5a-4769-a9a3-ff6da926921a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5866978698300167389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389586697869830016738958669786983001673895866978698300167389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5733347d-725b-419b-bfba-1e2a8672e574, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1e6893-7e19-45f8-b8bc-22202e7fa144, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1e6893-7e19-45f8-b8bc-22202e7fa144, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339122770559129283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283103391227705591292831033912277055912928310339122770559129283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4261b438-6b5a-4769-a9a3-ff6da926921a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78113791-4367-4a9b-80db-c0e18a0fc1a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78113791-4367-4a9b-80db-c0e18a0fc1a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1488242226461860876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876148824222646186087614882422264618608761488242226461860876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1e6893-7e19-45f8-b8bc-22202e7fa144, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db3d15b-3307-45ac-b2d8-9f87d15ccb2e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db3d15b-3307-45ac-b2d8-9f87d15ccb2e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691333132651976987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987269133313265197698726913331326519769872691333132651976987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78113791-4367-4a9b-80db-c0e18a0fc1a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981aa3ca-4ac8-416e-b2d8-ded59ac5e0b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981aa3ca-4ac8-416e-b2d8-ded59ac5e0b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3233497328009780731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731323349732800978073132334973280097807313233497328009780731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db3d15b-3307-45ac-b2d8-9f87d15ccb2e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de8e0ef-e0e5-4a92-8243-2330649fd8a7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981aa3ca-4ac8-416e-b2d8-ded59ac5e0b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00034b01-d0f4-400a-a274-c8f06fc2306d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de8e0ef-e0e5-4a92-8243-2330649fd8a7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7142410099904597505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505714241009990459750571424100999045975057142410099904597505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00034b01-d0f4-400a-a274-c8f06fc2306d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16263337753512639603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603162633377535126396031626333775351263960316263337753512639603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de8e0ef-e0e5-4a92-8243-2330649fd8a7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3c5826-7ad4-4dd5-bc35-b64046037b74, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3c5826-7ad4-4dd5-bc35-b64046037b74, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17872774821896216814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814178727748218962168141787277482189621681417872774821896216814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00034b01-d0f4-400a-a274-c8f06fc2306d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a72d7d-77bd-49ca-ab67-e77577fad6fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a72d7d-77bd-49ca-ab67-e77577fad6fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074349488780957319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319607434948878095731960743494887809573196074349488780957319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3c5826-7ad4-4dd5-bc35-b64046037b74, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3b5236-fc08-46d1-a0b9-ec5c93fa40fb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3b5236-fc08-46d1-a0b9-ec5c93fa40fb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 709777694338807599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599709777694338807599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a72d7d-77bd-49ca-ab67-e77577fad6fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfbc0f0-4aa7-4d11-8aba-a9f7a6e5a718, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfbc0f0-4aa7-4d11-8aba-a9f7a6e5a718, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10916402299470834983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983109164022994708349831091640229947083498310916402299470834983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3b5236-fc08-46d1-a0b9-ec5c93fa40fb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d2d17c-cc80-4ace-a043-cb3dea8faa0b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d2d17c-cc80-4ace-a043-cb3dea8faa0b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5085538386407217567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567508553838640721756750855383864072175675085538386407217567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfbc0f0-4aa7-4d11-8aba-a9f7a6e5a718, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b13b275-4c62-4a59-b58d-8055f4d0fbd6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b13b275-4c62-4a59-b58d-8055f4d0fbd6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348722612897695007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007434872261289769500743487226128976950074348722612897695007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d2d17c-cc80-4ace-a043-cb3dea8faa0b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4441bdb-d9bc-424a-95a4-6c82afa9ee90, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4441bdb-d9bc-424a-95a4-6c82afa9ee90, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6708213970516109401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401670821397051610940167082139705161094016708213970516109401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b13b275-4c62-4a59-b58d-8055f4d0fbd6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f69459-4fe8-4b1e-9c72-d5e76aa12930, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f69459-4fe8-4b1e-9c72-d5e76aa12930, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11942380811904635275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275119423808119046352751194238081190463527511942380811904635275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4441bdb-d9bc-424a-95a4-6c82afa9ee90, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3807731d-8704-4a3a-9fa8-822d937383d7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3807731d-8704-4a3a-9fa8-822d937383d7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876928210038056612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612108769282100380566121087692821003805661210876928210038056612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f69459-4fe8-4b1e-9c72-d5e76aa12930, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f3272d-c040-4cb4-875f-bcef0e2b2455, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f3272d-c040-4cb4-875f-bcef0e2b2455, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006602397233838164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164150066023972338381641500660239723383816415006602397233838164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3807731d-8704-4a3a-9fa8-822d937383d7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f49172a-4369-450f-ad57-06cf9e916f14, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f49172a-4369-450f-ad57-06cf9e916f14, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9039466869805953650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650903946686980595365090394668698059536509039466869805953650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f3272d-c040-4cb4-875f-bcef0e2b2455, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3ffa32-806e-471a-99a3-c80974c18b48, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3ffa32-806e-471a-99a3-c80974c18b48, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11184943539079364011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011111849435390793640111118494353907936401111184943539079364011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f49172a-4369-450f-ad57-06cf9e916f14, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95f8eab-c351-4d21-87e2-6fd1e8ab5664, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95f8eab-c351-4d21-87e2-6fd1e8ab5664, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 226563173007796954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954226563173007796954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3ffa32-806e-471a-99a3-c80974c18b48, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d413f35e-5d05-4105-bc4b-bae6226e83f9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d413f35e-5d05-4105-bc4b-bae6226e83f9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080573522868959720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720120805735228689597201208057352286895972012080573522868959720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95f8eab-c351-4d21-87e2-6fd1e8ab5664, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c60d8c6-41bf-4e21-9871-ae703692524c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d413f35e-5d05-4105-bc4b-bae6226e83f9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c60d8c6-41bf-4e21-9871-ae703692524c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025989850793251850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850602598985079325185060259898507932518506025989850793251850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fcd7fc7-c2a4-459d-9c65-24a1a5ccc53d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fcd7fc7-c2a4-459d-9c65-24a1a5ccc53d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454202048102967049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049154542020481029670491545420204810296704915454202048102967049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c60d8c6-41bf-4e21-9871-ae703692524c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0ca425-ffc2-46f8-8974-f8d21b0722d1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0ca425-ffc2-46f8-8974-f8d21b0722d1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16333981137831358766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766163339811378313587661633398113783135876616333981137831358766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fcd7fc7-c2a4-459d-9c65-24a1a5ccc53d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8237504-d86e-4f0f-ab5c-c05b84b177e8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8237504-d86e-4f0f-ab5c-c05b84b177e8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513752782056831932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932651375278205683193265137527820568319326513752782056831932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0ca425-ffc2-46f8-8974-f8d21b0722d1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e63420-da3f-4431-abd3-9e5a1286c5ef, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e63420-da3f-4431-abd3-9e5a1286c5ef, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449639205459833072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072944963920545983307294496392054598330729449639205459833072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8237504-d86e-4f0f-ab5c-c05b84b177e8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad742c6-f94e-4b00-bb38-748658ba42bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad742c6-f94e-4b00-bb38-748658ba42bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752443849072439223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223752443849072439223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e63420-da3f-4431-abd3-9e5a1286c5ef, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eccc8c-71db-4d35-8041-5ee9dcb01522, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eccc8c-71db-4d35-8041-5ee9dcb01522, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12166742816522766405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405121667428165227664051216674281652276640512166742816522766405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad742c6-f94e-4b00-bb38-748658ba42bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ed6974-6429-46e1-abbc-8a55790c70b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ed6974-6429-46e1-abbc-8a55790c70b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2589085195744840303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303258908519574484030325890851957448403032589085195744840303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eccc8c-71db-4d35-8041-5ee9dcb01522, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1eeed2d-6aa0-4a13-b65d-bea9788bda18, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1eeed2d-6aa0-4a13-b65d-bea9788bda18, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17196718279603780404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404171967182796037804041719671827960378040417196718279603780404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ed6974-6429-46e1-abbc-8a55790c70b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e48e28-1c14-48b1-b828-5ecf7ebbb6fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e48e28-1c14-48b1-b828-5ecf7ebbb6fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11976026844307429721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721119760268443074297211197602684430742972111976026844307429721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1eeed2d-6aa0-4a13-b65d-bea9788bda18, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0317227-ca7e-4362-a131-d6b7971f853c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0317227-ca7e-4362-a131-d6b7971f853c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5016904947350634984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984501690494735063498450169049473506349845016904947350634984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e48e28-1c14-48b1-b828-5ecf7ebbb6fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2864e237-3e77-477a-918b-6a996bfbe579, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0317227-ca7e-4362-a131-d6b7971f853c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2864e237-3e77-477a-918b-6a996bfbe579, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515686850296568262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262851568685029656826285156868502965682628515686850296568262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 030d2d65-7b57-45fd-98d0-6b72259267c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030d2d65-7b57-45fd-98d0-6b72259267c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306587102903627864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864153065871029036278641530658710290362786415306587102903627864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2864e237-3e77-477a-918b-6a996bfbe579, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb37f30-6583-4643-b062-233c2cd3a742, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb37f30-6583-4643-b062-233c2cd3a742, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648568462637043958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958764856846263704395876485684626370439587648568462637043958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030d2d65-7b57-45fd-98d0-6b72259267c0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60baa0c5-52d2-4abb-86a0-47df53815b42, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60baa0c5-52d2-4abb-86a0-47df53815b42, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8906561727921907737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737890656172792190773789065617279219077378906561727921907737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb37f30-6583-4643-b062-233c2cd3a742, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60baa0c5-52d2-4abb-86a0-47df53815b42, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1d5e59-d14d-47aa-8d72-69574cb95612, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1d5e59-d14d-47aa-8d72-69574cb95612, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6272040153162068910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910627204015316206891062720401531620689106272040153162068910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831770a1-aa03-4704-8d16-07a8ee13e30e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831770a1-aa03-4704-8d16-07a8ee13e30e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11099016235223400862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862110990162352234008621109901623522340086211099016235223400862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1d5e59-d14d-47aa-8d72-69574cb95612, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d6797c-c9ba-405d-b5d3-cb789232c7fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d6797c-c9ba-405d-b5d3-cb789232c7fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3429343321477884983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983342934332147788498334293433214778849833429343321477884983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831770a1-aa03-4704-8d16-07a8ee13e30e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db749f06-a944-491d-a650-6c41da54758b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db749f06-a944-491d-a650-6c41da54758b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16445969210950194193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193164459692109501941931644596921095019419316445969210950194193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d6797c-c9ba-405d-b5d3-cb789232c7fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662d7455-d2be-455e-a6c2-8fdd694e398b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662d7455-d2be-455e-a6c2-8fdd694e398b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246268570142769912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912112462685701427699121124626857014276991211246268570142769912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db749f06-a944-491d-a650-6c41da54758b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c8696d3-5124-4449-9d71-c2b50cce1ac6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8696d3-5124-4449-9d71-c2b50cce1ac6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18420522240896758747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747184205222408967587471842052224089675874718420522240896758747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662d7455-d2be-455e-a6c2-8fdd694e398b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1d6faf-bc7f-4128-8216-5fe4500d37c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1d6faf-bc7f-4128-8216-5fe4500d37c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17845391229229384307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307178453912292293843071784539122922938430717845391229229384307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8696d3-5124-4449-9d71-c2b50cce1ac6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1d6faf-bc7f-4128-8216-5fe4500d37c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf2d134-c9c2-4fe5-b4e8-f9f92c0ef13f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2645131-016f-4d53-8ff5-a67392a8f1dd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2645131-016f-4d53-8ff5-a67392a8f1dd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6162836016737706620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620616283601673770662061628360167377066206162836016737706620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf2d134-c9c2-4fe5-b4e8-f9f92c0ef13f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7500231834154286947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947750023183415428694775002318341542869477500231834154286947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf2d134-c9c2-4fe5-b4e8-f9f92c0ef13f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f792519a-b949-4e0a-9dfc-3c6d23301eee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f792519a-b949-4e0a-9dfc-3c6d23301eee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11308678650322499641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641113086786503224996411130867865032249964111308678650322499641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2645131-016f-4d53-8ff5-a67392a8f1dd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fe6ccd-2535-4ca5-bceb-7f726fc90ded, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fe6ccd-2535-4ca5-bceb-7f726fc90ded, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8318081458065740655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655831808145806574065583180814580657406558318081458065740655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f792519a-b949-4e0a-9dfc-3c6d23301eee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6953b053-cb72-480b-ae6e-cd6bba50156e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6953b053-cb72-480b-ae6e-cd6bba50156e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16692444682217888880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880166924446822178888801669244468221788888016692444682217888880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fe6ccd-2535-4ca5-bceb-7f726fc90ded, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7662ed6a-e153-4457-a088-02ed506b80e7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7662ed6a-e153-4457-a088-02ed506b80e7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12054271981119601168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168120542719811196011681205427198111960116812054271981119601168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6953b053-cb72-480b-ae6e-cd6bba50156e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7662ed6a-e153-4457-a088-02ed506b80e7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f695c7e-20de-4718-a324-b9b19b4f51c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba3bebf5-576b-4d02-a9ff-1a277f7c8158, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f695c7e-20de-4718-a324-b9b19b4f51c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494101670685709027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027249410167068570902724941016706857090272494101670685709027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba3bebf5-576b-4d02-a9ff-1a277f7c8158, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814338912277091379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379148143389122770913791481433891227709137914814338912277091379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba3bebf5-576b-4d02-a9ff-1a277f7c8158, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f695c7e-20de-4718-a324-b9b19b4f51c1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2236d6-dfeb-42e1-a846-f426fb62c3f7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2236d6-dfeb-42e1-a846-f426fb62c3f7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030772953760680567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567160307729537606805671603077295376068056716030772953760680567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964451be-ca00-4fec-88c0-bc086b2aefb1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964451be-ca00-4fec-88c0-bc086b2aefb1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5428875695152684616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616542887569515268461654288756951526846165428875695152684616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2236d6-dfeb-42e1-a846-f426fb62c3f7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f28c03d-9ab0-4443-9326-a8ff886df39b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964451be-ca00-4fec-88c0-bc086b2aefb1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f28c03d-9ab0-4443-9326-a8ff886df39b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7880401854145955438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438788040185414595543878804018541459554387880401854145955438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e37705-e877-476e-9972-2f8cfeb601c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e37705-e877-476e-9972-2f8cfeb601c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11804905016801965876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876118049050168019658761180490501680196587611804905016801965876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f28c03d-9ab0-4443-9326-a8ff886df39b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05e802e-c7d8-4727-b362-bedaeb7a39a4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05e802e-c7d8-4727-b362-bedaeb7a39a4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2597594734502885808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808259759473450288580825975947345028858082597594734502885808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e37705-e877-476e-9972-2f8cfeb601c3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ce6968-1d74-4025-b38b-783a818413ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ce6968-1d74-4025-b38b-783a818413ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 665549679275603175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175665549679275603175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05e802e-c7d8-4727-b362-bedaeb7a39a4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023f30b9-6bf5-438c-9cf0-d739f6c48738, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023f30b9-6bf5-438c-9cf0-d739f6c48738, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6517599191599370552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552651759919159937055265175991915993705526517599191599370552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ce6968-1d74-4025-b38b-783a818413ec, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df6ddcc5-7ce5-4ec8-bbdb-325b82664bb6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6ddcc5-7ce5-4ec8-bbdb-325b82664bb6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13680164182800833040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040136801641828008330401368016418280083304013680164182800833040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023f30b9-6bf5-438c-9cf0-d739f6c48738, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef658621-a177-493e-b6e7-04c1dee39cb8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef658621-a177-493e-b6e7-04c1dee39cb8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10318191089451756598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598103181910894517565981031819108945175659810318191089451756598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6ddcc5-7ce5-4ec8-bbdb-325b82664bb6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287a9954-ffc1-4ce1-8459-f5540dad9f72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287a9954-ffc1-4ce1-8459-f5540dad9f72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112276961786999359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359111227696178699935911122769617869993591112276961786999359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef658621-a177-493e-b6e7-04c1dee39cb8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34a397b5-8436-44fd-bdd8-a5819aaec5f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a397b5-8436-44fd-bdd8-a5819aaec5f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15052621691136192045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045150526216911361920451505262169113619204515052621691136192045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287a9954-ffc1-4ce1-8459-f5540dad9f72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02db4841-507c-447b-b3ca-a0951b0a73cb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02db4841-507c-447b-b3ca-a0951b0a73cb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9672859919101293491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491967285991910129349196728599191012934919672859919101293491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a397b5-8436-44fd-bdd8-a5819aaec5f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02db4841-507c-447b-b3ca-a0951b0a73cb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc0f14c3-8bfb-4ea2-81ec-771b369788b2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0f14c3-8bfb-4ea2-81ec-771b369788b2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16852354672038027042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042168523546720380270421685235467203802704216852354672038027042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0708cd19-247f-4ec4-a914-021b824957e1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0708cd19-247f-4ec4-a914-021b824957e1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14257687873687505167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167142576878736875051671425768787368750516714257687873687505167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0f14c3-8bfb-4ea2-81ec-771b369788b2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30df2173-fcd5-46e7-9e1b-c98a686a7d9c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30df2173-fcd5-46e7-9e1b-c98a686a7d9c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017375702976370671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671100173757029763706711001737570297637067110017375702976370671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0708cd19-247f-4ec4-a914-021b824957e1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208ceba2-ae8f-4c5d-86c4-08d0754f07f0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208ceba2-ae8f-4c5d-86c4-08d0754f07f0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031518004440860776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776100315180044408607761003151800444086077610031518004440860776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30df2173-fcd5-46e7-9e1b-c98a686a7d9c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f49745e6-6970-46de-9d93-293bc455005d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f49745e6-6970-46de-9d93-293bc455005d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14844888267492971531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531148448882674929715311484488826749297153114844888267492971531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208ceba2-ae8f-4c5d-86c4-08d0754f07f0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 796b1259-9f56-472c-97de-440e8689a7ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 796b1259-9f56-472c-97de-440e8689a7ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18433601911564263177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177184336019115642631771843360191156426317718433601911564263177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f49745e6-6970-46de-9d93-293bc455005d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886ad73f-ca6a-497a-b53c-73fe1ccc4d8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886ad73f-ca6a-497a-b53c-73fe1ccc4d8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8138703002850215246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246813870300285021524681387030028502152468138703002850215246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 796b1259-9f56-472c-97de-440e8689a7ec, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886ad73f-ca6a-497a-b53c-73fe1ccc4d8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 102de63b-6133-40e1-840d-923ca61adb46, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 102de63b-6133-40e1-840d-923ca61adb46, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3562586405486996039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039356258640548699603935625864054869960393562586405486996039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2d39d5-82f1-4ab3-9972-db976c4e8aa0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2d39d5-82f1-4ab3-9972-db976c4e8aa0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3582709773761927502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502358270977376192750235827097737619275023582709773761927502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 102de63b-6133-40e1-840d-923ca61adb46, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f22367-e7b1-4eff-a739-d8f9f88d87bf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f22367-e7b1-4eff-a739-d8f9f88d87bf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305351836442451068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068630535183644245106863053518364424510686305351836442451068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2d39d5-82f1-4ab3-9972-db976c4e8aa0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1e3396-0257-4c09-8114-fa218708c583, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1e3396-0257-4c09-8114-fa218708c583, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796353385554622547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547167963533855546225471679635338555462254716796353385554622547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f22367-e7b1-4eff-a739-d8f9f88d87bf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1e3396-0257-4c09-8114-fa218708c583, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7612be-1da6-4f38-a961-69c9f2f6534f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7612be-1da6-4f38-a961-69c9f2f6534f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16313757637101901619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619163137576371019016191631375763710190161916313757637101901619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418bc95b-3e26-449c-b967-1ba2113b8263, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418bc95b-3e26-449c-b967-1ba2113b8263, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17373915463931120694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694173739154639311206941737391546393112069417373915463931120694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418bc95b-3e26-449c-b967-1ba2113b8263, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f633ef12-dbdf-4b8c-a3bd-e62f6c1af3d3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7612be-1da6-4f38-a961-69c9f2f6534f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2600ecac-35e5-4059-9c58-427ff193ae4e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2600ecac-35e5-4059-9c58-427ff193ae4e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7254981792402457114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114725498179240245711472549817924024571147254981792402457114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f633ef12-dbdf-4b8c-a3bd-e62f6c1af3d3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 405700377086038858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858405700377086038858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2600ecac-35e5-4059-9c58-427ff193ae4e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44fe3297-3c5b-440b-9874-d3cfe49c910e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44fe3297-3c5b-440b-9874-d3cfe49c910e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1875317226173438533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533187531722617343853318753172261734385331875317226173438533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f633ef12-dbdf-4b8c-a3bd-e62f6c1af3d3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1932e6b7-cc2c-4f68-a69e-5cb7aed6990c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1932e6b7-cc2c-4f68-a69e-5cb7aed6990c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3126659844071555025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025312665984407155502531266598440715550253126659844071555025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44fe3297-3c5b-440b-9874-d3cfe49c910e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145ba29f-fb1b-41ba-a767-4bab8c1505ee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145ba29f-fb1b-41ba-a767-4bab8c1505ee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265093536021964615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615142650935360219646151426509353602196461514265093536021964615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1932e6b7-cc2c-4f68-a69e-5cb7aed6990c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb524e88-db9c-4d24-bf8e-d8b13cf76a8f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb524e88-db9c-4d24-bf8e-d8b13cf76a8f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15078006759797594878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878150780067597975948781507800675979759487815078006759797594878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb524e88-db9c-4d24-bf8e-d8b13cf76a8f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49689e77-e272-4f68-8d84-00214aee0301, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49689e77-e272-4f68-8d84-00214aee0301, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6281020253120723094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094628102025312072309462810202531207230946281020253120723094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145ba29f-fb1b-41ba-a767-4bab8c1505ee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bf843a-8055-4a33-b8a2-fee8a77cb196, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bf843a-8055-4a33-b8a2-fee8a77cb196, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551875270567366735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735455187527056736673545518752705673667354551875270567366735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49689e77-e272-4f68-8d84-00214aee0301, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee42d47f-eb58-443b-a5b9-07aeef06cc6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee42d47f-eb58-443b-a5b9-07aeef06cc6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235645532368281848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848102356455323682818481023564553236828184810235645532368281848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bf843a-8055-4a33-b8a2-fee8a77cb196, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4150fa-f1a5-4b97-9949-34493025a1fe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4150fa-f1a5-4b97-9949-34493025a1fe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8840419138403573860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860884041913840357386088404191384035738608840419138403573860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee42d47f-eb58-443b-a5b9-07aeef06cc6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013a8767-e06e-4d5e-a572-9c700e0ca4f1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013a8767-e06e-4d5e-a572-9c700e0ca4f1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18059917860096573832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832180599178600965738321805991786009657383218059917860096573832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4150fa-f1a5-4b97-9949-34493025a1fe, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc88a67-2b8e-4ea4-90a8-fe38b2290bfa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc88a67-2b8e-4ea4-90a8-fe38b2290bfa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28334206845843699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2833420684584369928334206845843699283342068458436992833420684584369928334206845843699283342068458436992833420684584369928334206845843699283342068458436992833420684584369928334206845843699283342068458436992833420684584369928334206845843699283342068458436992833420684584369928334206845843699283342068458436992833420684584369928334206845843699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013a8767-e06e-4d5e-a572-9c700e0ca4f1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdfbad9e-3448-4cc6-9b10-6320a21a8f79, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdfbad9e-3448-4cc6-9b10-6320a21a8f79, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10016751985735132423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423100167519857351324231001675198573513242310016751985735132423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc88a67-2b8e-4ea4-90a8-fe38b2290bfa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46378b02-fbbd-48e2-b8e4-9c763a6eace5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46378b02-fbbd-48e2-b8e4-9c763a6eace5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680678145128655697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697126806781451286556971268067814512865569712680678145128655697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdfbad9e-3448-4cc6-9b10-6320a21a8f79, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2ac454-b7a1-4603-9f2b-6e69e6c7471f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2ac454-b7a1-4603-9f2b-6e69e6c7471f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13078086651973408264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264130780866519734082641307808665197340826413078086651973408264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46378b02-fbbd-48e2-b8e4-9c763a6eace5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5ac47d-642b-4620-9ac7-47bcb5000c09, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5ac47d-642b-4620-9ac7-47bcb5000c09, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110523931580168912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912171105239315801689121711052393158016891217110523931580168912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2ac454-b7a1-4603-9f2b-6e69e6c7471f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1729c7da-88f9-4126-9ea4-d90d0b5f6e36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1729c7da-88f9-4126-9ea4-d90d0b5f6e36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515874091088601820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820151587409108860182015158740910886018201515874091088601820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5ac47d-642b-4620-9ac7-47bcb5000c09, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279bcdd8-b390-476b-a7a9-f8f4a677ed08, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279bcdd8-b390-476b-a7a9-f8f4a677ed08, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5412266530529327866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866541226653052932786654122665305293278665412266530529327866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1729c7da-88f9-4126-9ea4-d90d0b5f6e36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7525b239-579c-4101-8807-ca6c3e2d4459, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7525b239-579c-4101-8807-ca6c3e2d4459, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833643628330365726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726283364362833036572628336436283303657262833643628330365726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279bcdd8-b390-476b-a7a9-f8f4a677ed08, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8938ecd3-1c62-4055-bbcc-657ef0ce75f6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8938ecd3-1c62-4055-bbcc-657ef0ce75f6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15132367573880070451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451151323675738800704511513236757388007045115132367573880070451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7525b239-579c-4101-8807-ca6c3e2d4459, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567ab452-72c0-42e8-8d21-7abf6e3049a7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8938ecd3-1c62-4055-bbcc-657ef0ce75f6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567ab452-72c0-42e8-8d21-7abf6e3049a7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495845023033678480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480114958450230336784801149584502303367848011495845023033678480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56bd626-c9de-4a51-ae6a-dc6c40303aa2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56bd626-c9de-4a51-ae6a-dc6c40303aa2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258384265123337779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779258384265123337779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567ab452-72c0-42e8-8d21-7abf6e3049a7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 075b01e4-6dda-4fa8-80a9-6ece5ca92c54, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075b01e4-6dda-4fa8-80a9-6ece5ca92c54, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7470382535321361838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838747038253532136183874703825353213618387470382535321361838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56bd626-c9de-4a51-ae6a-dc6c40303aa2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b410c4-e558-4198-905f-371435a58474, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b410c4-e558-4198-905f-371435a58474, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15268233372818973864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864152682333728189738641526823337281897386415268233372818973864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075b01e4-6dda-4fa8-80a9-6ece5ca92c54, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ed8b424-0442-4e24-b1a7-abafa9bc0297, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ed8b424-0442-4e24-b1a7-abafa9bc0297, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542827481852767795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795165428274818527677951654282748185276779516542827481852767795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b410c4-e558-4198-905f-371435a58474, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5012145-babf-4695-8c92-9d10bc342a01, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5012145-babf-4695-8c92-9d10bc342a01, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 540503368660699181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181540503368660699181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ed8b424-0442-4e24-b1a7-abafa9bc0297, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a0b16e-6ec5-4c67-b047-1fa28a176c3c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a0b16e-6ec5-4c67-b047-1fa28a176c3c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10848677398085798268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268108486773980857982681084867739808579826810848677398085798268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5012145-babf-4695-8c92-9d10bc342a01, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95989a7-2bec-4fcb-9265-ce0beeb61e71, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95989a7-2bec-4fcb-9265-ce0beeb61e71, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307747104848824769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769630774710484882476963077471048488247696307747104848824769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a0b16e-6ec5-4c67-b047-1fa28a176c3c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cc41f8-85ab-449d-89e0-000bcd5c5acf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cc41f8-85ab-449d-89e0-000bcd5c5acf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791892470493592650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650167918924704935926501679189247049359265016791892470493592650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95989a7-2bec-4fcb-9265-ce0beeb61e71, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0308151e-0350-4b7e-acce-0b7f349174e8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0308151e-0350-4b7e-acce-0b7f349174e8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1753911151162378358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358175391115116237835817539111511623783581753911151162378358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cc41f8-85ab-449d-89e0-000bcd5c5acf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a7e1a6-1777-4ab2-9f09-00864af19f3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a7e1a6-1777-4ab2-9f09-00864af19f3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074026109505443785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785180740261095054437851807402610950544378518074026109505443785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0308151e-0350-4b7e-acce-0b7f349174e8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fefef68f-e700-40bc-bf1e-7ebbfd7e697e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fefef68f-e700-40bc-bf1e-7ebbfd7e697e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15195369128649364258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258151953691286493642581519536912864936425815195369128649364258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a7e1a6-1777-4ab2-9f09-00864af19f3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 562675a2-21d1-424d-ae47-2c26cda5c6c6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 562675a2-21d1-424d-ae47-2c26cda5c6c6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2120813683007529507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507212081368300752950721208136830075295072120813683007529507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fefef68f-e700-40bc-bf1e-7ebbfd7e697e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266c305e-c917-4618-86c1-86c8749565a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266c305e-c917-4618-86c1-86c8749565a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457711083288581692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692545771108328858169254577110832885816925457711083288581692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 562675a2-21d1-424d-ae47-2c26cda5c6c6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 911c2eaf-e969-4535-9271-2de019e8e3df, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911c2eaf-e969-4535-9271-2de019e8e3df, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15960476541805228187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187159604765418052281871596047654180522818715960476541805228187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266c305e-c917-4618-86c1-86c8749565a2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6d6649-5b27-46af-8465-f54a4181eaf5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6d6649-5b27-46af-8465-f54a4181eaf5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3492169083956802144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144349216908395680214434921690839568021443492169083956802144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911c2eaf-e969-4535-9271-2de019e8e3df, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44b9dc6-1384-41b3-8bb6-6fb67c8cf476, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44b9dc6-1384-41b3-8bb6-6fb67c8cf476, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710813735703278405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405771081373570327840577108137357032784057710813735703278405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6d6649-5b27-46af-8465-f54a4181eaf5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5477f615-92f8-4d81-9d86-d234f7a796c4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5477f615-92f8-4d81-9d86-d234f7a796c4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304066470575915679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679130406647057591567913040664705759156791304066470575915679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5477f615-92f8-4d81-9d86-d234f7a796c4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b159672-4819-495f-8d2d-714b2e25cf90, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b159672-4819-495f-8d2d-714b2e25cf90, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10368794933449234783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783103687949334492347831036879493344923478310368794933449234783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44b9dc6-1384-41b3-8bb6-6fb67c8cf476, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671e9807-cb6e-4406-83b9-d1e8e7b9995d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671e9807-cb6e-4406-83b9-d1e8e7b9995d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15129915672276959381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381151299156722769593811512991567227695938115129915672276959381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671e9807-cb6e-4406-83b9-d1e8e7b9995d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee07eda-6d46-4803-82b6-1010078810fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee07eda-6d46-4803-82b6-1010078810fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6803098928281447674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674680309892828144767468030989282814476746803098928281447674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b159672-4819-495f-8d2d-714b2e25cf90, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c6d536-9722-4738-b949-bccb0b886fa1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c6d536-9722-4738-b949-bccb0b886fa1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9723480462566618573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573972348046256661857397234804625666185739723480462566618573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c6d536-9722-4738-b949-bccb0b886fa1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aee9378-78f8-4ea1-8626-6be991c994ad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aee9378-78f8-4ea1-8626-6be991c994ad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16490200346151710506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506164902003461517105061649020034615171050616490200346151710506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee07eda-6d46-4803-82b6-1010078810fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3d8769-d0bf-470c-881e-a6e6bdd4fb06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3d8769-d0bf-470c-881e-a6e6bdd4fb06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864880687652713775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775128648806876527137751286488068765271377512864880687652713775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aee9378-78f8-4ea1-8626-6be991c994ad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a19db01-c045-4e7c-bd57-8630f0f939e2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a19db01-c045-4e7c-bd57-8630f0f939e2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11885915517463385844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844118859155174633858441188591551746338584411885915517463385844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3d8769-d0bf-470c-881e-a6e6bdd4fb06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fec9fb6-5bfb-4ef3-9b24-32247b4cbdce, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a19db01-c045-4e7c-bd57-8630f0f939e2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fec9fb6-5bfb-4ef3-9b24-32247b4cbdce, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3510755985367079541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541351075598536707954135107559853670795413510755985367079541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf93f6cb-89b4-4c0b-a6df-63a51f0f0728, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf93f6cb-89b4-4c0b-a6df-63a51f0f0728, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020019287529875485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485202001928752987548520200192875298754852020019287529875485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fec9fb6-5bfb-4ef3-9b24-32247b4cbdce, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746abd63-d4b3-4bd2-b75e-84399b914687, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746abd63-d4b3-4bd2-b75e-84399b914687, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911505079383426722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722139115050793834267221391150507938342672213911505079383426722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf93f6cb-89b4-4c0b-a6df-63a51f0f0728, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad14810-51d9-4c52-9bc6-a26bbfc63b3c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad14810-51d9-4c52-9bc6-a26bbfc63b3c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932210961880697114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114893221096188069711489322109618806971148932210961880697114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746abd63-d4b3-4bd2-b75e-84399b914687, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03b8862-b59f-410e-8bf8-47743aca2dbd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad14810-51d9-4c52-9bc6-a26bbfc63b3c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03b8862-b59f-410e-8bf8-47743aca2dbd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3694461212023215740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740369446121202321574036944612120232157403694461212023215740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de460bf-d5e3-4bd1-ae78-51a1339c55be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de460bf-d5e3-4bd1-ae78-51a1339c55be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13397987213616635152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152133979872136166351521339798721361663515213397987213616635152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03b8862-b59f-410e-8bf8-47743aca2dbd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76db628-801f-4fa6-bb77-7c90aa199ad8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76db628-801f-4fa6-bb77-7c90aa199ad8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1848429741171200492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492184842974117120049218484297411712004921848429741171200492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de460bf-d5e3-4bd1-ae78-51a1339c55be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b047d1a-fd1f-4336-af30-ffdc43ec46a4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b047d1a-fd1f-4336-af30-ffdc43ec46a4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9273389005169801898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898927338900516980189892733890051698018989273389005169801898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76db628-801f-4fa6-bb77-7c90aa199ad8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb90adc-9e47-43e0-a91d-cf7cb84460ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb90adc-9e47-43e0-a91d-cf7cb84460ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995157363461624488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488149951573634616244881499515736346162448814995157363461624488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b047d1a-fd1f-4336-af30-ffdc43ec46a4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab971cf-64fe-4ed8-86fd-303d6c068ea8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab971cf-64fe-4ed8-86fd-303d6c068ea8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15496079507808537200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200154960795078085372001549607950780853720015496079507808537200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb90adc-9e47-43e0-a91d-cf7cb84460ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85809365-e349-435a-8dbe-2e147afd3e07, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85809365-e349-435a-8dbe-2e147afd3e07, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10929758892182102356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356109297588921821023561092975889218210235610929758892182102356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab971cf-64fe-4ed8-86fd-303d6c068ea8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f143f602-686a-4647-8da5-373ae8e5258a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f143f602-686a-4647-8da5-373ae8e5258a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7712548285696072306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306771254828569607230677125482856960723067712548285696072306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85809365-e349-435a-8dbe-2e147afd3e07, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08173d91-9e61-47f3-9a45-b4d67caa9fde, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08173d91-9e61-47f3-9a45-b4d67caa9fde, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1202737503716179277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277120273750371617927712027375037161792771202737503716179277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f143f602-686a-4647-8da5-373ae8e5258a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0122cf9c-6121-4ef8-bd64-9929617cc6a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0122cf9c-6121-4ef8-bd64-9929617cc6a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11048974296514797807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807110489742965147978071104897429651479780711048974296514797807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08173d91-9e61-47f3-9a45-b4d67caa9fde, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0122cf9c-6121-4ef8-bd64-9929617cc6a2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe2030c-0afb-425f-ab24-9966e7329bfb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe2030c-0afb-425f-ab24-9966e7329bfb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12453422235827781132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132124534222358277811321245342223582778113212453422235827781132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3481e06d-90aa-4c4a-aa1f-f172b455a72c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3481e06d-90aa-4c4a-aa1f-f172b455a72c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12665680079586953483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483126656800795869534831266568007958695348312665680079586953483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe2030c-0afb-425f-ab24-9966e7329bfb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3481e06d-90aa-4c4a-aa1f-f172b455a72c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab718a70-ca2e-4e6a-9bed-09750bff522f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab718a70-ca2e-4e6a-9bed-09750bff522f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4536077333750132919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919453607733375013291945360773337501329194536077333750132919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f98de35-6366-4182-ade0-f423958e2a5d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f98de35-6366-4182-ade0-f423958e2a5d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917997734574817957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957691799773457481795769179977345748179576917997734574817957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f98de35-6366-4182-ade0-f423958e2a5d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9e7116-d28a-4949-aa26-05c76dd2274b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab718a70-ca2e-4e6a-9bed-09750bff522f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5be5c8-1b7d-4c57-a530-34a4eefaba75, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9e7116-d28a-4949-aa26-05c76dd2274b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495622309890508584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584949562230989050858494956223098905085849495622309890508584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5be5c8-1b7d-4c57-a530-34a4eefaba75, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650743305392673468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468465074330539267346846507433053926734684650743305392673468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9e7116-d28a-4949-aa26-05c76dd2274b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144fcba0-5675-4e7b-ba3c-592a02bcfbd0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144fcba0-5675-4e7b-ba3c-592a02bcfbd0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14402875031493237307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307144028750314932373071440287503149323730714402875031493237307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5be5c8-1b7d-4c57-a530-34a4eefaba75, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad138bf-6f21-492a-809a-2b61a3766555, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad138bf-6f21-492a-809a-2b61a3766555, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16334826546093556250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250163348265460935562501633482654609355625016334826546093556250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad138bf-6f21-492a-809a-2b61a3766555, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b50cac3-2917-4961-a8e8-bdd0f9754222, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b50cac3-2917-4961-a8e8-bdd0f9754222, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618060541918062769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769146180605419180627691461806054191806276914618060541918062769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144fcba0-5675-4e7b-ba3c-592a02bcfbd0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c2f8b9-17a8-4771-9f0c-18ffc858ac02, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c2f8b9-17a8-4771-9f0c-18ffc858ac02, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5047039085461489966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966504703908546148996650470390854614899665047039085461489966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b50cac3-2917-4961-a8e8-bdd0f9754222, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74422915-b622-4ee2-91fd-ca382efae019, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74422915-b622-4ee2-91fd-ca382efae019, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9806595547791734798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798980659554779173479898065955477917347989806595547791734798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c2f8b9-17a8-4771-9f0c-18ffc858ac02, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c55de70-37de-4016-9d35-d14a40578944, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c55de70-37de-4016-9d35-d14a40578944, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6181396003615969602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602618139600361596960261813960036159696026181396003615969602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74422915-b622-4ee2-91fd-ca382efae019, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50bd9c5-c8b3-4583-ae5d-342babae8472, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b50bd9c5-c8b3-4583-ae5d-342babae8472, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2708499943767331373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373270849994376733137327084999437673313732708499943767331373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c55de70-37de-4016-9d35-d14a40578944, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b62453-1359-4b31-a363-bc4fc1fd336a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b62453-1359-4b31-a363-bc4fc1fd336a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489689483405502828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828248968948340550282824896894834055028282489689483405502828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50bd9c5-c8b3-4583-ae5d-342babae8472, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d701937c-2ffa-4788-9279-2725d54a8bdc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d701937c-2ffa-4788-9279-2725d54a8bdc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628485836308555231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231262848583630855523126284858363085552312628485836308555231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b62453-1359-4b31-a363-bc4fc1fd336a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f662be3-d6e8-487f-a7cb-404804d4e84b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f662be3-d6e8-487f-a7cb-404804d4e84b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101446126074927778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778910144612607492777891014461260749277789101446126074927778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d701937c-2ffa-4788-9279-2725d54a8bdc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de8d3568-6d2a-44d0-93b5-7d8eb9388c26, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8d3568-6d2a-44d0-93b5-7d8eb9388c26, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945013474900257450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450294501347490025745029450134749002574502945013474900257450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f662be3-d6e8-487f-a7cb-404804d4e84b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205ee39f-7883-4711-ac9b-7c77c23925bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205ee39f-7883-4711-ac9b-7c77c23925bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2660346998094894165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165266034699809489416526603469980948941652660346998094894165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8d3568-6d2a-44d0-93b5-7d8eb9388c26, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c055ba03-20f7-474e-8170-d13317f9b784, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c055ba03-20f7-474e-8170-d13317f9b784, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310676880260700009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009153106768802607000091531067688026070000915310676880260700009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205ee39f-7883-4711-ac9b-7c77c23925bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd6caba-715e-49ac-9cac-cced578a9997, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd6caba-715e-49ac-9cac-cced578a9997, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410718899290423375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375104107188992904233751041071889929042337510410718899290423375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c055ba03-20f7-474e-8170-d13317f9b784, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfac2437-347f-4436-8e07-b951f665a862, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfac2437-347f-4436-8e07-b951f665a862, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735067912738331653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653177350679127383316531773506791273833165317735067912738331653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd6caba-715e-49ac-9cac-cced578a9997, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb80ea20-676b-4910-a01c-23581878685f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb80ea20-676b-4910-a01c-23581878685f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 874556032572711821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821874556032572711821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfac2437-347f-4436-8e07-b951f665a862, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b4f60b-de20-4e00-82f9-60069fd3e0a0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb80ea20-676b-4910-a01c-23581878685f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b4f60b-de20-4e00-82f9-60069fd3e0a0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16044885652277036711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711160448856522770367111604488565227703671116044885652277036711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38f5dcec-62da-4c59-9dec-bd36a548aa08, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f5dcec-62da-4c59-9dec-bd36a548aa08, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111455051152134305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305161114550511521343051611145505115213430516111455051152134305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b4f60b-de20-4e00-82f9-60069fd3e0a0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3875d047-8ace-422c-9fff-9ccb024089b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3875d047-8ace-422c-9fff-9ccb024089b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23993806629142020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2399380662914202023993806629142020239938066291420202399380662914202023993806629142020239938066291420202399380662914202023993806629142020239938066291420202399380662914202023993806629142020239938066291420202399380662914202023993806629142020239938066291420202399380662914202023993806629142020239938066291420202399380662914202023993806629142020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f5dcec-62da-4c59-9dec-bd36a548aa08, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00df0d88-55b3-40ad-ae6d-386f59a01b31, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00df0d88-55b3-40ad-ae6d-386f59a01b31, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13637425419378325202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202136374254193783252021363742541937832520213637425419378325202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3875d047-8ace-422c-9fff-9ccb024089b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdafd768-7a77-4d6d-9339-1ab67b670032, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdafd768-7a77-4d6d-9339-1ab67b670032, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13681891413117862440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440136818914131178624401368189141311786244013681891413117862440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdafd768-7a77-4d6d-9339-1ab67b670032, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cb00634-1167-4f2c-865b-7b8b150cd422, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cb00634-1167-4f2c-865b-7b8b150cd422, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866672095870787965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965986667209587078796598666720958707879659866672095870787965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00df0d88-55b3-40ad-ae6d-386f59a01b31, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b20164-4068-4276-b0c8-439e30b31288, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b20164-4068-4276-b0c8-439e30b31288, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7973757563691631778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778797375756369163177879737575636916317787973757563691631778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cb00634-1167-4f2c-865b-7b8b150cd422, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b20164-4068-4276-b0c8-439e30b31288, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2750301-e314-4781-9f93-ce438ec0828a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413840d7-d28b-4389-98a1-cdde80ab5667, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413840d7-d28b-4389-98a1-cdde80ab5667, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809888216493377233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233118098882164933772331180988821649337723311809888216493377233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2750301-e314-4781-9f93-ce438ec0828a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030194832099263010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010150301948320992630101503019483209926301015030194832099263010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2750301-e314-4781-9f93-ce438ec0828a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ee1038-0072-4a78-ab2f-2840917c997d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ee1038-0072-4a78-ab2f-2840917c997d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4119015304479255363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363411901530447925536341190153044792553634119015304479255363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413840d7-d28b-4389-98a1-cdde80ab5667, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83301aa0-2192-4843-89ba-5f63a6168162, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83301aa0-2192-4843-89ba-5f63a6168162, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436290620725916819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819343629062072591681934362906207259168193436290620725916819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ee1038-0072-4a78-ab2f-2840917c997d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f9e7c3-27ea-48f4-b10b-66b4d01afadd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f9e7c3-27ea-48f4-b10b-66b4d01afadd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302718139128101344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344630271813912810134463027181391281013446302718139128101344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f9e7c3-27ea-48f4-b10b-66b4d01afadd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a299c0-b40d-4354-9215-9fcec45b5d52, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a299c0-b40d-4354-9215-9fcec45b5d52, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11689889139739189477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477116898891397391894771168988913973918947711689889139739189477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83301aa0-2192-4843-89ba-5f63a6168162, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd771a83-248a-440c-a96a-2c0a3bb045b1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd771a83-248a-440c-a96a-2c0a3bb045b1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617010806121104048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048617010806121104048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a299c0-b40d-4354-9215-9fcec45b5d52, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59702e22-98d5-49fc-a757-55edc882a6a7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59702e22-98d5-49fc-a757-55edc882a6a7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1244585599468961651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651124458559946896165112445855994689616511244585599468961651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd771a83-248a-440c-a96a-2c0a3bb045b1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff55d394-07cd-4250-a2fb-fe7ca85069e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff55d394-07cd-4250-a2fb-fe7ca85069e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6551451205066312984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984655145120506631298465514512050663129846551451205066312984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff55d394-07cd-4250-a2fb-fe7ca85069e5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 582c87d8-302a-47d9-8c15-65e63349c198, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 582c87d8-302a-47d9-8c15-65e63349c198, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 668628327000467944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944668628327000467944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59702e22-98d5-49fc-a757-55edc882a6a7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efeea306-da44-4a0f-b44f-94d8b359da12, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efeea306-da44-4a0f-b44f-94d8b359da12, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414261324528940411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411141426132452894041114142613245289404111414261324528940411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 582c87d8-302a-47d9-8c15-65e63349c198, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed39bc0e-555f-4615-9a13-2503d052887d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed39bc0e-555f-4615-9a13-2503d052887d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388755974923811372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372143887559749238113721438875597492381137214388755974923811372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efeea306-da44-4a0f-b44f-94d8b359da12, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809c7082-f457-4fd8-b834-2ae37ccea8db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809c7082-f457-4fd8-b834-2ae37ccea8db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2488276661638479396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396248827666163847939624882766616384793962488276661638479396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed39bc0e-555f-4615-9a13-2503d052887d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37ad8b0-1d7c-48ac-81e4-d6f5b0107ab4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37ad8b0-1d7c-48ac-81e4-d6f5b0107ab4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3465724926008883255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255346572492600888325534657249260088832553465724926008883255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809c7082-f457-4fd8-b834-2ae37ccea8db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a973a13-bef2-4adf-9112-a81942711dc0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a973a13-bef2-4adf-9112-a81942711dc0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962101878939854293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293896210187893985429389621018789398542938962101878939854293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37ad8b0-1d7c-48ac-81e4-d6f5b0107ab4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a127e3c-ba06-463f-b65b-eb4f784a2e54, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a127e3c-ba06-463f-b65b-eb4f784a2e54, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8068674630325621212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212806867463032562121280686746303256212128068674630325621212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a127e3c-ba06-463f-b65b-eb4f784a2e54, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a973a13-bef2-4adf-9112-a81942711dc0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b078499f-23be-4adf-8fef-8d8ac6b4a96b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b078499f-23be-4adf-8fef-8d8ac6b4a96b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8472532480607025858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858847253248060702585884725324806070258588472532480607025858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19977e72-a732-4039-9bb6-0b2bdac3b7b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19977e72-a732-4039-9bb6-0b2bdac3b7b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472885190837265554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554447288519083726555444728851908372655544472885190837265554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b078499f-23be-4adf-8fef-8d8ac6b4a96b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c265b62d-8f0e-48d6-9e3a-984b9b698cd0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c265b62d-8f0e-48d6-9e3a-984b9b698cd0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059815051402489768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768805981505140248976880598150514024897688059815051402489768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19977e72-a732-4039-9bb6-0b2bdac3b7b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01cb596-7ed3-4388-8ebb-04c15729bd44, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01cb596-7ed3-4388-8ebb-04c15729bd44, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17728966473744258676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676177289664737442586761772896647374425867617728966473744258676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c265b62d-8f0e-48d6-9e3a-984b9b698cd0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7edc238e-4994-415c-a408-adfc03df3947, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7edc238e-4994-415c-a408-adfc03df3947, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366339144544518564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564133663391445445185641336633914454451856413366339144544518564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01cb596-7ed3-4388-8ebb-04c15729bd44, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32c50d1f-681d-46f1-9809-dd2b90a575ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c50d1f-681d-46f1-9809-dd2b90a575ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3561314388419265140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140356131438841926514035613143884192651403561314388419265140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7edc238e-4994-415c-a408-adfc03df3947, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df940ca-05c4-4223-9eb2-de30a5e2628c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df940ca-05c4-4223-9eb2-de30a5e2628c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2395006961610800000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000239500696161080000023950069616108000002395006961610800000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c50d1f-681d-46f1-9809-dd2b90a575ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86aa62ee-54de-40c7-b0e6-61a70a038ce8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86aa62ee-54de-40c7-b0e6-61a70a038ce8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17913102144845552847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847179131021448455528471791310214484555284717913102144845552847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df940ca-05c4-4223-9eb2-de30a5e2628c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24698296-9880-4996-a831-e58cda440fe9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24698296-9880-4996-a831-e58cda440fe9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511555341105605903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903165115553411056059031651155534110560590316511555341105605903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86aa62ee-54de-40c7-b0e6-61a70a038ce8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd5bdd2-9c34-45d3-9c21-f938d94e0aed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd5bdd2-9c34-45d3-9c21-f938d94e0aed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686781744280052004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004686781744280052004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24698296-9880-4996-a831-e58cda440fe9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcbff93-5354-4600-a8cb-4c2db8edd714, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcbff93-5354-4600-a8cb-4c2db8edd714, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17731848769531914603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603177318487695319146031773184876953191460317731848769531914603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd5bdd2-9c34-45d3-9c21-f938d94e0aed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7225e2-fdbb-4fac-973c-c56a31a3beee, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7225e2-fdbb-4fac-973c-c56a31a3beee, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 333061722095960398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398333061722095960398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcbff93-5354-4600-a8cb-4c2db8edd714, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71ef6dd-6b39-4def-98ef-94747abe16c4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71ef6dd-6b39-4def-98ef-94747abe16c4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3751947531301207525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525375194753130120752537519475313012075253751947531301207525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7225e2-fdbb-4fac-973c-c56a31a3beee, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32440ef2-5831-4907-accf-d59a40d547bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32440ef2-5831-4907-accf-d59a40d547bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7246096517206624230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230724609651720662423072460965172066242307246096517206624230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71ef6dd-6b39-4def-98ef-94747abe16c4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7c4b70-1bf2-4259-991d-3038173aed21, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7c4b70-1bf2-4259-991d-3038173aed21, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15955863760618830626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626159558637606188306261595586376061883062615955863760618830626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32440ef2-5831-4907-accf-d59a40d547bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6f3527-fad9-4262-ac63-4adf23d85bf7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7c4b70-1bf2-4259-991d-3038173aed21, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6f3527-fad9-4262-ac63-4adf23d85bf7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563660139656495559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559956366013965649555995636601396564955599563660139656495559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b4fad5-d5ff-4557-96d6-02c355de071f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b4fad5-d5ff-4557-96d6-02c355de071f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11250819077453122150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150112508190774531221501125081907745312215011250819077453122150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6f3527-fad9-4262-ac63-4adf23d85bf7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5c8c53-f06b-4aaf-a33d-de208bf724d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5c8c53-f06b-4aaf-a33d-de208bf724d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15560166153066703387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387155601661530667033871556016615306670338715560166153066703387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b4fad5-d5ff-4557-96d6-02c355de071f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35a8127-2b0f-46ec-bc9e-7da1652c77a4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35a8127-2b0f-46ec-bc9e-7da1652c77a4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10070853166049361515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515100708531660493615151007085316604936151510070853166049361515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5c8c53-f06b-4aaf-a33d-de208bf724d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a185a1f3-ab6a-4914-b7e7-f33dadd432fe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a185a1f3-ab6a-4914-b7e7-f33dadd432fe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13504815599578610317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317135048155995786103171350481559957861031713504815599578610317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35a8127-2b0f-46ec-bc9e-7da1652c77a4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221c337a-6738-4d58-b943-b54e5a26fe5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a185a1f3-ab6a-4914-b7e7-f33dadd432fe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221c337a-6738-4d58-b943-b54e5a26fe5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5574921517121690272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272557492151712169027255749215171216902725574921517121690272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1c007b-dec4-423e-b41d-37ec44a2b4b2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1c007b-dec4-423e-b41d-37ec44a2b4b2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052885639053494046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046305288563905349404630528856390534940463052885639053494046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221c337a-6738-4d58-b943-b54e5a26fe5b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a42eb8a-d6e1-4b3d-b444-5ae1be655b98, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a42eb8a-d6e1-4b3d-b444-5ae1be655b98, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822792131949416274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274158227921319494162741582279213194941627415822792131949416274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1c007b-dec4-423e-b41d-37ec44a2b4b2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9901e468-32c1-4be4-86e2-774c34438a21, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9901e468-32c1-4be4-86e2-774c34438a21, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15868554659200119191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191158685546592001191911586855465920011919115868554659200119191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a42eb8a-d6e1-4b3d-b444-5ae1be655b98, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a683dc5-4072-47a6-9785-aa0c3d5b0da0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a683dc5-4072-47a6-9785-aa0c3d5b0da0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12612019433454393465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465126120194334543934651261201943345439346512612019433454393465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9901e468-32c1-4be4-86e2-774c34438a21, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab3c4e9-1af6-4e06-a7fd-b1fbc82bb7c0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab3c4e9-1af6-4e06-a7fd-b1fbc82bb7c0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9858023678915153844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844985802367891515384498580236789151538449858023678915153844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a683dc5-4072-47a6-9785-aa0c3d5b0da0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae8f8c4c-275a-483f-baa7-965badc2eed7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae8f8c4c-275a-483f-baa7-965badc2eed7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156592968017202452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452315659296801720245231565929680172024523156592968017202452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab3c4e9-1af6-4e06-a7fd-b1fbc82bb7c0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852562fc-e130-4b1e-a6f7-cf6536a41e36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852562fc-e130-4b1e-a6f7-cf6536a41e36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730146583967897769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769107301465839678977691073014658396789776910730146583967897769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae8f8c4c-275a-483f-baa7-965badc2eed7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdfd17c-0ad8-45fb-96d8-96d916faba75, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdfd17c-0ad8-45fb-96d8-96d916faba75, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841467428172021086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086841467428172021086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852562fc-e130-4b1e-a6f7-cf6536a41e36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319dbab6-0167-4d82-b40a-0c6c48d7b27b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319dbab6-0167-4d82-b40a-0c6c48d7b27b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 218790601579329260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260218790601579329260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdfd17c-0ad8-45fb-96d8-96d916faba75, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319dbab6-0167-4d82-b40a-0c6c48d7b27b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf85a38d-d7df-4aa8-9ad1-6287c2e8077d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf85a38d-d7df-4aa8-9ad1-6287c2e8077d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816308037897704747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747481630803789770474748163080378977047474816308037897704747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7f6769-c582-46a2-98bc-9f81f37260f6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7f6769-c582-46a2-98bc-9f81f37260f6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020470461329366609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609100204704613293666091002047046132936660910020470461329366609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf85a38d-d7df-4aa8-9ad1-6287c2e8077d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ae6259-8e8c-44a9-bfa6-b8b69383f316, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ae6259-8e8c-44a9-bfa6-b8b69383f316, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993036587976098733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733899303658797609873389930365879760987338993036587976098733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7f6769-c582-46a2-98bc-9f81f37260f6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b795773b-9e79-41a7-a754-b61dad5f1d7a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b795773b-9e79-41a7-a754-b61dad5f1d7a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11199904803409203018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018111999048034092030181119990480340920301811199904803409203018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b795773b-9e79-41a7-a754-b61dad5f1d7a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e195e94b-58a4-401c-b622-89cbfcc64f39, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e195e94b-58a4-401c-b622-89cbfcc64f39, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15099824202656577339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339150998242026565773391509982420265657733915099824202656577339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ae6259-8e8c-44a9-bfa6-b8b69383f316, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb86d953-0e25-471f-8136-7b3cf52e05bc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb86d953-0e25-471f-8136-7b3cf52e05bc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14167508521452880478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478141675085214528804781416750852145288047814167508521452880478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e195e94b-58a4-401c-b622-89cbfcc64f39, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f13443-8d85-4a44-aed3-ea6a311aaff7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f13443-8d85-4a44-aed3-ea6a311aaff7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639674084435856756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756136396740844358567561363967408443585675613639674084435856756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb86d953-0e25-471f-8136-7b3cf52e05bc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d784f3-d885-4a35-a7db-378490868c36, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d784f3-d885-4a35-a7db-378490868c36, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16997027061414439143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143169970270614144391431699702706141443914316997027061414439143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f13443-8d85-4a44-aed3-ea6a311aaff7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0270f3d2-a166-4f22-9783-1a1dcc0e5eb1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0270f3d2-a166-4f22-9783-1a1dcc0e5eb1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381343210679983792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792153813432106799837921538134321067998379215381343210679983792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d784f3-d885-4a35-a7db-378490868c36, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c62689f-1958-4e85-b8c4-b2b908aaad2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c62689f-1958-4e85-b8c4-b2b908aaad2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1534088574492244375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375153408857449224437515340885744922443751534088574492244375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0270f3d2-a166-4f22-9783-1a1dcc0e5eb1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c221f8-ef70-4c19-9f00-aa2c97004467, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c221f8-ef70-4c19-9f00-aa2c97004467, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304820121250011525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525830482012125001152583048201212500115258304820121250011525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c62689f-1958-4e85-b8c4-b2b908aaad2c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585f2d41-e138-4201-8705-537aa8fc1c83, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585f2d41-e138-4201-8705-537aa8fc1c83, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2658797335005293549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549265879733500529354926587973350052935492658797335005293549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c221f8-ef70-4c19-9f00-aa2c97004467, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694af8b7-2c97-4bb9-b610-d1256ac6b017, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694af8b7-2c97-4bb9-b610-d1256ac6b017, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311681837659325669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669311681837659325669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585f2d41-e138-4201-8705-537aa8fc1c83, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa4d6f53-9e7c-427a-83c8-c1257a78e752, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa4d6f53-9e7c-427a-83c8-c1257a78e752, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4381449063963707846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846438144906396370784643814490639637078464381449063963707846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694af8b7-2c97-4bb9-b610-d1256ac6b017, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a8374c-d20b-4690-8d77-e2b4daaf66fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a8374c-d20b-4690-8d77-e2b4daaf66fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10044187879518023137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137100441878795180231371004418787951802313710044187879518023137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa4d6f53-9e7c-427a-83c8-c1257a78e752, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d6e4290-f6ac-43ed-b08c-4277f1063d8e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6e4290-f6ac-43ed-b08c-4277f1063d8e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11097008944221978071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071110970089442219780711109700894422197807111097008944221978071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a8374c-d20b-4690-8d77-e2b4daaf66fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306b6932-6a9b-497d-a6f9-eebaf95d0c9d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306b6932-6a9b-497d-a6f9-eebaf95d0c9d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1779205066619272866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866177920506661927286617792050666192728661779205066619272866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6e4290-f6ac-43ed-b08c-4277f1063d8e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882e7867-df22-4de5-a60b-94595e31dbde, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882e7867-df22-4de5-a60b-94595e31dbde, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15888766124915167990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990158887661249151679901588876612491516799015888766124915167990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306b6932-6a9b-497d-a6f9-eebaf95d0c9d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a082e0-2dd7-4895-8251-6c614c927d56, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a082e0-2dd7-4895-8251-6c614c927d56, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361207913232150717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717113612079132321507171136120791323215071711361207913232150717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882e7867-df22-4de5-a60b-94595e31dbde, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbdd230-bad3-4973-aa50-b2648db2f7f2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbdd230-bad3-4973-aa50-b2648db2f7f2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027420993992420943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943170274209939924209431702742099399242094317027420993992420943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a082e0-2dd7-4895-8251-6c614c927d56, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997be544-23b9-470c-8916-fc8c5f874202, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997be544-23b9-470c-8916-fc8c5f874202, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12387387390369491516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516123873873903694915161238738739036949151612387387390369491516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbdd230-bad3-4973-aa50-b2648db2f7f2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f45b9f-69a1-4d98-81c2-d3ee05a82e8d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f45b9f-69a1-4d98-81c2-d3ee05a82e8d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10356126088474339631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631103561260884743396311035612608847433963110356126088474339631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997be544-23b9-470c-8916-fc8c5f874202, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0487fb-3269-4503-bec7-6cdc7f7ca949, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0487fb-3269-4503-bec7-6cdc7f7ca949, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18241789386379356019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019182417893863793560191824178938637935601918241789386379356019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f45b9f-69a1-4d98-81c2-d3ee05a82e8d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac04c4e0-979a-49bd-a41b-69080d5a232d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac04c4e0-979a-49bd-a41b-69080d5a232d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7409351133784288349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349740935113378428834974093511337842883497409351133784288349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0487fb-3269-4503-bec7-6cdc7f7ca949, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada950bb-aa2e-40e2-a0fe-8fa89dce2353, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada950bb-aa2e-40e2-a0fe-8fa89dce2353, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11662374229929750749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749116623742299297507491166237422992975074911662374229929750749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac04c4e0-979a-49bd-a41b-69080d5a232d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad4d9522-42f6-42d2-ae80-9754b825f9eb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad4d9522-42f6-42d2-ae80-9754b825f9eb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859288212674038857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857118592882126740388571185928821267403885711859288212674038857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad4d9522-42f6-42d2-ae80-9754b825f9eb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba12ccc-af0b-4b3b-b5b6-0ff02c53b269, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba12ccc-af0b-4b3b-b5b6-0ff02c53b269, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11065047485457267672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672110650474854572676721106504748545726767211065047485457267672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada950bb-aa2e-40e2-a0fe-8fa89dce2353, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3af93b-fa74-4360-853d-c6355a290636, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3af93b-fa74-4360-853d-c6355a290636, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7668595034619766652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652766859503461976665276685950346197666527668595034619766652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba12ccc-af0b-4b3b-b5b6-0ff02c53b269, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94bcae9-31b2-40e9-9e9a-8719b78fcfb9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94bcae9-31b2-40e9-9e9a-8719b78fcfb9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803120548424287240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240480312054842428724048031205484242872404803120548424287240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3af93b-fa74-4360-853d-c6355a290636, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb45a1dc-0720-460b-b85f-6d7e6df5ba63, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb45a1dc-0720-460b-b85f-6d7e6df5ba63, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12944564101106589854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854129445641011065898541294456410110658985412944564101106589854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94bcae9-31b2-40e9-9e9a-8719b78fcfb9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f820bf3a-d96c-45c9-8778-3478ad3dc3a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f820bf3a-d96c-45c9-8778-3478ad3dc3a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528697532014541719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719752869753201454171975286975320145417197528697532014541719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb45a1dc-0720-460b-b85f-6d7e6df5ba63, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6981a126-070e-4a64-9497-38b21d147123, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6981a126-070e-4a64-9497-38b21d147123, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458329993384183462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462245832999338418346224583299933841834622458329993384183462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f820bf3a-d96c-45c9-8778-3478ad3dc3a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56727c0-6c10-422e-9a42-868eb83e90fc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56727c0-6c10-422e-9a42-868eb83e90fc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296169156062802789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789229616915606280278922961691560628027892296169156062802789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6981a126-070e-4a64-9497-38b21d147123, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbc8385-6952-4f90-a45c-bc7c9c0c6887, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbc8385-6952-4f90-a45c-bc7c9c0c6887, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6766158072165481125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125676615807216548112567661580721654811256766158072165481125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56727c0-6c10-422e-9a42-868eb83e90fc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f231d79-0413-45b4-89fd-095e7991a5db, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f231d79-0413-45b4-89fd-095e7991a5db, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13254075950187485137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137132540759501874851371325407595018748513713254075950187485137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbc8385-6952-4f90-a45c-bc7c9c0c6887, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1446fc3-1681-4258-853b-3fa105f150bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1446fc3-1681-4258-853b-3fa105f150bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6080348379156614217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217608034837915661421760803483791566142176080348379156614217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f231d79-0413-45b4-89fd-095e7991a5db, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b6605d-0154-4098-ba95-d1d92cc1b41b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b6605d-0154-4098-ba95-d1d92cc1b41b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4397074815453482929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929439707481545348292943970748154534829294397074815453482929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1446fc3-1681-4258-853b-3fa105f150bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24da2ce2-5842-4400-b22f-cb19922c8088, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24da2ce2-5842-4400-b22f-cb19922c8088, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759712649617768053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053157597126496177680531575971264961776805315759712649617768053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24da2ce2-5842-4400-b22f-cb19922c8088, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e75ee7-3558-42e2-99e5-02aa58f691d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e75ee7-3558-42e2-99e5-02aa58f691d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058978753174172790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790105897875317417279010589787531741727901058978753174172790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b6605d-0154-4098-ba95-d1d92cc1b41b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cef4bb-9082-452b-ad60-ea273ee6a753, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cef4bb-9082-452b-ad60-ea273ee6a753, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6512136369744164638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638651213636974416463865121363697441646386512136369744164638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cef4bb-9082-452b-ad60-ea273ee6a753, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce428866-a3f9-4fdb-89fe-4be248f46d3e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce428866-a3f9-4fdb-89fe-4be248f46d3e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3297945303025402100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100329794530302540210032979453030254021003297945303025402100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e75ee7-3558-42e2-99e5-02aa58f691d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd3204b-7928-4480-90cb-27c6f9dabf1a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd3204b-7928-4480-90cb-27c6f9dabf1a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12331813063824795433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433123318130638247954331233181306382479543312331813063824795433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd3204b-7928-4480-90cb-27c6f9dabf1a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11211bd-dcc1-4aa8-9bf8-5c31ca19250f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11211bd-dcc1-4aa8-9bf8-5c31ca19250f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486194213579211411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411134861942135792114111348619421357921141113486194213579211411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce428866-a3f9-4fdb-89fe-4be248f46d3e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedc3b04-39eb-4bd7-a76b-6a38646554a4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedc3b04-39eb-4bd7-a76b-6a38646554a4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101445497158621695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695610144549715862169561014454971586216956101445497158621695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedc3b04-39eb-4bd7-a76b-6a38646554a4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6c205f-d3ca-4c50-848c-6ecdc0d239ba, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6c205f-d3ca-4c50-848c-6ecdc0d239ba, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3394574835156464260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260339457483515646426033945748351564642603394574835156464260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11211bd-dcc1-4aa8-9bf8-5c31ca19250f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aadd5020-4da0-4309-92c1-88ac0c0e415b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aadd5020-4da0-4309-92c1-88ac0c0e415b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6353265601587171609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609635326560158717160963532656015871716096353265601587171609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6c205f-d3ca-4c50-848c-6ecdc0d239ba, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920001ac-4204-43e2-ae84-bd24b56918eb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920001ac-4204-43e2-ae84-bd24b56918eb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2123495329121221862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862212349532912122186221234953291212218622123495329121221862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aadd5020-4da0-4309-92c1-88ac0c0e415b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f55be4c0-edca-42d0-bc98-7c3e3fa5a039, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f55be4c0-edca-42d0-bc98-7c3e3fa5a039, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126589173698115416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416126589173698115416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f55be4c0-edca-42d0-bc98-7c3e3fa5a039, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af9f741-5f97-4a04-98d9-6a5a46750b68, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af9f741-5f97-4a04-98d9-6a5a46750b68, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14276486047686139380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380142764860476861393801427648604768613938014276486047686139380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920001ac-4204-43e2-ae84-bd24b56918eb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c34a17a-bc22-4b81-ae40-175cc145e859, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c34a17a-bc22-4b81-ae40-175cc145e859, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 178504410761199448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448178504410761199448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af9f741-5f97-4a04-98d9-6a5a46750b68, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482d5def-e972-4348-809a-c84e128e2520, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482d5def-e972-4348-809a-c84e128e2520, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4240666016776233619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619424066601677623361942406660167762336194240666016776233619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c34a17a-bc22-4b81-ae40-175cc145e859, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccabab7c-2ba3-4e7b-b996-ed7db7c3678f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482d5def-e972-4348-809a-c84e128e2520, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77aedd4-05f7-4ebb-8d07-963d5984448c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77aedd4-05f7-4ebb-8d07-963d5984448c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6160138090273705427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427616013809027370542761601380902737054276160138090273705427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccabab7c-2ba3-4e7b-b996-ed7db7c3678f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12212235846422922302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302122122358464229223021221223584642292230212212235846422922302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77aedd4-05f7-4ebb-8d07-963d5984448c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2ffcea-8dcc-43ec-8ceb-4fb972fd98ed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2ffcea-8dcc-43ec-8ceb-4fb972fd98ed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16390752366098345618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618163907523660983456181639075236609834561816390752366098345618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccabab7c-2ba3-4e7b-b996-ed7db7c3678f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5a8eae-aeea-4d9d-872f-9c2bf2a4889a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5a8eae-aeea-4d9d-872f-9c2bf2a4889a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11402221368463542550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550114022213684635425501140222136846354255011402221368463542550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2ffcea-8dcc-43ec-8ceb-4fb972fd98ed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1fe9a9-9a45-4189-af0f-d9ade08090d8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1fe9a9-9a45-4189-af0f-d9ade08090d8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831766589828812891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891158317665898288128911583176658982881289115831766589828812891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5a8eae-aeea-4d9d-872f-9c2bf2a4889a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c6c99b-c838-418b-852c-d14ef7e84828, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c6c99b-c838-418b-852c-d14ef7e84828, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11897504346819027687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687118975043468190276871189750434681902768711897504346819027687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1fe9a9-9a45-4189-af0f-d9ade08090d8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef6bc19-f287-451c-91bd-3d43e528fa59, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef6bc19-f287-451c-91bd-3d43e528fa59, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8880414237548352865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865888041423754835286588804142375483528658880414237548352865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c6c99b-c838-418b-852c-d14ef7e84828, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df8927d-0d61-4229-85c1-9d84242dac7e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df8927d-0d61-4229-85c1-9d84242dac7e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449626240408849147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147944962624040884914794496262404088491479449626240408849147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef6bc19-f287-451c-91bd-3d43e528fa59, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba4dcd8-7dc0-4eaf-97a4-575cab30d218, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba4dcd8-7dc0-4eaf-97a4-575cab30d218, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880072799062640473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473488007279906264047348800727990626404734880072799062640473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df8927d-0d61-4229-85c1-9d84242dac7e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e85a8a-f466-426e-a002-25e84d8ed46c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e85a8a-f466-426e-a002-25e84d8ed46c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18244176814115089621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621182441768141150896211824417681411508962118244176814115089621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba4dcd8-7dc0-4eaf-97a4-575cab30d218, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ec57b-c255-4935-9507-aec9c6592f07, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ec57b-c255-4935-9507-aec9c6592f07, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393967612959930991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991739396761295993099173939676129599309917393967612959930991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e85a8a-f466-426e-a002-25e84d8ed46c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b554dad8-8928-42bf-8342-04a9bdb161e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b554dad8-8928-42bf-8342-04a9bdb161e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16291100849338757762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762162911008493387577621629110084933875776216291100849338757762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ec57b-c255-4935-9507-aec9c6592f07, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b97b476-99f4-4732-b003-c26c943d129e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b97b476-99f4-4732-b003-c26c943d129e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766676297770379476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476576667629777037947657666762977703794765766676297770379476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b554dad8-8928-42bf-8342-04a9bdb161e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14faf98a-bbf6-40a1-937a-c6c3d5f21074, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14faf98a-bbf6-40a1-937a-c6c3d5f21074, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14025478887143691202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202140254788871436912021402547888714369120214025478887143691202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b97b476-99f4-4732-b003-c26c943d129e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c5db307-65ca-49f3-b463-21b1c36c766b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c5db307-65ca-49f3-b463-21b1c36c766b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6819412068094288060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060681941206809428806068194120680942880606819412068094288060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14faf98a-bbf6-40a1-937a-c6c3d5f21074, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21e3b4c-15bc-4704-9e2d-de6173496acf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21e3b4c-15bc-4704-9e2d-de6173496acf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12912097762692775825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825129120977626927758251291209776269277582512912097762692775825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c5db307-65ca-49f3-b463-21b1c36c766b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e58ed7-4b08-4f43-9ac0-be728b9246bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e58ed7-4b08-4f43-9ac0-be728b9246bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16654062630788742119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119166540626307887421191665406263078874211916654062630788742119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21e3b4c-15bc-4704-9e2d-de6173496acf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e61b63-000c-460a-b452-0a53184f586e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e61b63-000c-460a-b452-0a53184f586e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14828166498415031461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461148281664984150314611482816649841503146114828166498415031461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e58ed7-4b08-4f43-9ac0-be728b9246bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039f9acc-0005-4afe-aedb-c1dbfeb3b787, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039f9acc-0005-4afe-aedb-c1dbfeb3b787, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10177982480978862487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487101779824809788624871017798248097886248710177982480978862487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e61b63-000c-460a-b452-0a53184f586e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4436d6b8-f034-4aa0-b50e-0c2ce2a16042, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4436d6b8-f034-4aa0-b50e-0c2ce2a16042, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17689312601808399375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375176893126018083993751768931260180839937517689312601808399375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039f9acc-0005-4afe-aedb-c1dbfeb3b787, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43ac742-1141-4541-82ca-dd7ecfd72e1b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43ac742-1141-4541-82ca-dd7ecfd72e1b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15071234153362062295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295150712341533620622951507123415336206229515071234153362062295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4436d6b8-f034-4aa0-b50e-0c2ce2a16042, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7b6240-b595-445d-a2e9-0d4524f10943, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7b6240-b595-445d-a2e9-0d4524f10943, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2767975742734965110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110276797574273496511027679757427349651102767975742734965110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43ac742-1141-4541-82ca-dd7ecfd72e1b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6849d6-7dd1-4e07-9486-f248c178e8ef, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6849d6-7dd1-4e07-9486-f248c178e8ef, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3967337195160750453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453396733719516075045339673371951607504533967337195160750453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7b6240-b595-445d-a2e9-0d4524f10943, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fe9d39-35be-41a7-992f-332c43d703c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fe9d39-35be-41a7-992f-332c43d703c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10129884890326598462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462101298848903265984621012988489032659846210129884890326598462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6849d6-7dd1-4e07-9486-f248c178e8ef, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9a11dd-49ef-4b07-b923-9644ef9d659b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9a11dd-49ef-4b07-b923-9644ef9d659b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7738262706900420052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052773826270690042005277382627069004200527738262706900420052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fe9d39-35be-41a7-992f-332c43d703c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bd04ed-5d03-4cc0-ac64-6b642ba8a502, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bd04ed-5d03-4cc0-ac64-6b642ba8a502, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007016395681619116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116400701639568161911640070163956816191164007016395681619116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9a11dd-49ef-4b07-b923-9644ef9d659b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e069a503-ca19-4e84-b380-73db9c8d93dd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e069a503-ca19-4e84-b380-73db9c8d93dd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327342429662697907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907153273424296626979071532734242966269790715327342429662697907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bd04ed-5d03-4cc0-ac64-6b642ba8a502, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb8314f7-e20a-4901-b552-51387897ee9d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8314f7-e20a-4901-b552-51387897ee9d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9382393974092466497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497938239397409246649793823939740924664979382393974092466497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e069a503-ca19-4e84-b380-73db9c8d93dd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9760d992-03c2-4b66-b1bb-da83bed21031, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9760d992-03c2-4b66-b1bb-da83bed21031, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238484604928793612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612123848460492879361212384846049287936121238484604928793612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8314f7-e20a-4901-b552-51387897ee9d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25779bf7-bce4-4aba-9056-d8e2383a628e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25779bf7-bce4-4aba-9056-d8e2383a628e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629891496027952524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524662989149602795252466298914960279525246629891496027952524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25779bf7-bce4-4aba-9056-d8e2383a628e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44a208f1-de72-499d-979a-185e3c9927b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44a208f1-de72-499d-979a-185e3c9927b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709202027464999403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403770920202746499940377092020274649994037709202027464999403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9760d992-03c2-4b66-b1bb-da83bed21031, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7024a79-4273-4753-a72f-e130e1ae34e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7024a79-4273-4753-a72f-e130e1ae34e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2484448668959193159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159248444866895919315924844486689591931592484448668959193159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44a208f1-de72-499d-979a-185e3c9927b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b485f58-a315-44e2-82c4-402fe83ad360, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b485f58-a315-44e2-82c4-402fe83ad360, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343475976272641249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249163434759762726412491634347597627264124916343475976272641249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7024a79-4273-4753-a72f-e130e1ae34e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287689b8-1d90-4cf6-aad2-59180dcd5fe7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287689b8-1d90-4cf6-aad2-59180dcd5fe7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17507816970180741011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011175078169701807410111750781697018074101117507816970180741011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b485f58-a315-44e2-82c4-402fe83ad360, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5899cd-05e9-42ad-b2c3-240049dd1a82, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5899cd-05e9-42ad-b2c3-240049dd1a82, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18012900376503008478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478180129003765030084781801290037650300847818012900376503008478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287689b8-1d90-4cf6-aad2-59180dcd5fe7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5899cd-05e9-42ad-b2c3-240049dd1a82, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdf8ecd9-5ceb-470e-95cb-55becec5e886, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf8ecd9-5ceb-470e-95cb-55becec5e886, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449266625785335261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261144926662578533526114492666257853352611449266625785335261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e02423-8435-4721-9db4-dab84515807e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e02423-8435-4721-9db4-dab84515807e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682716159864151828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828568271615986415182856827161598641518285682716159864151828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf8ecd9-5ceb-470e-95cb-55becec5e886, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c72df74-bd48-4c84-9a9e-cb6b0b4abd24, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c72df74-bd48-4c84-9a9e-cb6b0b4abd24, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5327050583787559808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808532705058378755980853270505837875598085327050583787559808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e02423-8435-4721-9db4-dab84515807e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cab1608-683a-4679-bf5e-2d6b637d8287, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cab1608-683a-4679-bf5e-2d6b637d8287, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10934152060399871752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752109341520603998717521093415206039987175210934152060399871752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c72df74-bd48-4c84-9a9e-cb6b0b4abd24, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e2c53e-75eb-4251-ba73-d67e2d24a526, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e2c53e-75eb-4251-ba73-d67e2d24a526, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11517523674417192063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063115175236744171920631151752367441719206311517523674417192063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cab1608-683a-4679-bf5e-2d6b637d8287, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b2ddcd-5c5c-4c45-89df-e734b3b78715, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b2ddcd-5c5c-4c45-89df-e734b3b78715, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7701497237248472746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746770149723724847274677014972372484727467701497237248472746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e2c53e-75eb-4251-ba73-d67e2d24a526, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391db863-18eb-415d-802b-7a78437a7247, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391db863-18eb-415d-802b-7a78437a7247, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841229308686675386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386841229308686675386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b2ddcd-5c5c-4c45-89df-e734b3b78715, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e33f9363-b72a-4d36-8921-41382e3eb30a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33f9363-b72a-4d36-8921-41382e3eb30a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9762938431293616643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643976293843129361664397629384312936166439762938431293616643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391db863-18eb-415d-802b-7a78437a7247, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837b732e-d821-444d-a164-86c526da6fb0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837b732e-d821-444d-a164-86c526da6fb0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312970584912905796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796231297058491290579623129705849129057962312970584912905796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33f9363-b72a-4d36-8921-41382e3eb30a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837b732e-d821-444d-a164-86c526da6fb0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f0f4be-c7c8-46ab-bbd5-6672a005a2d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f0f4be-c7c8-46ab-bbd5-6672a005a2d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677012571840461793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793116770125718404617931167701257184046179311677012571840461793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783f6824-654b-43c1-ab67-5614b1488d2a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783f6824-654b-43c1-ab67-5614b1488d2a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134943902954699675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675161349439029546996751613494390295469967516134943902954699675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f0f4be-c7c8-46ab-bbd5-6672a005a2d4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bedc1c0-7553-426f-8b8a-56c51882a27c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bedc1c0-7553-426f-8b8a-56c51882a27c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531881720689028419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419165318817206890284191653188172068902841916531881720689028419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783f6824-654b-43c1-ab67-5614b1488d2a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a6bff4-8b8d-42fc-8d74-855bd7d33d7c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a6bff4-8b8d-42fc-8d74-855bd7d33d7c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9551061231122504570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570955106123112250457095510612311225045709551061231122504570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bedc1c0-7553-426f-8b8a-56c51882a27c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8bba2d8-c1e8-4a83-862e-147db44e37a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8bba2d8-c1e8-4a83-862e-147db44e37a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16806786547707191059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059168067865477071910591680678654770719105916806786547707191059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a6bff4-8b8d-42fc-8d74-855bd7d33d7c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a3318e-5a3c-4029-bee6-cac453793204, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a3318e-5a3c-4029-bee6-cac453793204, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296656446461651242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242829665644646165124282966564464616512428296656446461651242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8bba2d8-c1e8-4a83-862e-147db44e37a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997371a2-6960-45da-b5bc-6f77ee17a878, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997371a2-6960-45da-b5bc-6f77ee17a878, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7290609714098652129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129729060971409865212972906097140986521297290609714098652129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a3318e-5a3c-4029-bee6-cac453793204, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af84e8c-795b-49d4-b50e-6cd5b9250e06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af84e8c-795b-49d4-b50e-6cd5b9250e06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13517191564902915816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816135171915649029158161351719156490291581613517191564902915816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997371a2-6960-45da-b5bc-6f77ee17a878, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df0e40f-8c11-4931-9503-33d0ecec7418, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df0e40f-8c11-4931-9503-33d0ecec7418, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13340643551791483552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552133406435517914835521334064355179148355213340643551791483552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af84e8c-795b-49d4-b50e-6cd5b9250e06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdc77b8-f8fc-4487-b36c-505932f60c18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdc77b8-f8fc-4487-b36c-505932f60c18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931496585062818685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685893149658506281868589314965850628186858931496585062818685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df0e40f-8c11-4931-9503-33d0ecec7418, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 913a623f-699e-4d40-bf93-a6dbc877f63c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 913a623f-699e-4d40-bf93-a6dbc877f63c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12135611421506357031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031121356114215063570311213561142150635703112135611421506357031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdc77b8-f8fc-4487-b36c-505932f60c18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fb0e06-b653-4ac8-9869-4d1ba8be595f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fb0e06-b653-4ac8-9869-4d1ba8be595f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8342817439718180756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756834281743971818075683428174397181807568342817439718180756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 913a623f-699e-4d40-bf93-a6dbc877f63c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c45af1a-d62a-4790-b517-77c186342820, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c45af1a-d62a-4790-b517-77c186342820, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15739998891962273149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149157399988919622731491573999889196227314915739998891962273149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fb0e06-b653-4ac8-9869-4d1ba8be595f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f424582-63d3-46d4-874d-37f50627c4c2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f424582-63d3-46d4-874d-37f50627c4c2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 889005833846555048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048889005833846555048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c45af1a-d62a-4790-b517-77c186342820, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd495c6f-a2f5-4505-a5e7-f257e9c12073, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd495c6f-a2f5-4505-a5e7-f257e9c12073, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030787912411842605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605303078791241184260530307879124118426053030787912411842605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f424582-63d3-46d4-874d-37f50627c4c2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15b4c4a-a303-4d68-afa0-19ac7f6939ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15b4c4a-a303-4d68-afa0-19ac7f6939ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768246245238740106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106176824624523874010617682462452387401061768246245238740106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd495c6f-a2f5-4505-a5e7-f257e9c12073, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 170e9c80-fdd7-47a8-be30-b11acb7e65d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170e9c80-fdd7-47a8-be30-b11acb7e65d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9806120452588228372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372980612045258822837298061204525882283729806120452588228372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15b4c4a-a303-4d68-afa0-19ac7f6939ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e495ca-c230-42a2-9869-6f94cc0e8478, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e495ca-c230-42a2-9869-6f94cc0e8478, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260804484151588152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152126080448415158815212608044841515881521260804484151588152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170e9c80-fdd7-47a8-be30-b11acb7e65d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ebae524-1951-4601-a743-0923424f0be8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ebae524-1951-4601-a743-0923424f0be8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185144237630281978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978818514423763028197881851442376302819788185144237630281978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e495ca-c230-42a2-9869-6f94cc0e8478, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5784e4bf-0528-41de-8076-f3912002ac25, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5784e4bf-0528-41de-8076-f3912002ac25, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12463910146665129751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751124639101466651297511246391014666512975112463910146665129751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ebae524-1951-4601-a743-0923424f0be8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9931db9-21f9-48cb-9ffd-4fad30197e1e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9931db9-21f9-48cb-9ffd-4fad30197e1e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750091113202216874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874157500911132022168741575009111320221687415750091113202216874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5784e4bf-0528-41de-8076-f3912002ac25, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9931db9-21f9-48cb-9ffd-4fad30197e1e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4817fd9e-11c7-46c6-810c-c19ef00b6c22, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4817fd9e-11c7-46c6-810c-c19ef00b6c22, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8907812231316913478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478890781223131691347889078122313169134788907812231316913478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc71984-c9b5-4dc5-a709-fe82005c5243, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc71984-c9b5-4dc5-a709-fe82005c5243, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916744167755286441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441191674416775528644119167441677552864411916744167755286441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4817fd9e-11c7-46c6-810c-c19ef00b6c22, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28244d7-bbb0-4be2-b502-1b039dc7d5c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28244d7-bbb0-4be2-b502-1b039dc7d5c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194600345565980629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629219460034556598062921946003455659806292194600345565980629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc71984-c9b5-4dc5-a709-fe82005c5243, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e58dba-1b98-414d-bbfc-e1de125084c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e58dba-1b98-414d-bbfc-e1de125084c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10102750271378104411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411101027502713781044111010275027137810441110102750271378104411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28244d7-bbb0-4be2-b502-1b039dc7d5c0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca989661-481b-43c2-a5f7-c33368ca785c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca989661-481b-43c2-a5f7-c33368ca785c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6212584451529207514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514621258445152920751462125844515292075146212584451529207514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e58dba-1b98-414d-bbfc-e1de125084c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c0ef68-3db2-4e3c-bb60-df57a4fdb973, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c0ef68-3db2-4e3c-bb60-df57a4fdb973, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15050716312281116943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943150507163122811169431505071631228111694315050716312281116943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca989661-481b-43c2-a5f7-c33368ca785c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67054d08-9dcc-48f2-aa6e-38ccd3e60817, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67054d08-9dcc-48f2-aa6e-38ccd3e60817, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831862609662486125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125158318626096624861251583186260966248612515831862609662486125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c0ef68-3db2-4e3c-bb60-df57a4fdb973, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f9aa76-d0b3-4080-9432-e6fc83ae5565, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f9aa76-d0b3-4080-9432-e6fc83ae5565, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5557269414071439875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875555726941407143987555572694140714398755557269414071439875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67054d08-9dcc-48f2-aa6e-38ccd3e60817, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8af080f-54b4-48d2-b902-bf43ad79a9a9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8af080f-54b4-48d2-b902-bf43ad79a9a9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14096974120287092173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173140969741202870921731409697412028709217314096974120287092173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f9aa76-d0b3-4080-9432-e6fc83ae5565, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f961c1-9f51-4315-9476-1f1ceb202483, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f961c1-9f51-4315-9476-1f1ceb202483, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051437924920829974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974505143792492082997450514379249208299745051437924920829974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8af080f-54b4-48d2-b902-bf43ad79a9a9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9c203b0-d92c-453b-af51-b8c6c34a8434, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c203b0-d92c-453b-af51-b8c6c34a8434, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18314342899692102380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380183143428996921023801831434289969210238018314342899692102380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c203b0-d92c-453b-af51-b8c6c34a8434, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 329eda73-b1d0-40b9-9bae-9e33c96aa78f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 329eda73-b1d0-40b9-9bae-9e33c96aa78f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11584124015332066118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118115841240153320661181158412401533206611811584124015332066118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f961c1-9f51-4315-9476-1f1ceb202483, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75869470-ef9b-4612-8361-35c4a31d4fe1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75869470-ef9b-4612-8361-35c4a31d4fe1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4169137496636988275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275416913749663698827541691374966369882754169137496636988275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 329eda73-b1d0-40b9-9bae-9e33c96aa78f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca206d4-5794-48df-beb2-9bdf18183cf3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca206d4-5794-48df-beb2-9bdf18183cf3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3696890803077668413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413369689080307766841336968908030776684133696890803077668413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75869470-ef9b-4612-8361-35c4a31d4fe1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b19616-719f-437a-9ee8-65df9c535edd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca206d4-5794-48df-beb2-9bdf18183cf3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b19616-719f-437a-9ee8-65df9c535edd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14052629489368449526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526140526294893684495261405262948936844952614052629489368449526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d75e13-1697-4d10-83cd-ae18005b089b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d75e13-1697-4d10-83cd-ae18005b089b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523437210469249742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742752343721046924974275234372104692497427523437210469249742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b19616-719f-437a-9ee8-65df9c535edd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d75e13-1697-4d10-83cd-ae18005b089b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21dd02b-ac13-43e2-97fa-5641c91a4bfc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21dd02b-ac13-43e2-97fa-5641c91a4bfc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10930820892690649731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731109308208926906497311093082089269064973110930820892690649731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa8922d-50bb-4991-aee6-2d9748271388, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa8922d-50bb-4991-aee6-2d9748271388, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10477345420964313347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347104773454209643133471047734542096431334710477345420964313347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21dd02b-ac13-43e2-97fa-5641c91a4bfc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e29bed6-e0a3-4dc9-a20a-154a233f2f4c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e29bed6-e0a3-4dc9-a20a-154a233f2f4c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924289372894192710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710139242893728941927101392428937289419271013924289372894192710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa8922d-50bb-4991-aee6-2d9748271388, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333d90e9-cf39-4997-925e-f4f500d6e60f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e29bed6-e0a3-4dc9-a20a-154a233f2f4c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5529df6f-8b69-4c4c-8bd3-e0314cd06057, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5529df6f-8b69-4c4c-8bd3-e0314cd06057, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5628053222557137745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745562805322255713774556280532225571377455628053222557137745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333d90e9-cf39-4997-925e-f4f500d6e60f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10030533740150029457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457100305337401500294571003053374015002945710030533740150029457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5529df6f-8b69-4c4c-8bd3-e0314cd06057, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa45bc8e-372d-45f9-a916-84a31a00ee55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa45bc8e-372d-45f9-a916-84a31a00ee55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905993492069348858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858890599349206934885889059934920693488588905993492069348858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333d90e9-cf39-4997-925e-f4f500d6e60f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454db7d8-114f-43bb-ac09-39547109d700, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454db7d8-114f-43bb-ac09-39547109d700, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11328313196861347500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500113283131968613475001132831319686134750011328313196861347500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa45bc8e-372d-45f9-a916-84a31a00ee55, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454db7d8-114f-43bb-ac09-39547109d700, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 855ae723-8923-419a-9398-55077e1ffb82, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855ae723-8923-419a-9398-55077e1ffb82, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7341682624735993297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297734168262473599329773416826247359932977341682624735993297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e915a5e2-9ea9-4a72-b303-fb9795bc21c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e915a5e2-9ea9-4a72-b303-fb9795bc21c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14135140945382916552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552141351409453829165521413514094538291655214135140945382916552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855ae723-8923-419a-9398-55077e1ffb82, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5e9a42-fee0-4447-a786-6d65cb6254ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5e9a42-fee0-4447-a786-6d65cb6254ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15402272893419731668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668154022728934197316681540227289341973166815402272893419731668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e915a5e2-9ea9-4a72-b303-fb9795bc21c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e562230-b475-4d80-918a-cc0bbfaee53b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e562230-b475-4d80-918a-cc0bbfaee53b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3031353239299896071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071303135323929989607130313532392998960713031353239299896071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5e9a42-fee0-4447-a786-6d65cb6254ec, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf94c0cd-110f-4396-a117-28987f2e6746, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf94c0cd-110f-4396-a117-28987f2e6746, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17149972617365057627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627171499726173650576271714997261736505762717149972617365057627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e562230-b475-4d80-918a-cc0bbfaee53b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2a5f0a-4ec2-4cf5-8312-81146e41382c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2a5f0a-4ec2-4cf5-8312-81146e41382c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16575830180922293675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675165758301809222936751657583018092229367516575830180922293675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf94c0cd-110f-4396-a117-28987f2e6746, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f136c497-efaf-492a-8a20-21b83577284d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f136c497-efaf-492a-8a20-21b83577284d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6487018216770443831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831648701821677044383164870182167704438316487018216770443831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2a5f0a-4ec2-4cf5-8312-81146e41382c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e013aae9-03a3-4110-a135-2aaba5c4283f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e013aae9-03a3-4110-a135-2aaba5c4283f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1627884918495931166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166162788491849593116616278849184959311661627884918495931166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f136c497-efaf-492a-8a20-21b83577284d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd4e8a7a-fb7b-4349-bb75-55300ed129d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4e8a7a-fb7b-4349-bb75-55300ed129d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354667500758160975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975113546675007581609751135466750075816097511354667500758160975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e013aae9-03a3-4110-a135-2aaba5c4283f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf14d437-e0ad-4d6e-b92f-24769fddc8f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf14d437-e0ad-4d6e-b92f-24769fddc8f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7211928959229198969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969721192895922919896972119289592291989697211928959229198969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4e8a7a-fb7b-4349-bb75-55300ed129d4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a94d42-4f2a-4e32-9ed1-ecb4e4b12786, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a94d42-4f2a-4e32-9ed1-ecb4e4b12786, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14997975259986532765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765149979752599865327651499797525998653276514997975259986532765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf14d437-e0ad-4d6e-b92f-24769fddc8f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0ac06c-52f1-4dc1-9a55-a01f998cdff0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0ac06c-52f1-4dc1-9a55-a01f998cdff0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15242544972216863391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391152425449722168633911524254497221686339115242544972216863391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a94d42-4f2a-4e32-9ed1-ecb4e4b12786, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42025e3e-8cb8-4f83-8dde-456c0a1cd8d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42025e3e-8cb8-4f83-8dde-456c0a1cd8d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 534403914836794859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859534403914836794859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0ac06c-52f1-4dc1-9a55-a01f998cdff0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6d3b6c-f614-4a47-b2b9-a7c521c3910f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6d3b6c-f614-4a47-b2b9-a7c521c3910f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9763278822943337994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994976327882294333799497632788229433379949763278822943337994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42025e3e-8cb8-4f83-8dde-456c0a1cd8d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7a69d5-7a14-4d71-871d-8d7c4e9c09f8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7a69d5-7a14-4d71-871d-8d7c4e9c09f8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5450723364557612070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070545072336455761207054507233645576120705450723364557612070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6d3b6c-f614-4a47-b2b9-a7c521c3910f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a38aaac-e9bd-4b9b-892b-baac6c14fe06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a38aaac-e9bd-4b9b-892b-baac6c14fe06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10881904405169733891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891108819044051697338911088190440516973389110881904405169733891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7a69d5-7a14-4d71-871d-8d7c4e9c09f8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9137e31b-721e-488f-8f43-fca9856889fa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9137e31b-721e-488f-8f43-fca9856889fa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8937753034119575735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735893775303411957573589377530341195757358937753034119575735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a38aaac-e9bd-4b9b-892b-baac6c14fe06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360f6d10-bbf9-4308-912e-8849c35a6a8f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360f6d10-bbf9-4308-912e-8849c35a6a8f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688006607221408344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344156880066072214083441568800660722140834415688006607221408344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9137e31b-721e-488f-8f43-fca9856889fa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae19d6a-24a9-4799-b1d7-7bb2a9ff8376, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae19d6a-24a9-4799-b1d7-7bb2a9ff8376, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252192183112292302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302142521921831122923021425219218311229230214252192183112292302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360f6d10-bbf9-4308-912e-8849c35a6a8f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767cfa34-3e31-4960-9ee6-7dd4318c5ae4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767cfa34-3e31-4960-9ee6-7dd4318c5ae4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11251661199768516550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550112516611997685165501125166119976851655011251661199768516550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae19d6a-24a9-4799-b1d7-7bb2a9ff8376, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767cfa34-3e31-4960-9ee6-7dd4318c5ae4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead15252-3aa5-4031-9079-185d9aeefe60, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead15252-3aa5-4031-9079-185d9aeefe60, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12416141909702620951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951124161419097026209511241614190970262095112416141909702620951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a050e2e7-d45d-4176-ae06-8ae808c8ae72, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a050e2e7-d45d-4176-ae06-8ae808c8ae72, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992126844973673386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386119921268449736733861199212684497367338611992126844973673386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead15252-3aa5-4031-9079-185d9aeefe60, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70a18ed-1941-4d82-87be-2143d35120ed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70a18ed-1941-4d82-87be-2143d35120ed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331239470065376995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995103312394700653769951033123947006537699510331239470065376995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a050e2e7-d45d-4176-ae06-8ae808c8ae72, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7f1cb0-5768-4be8-90c1-742bb6ff0c0b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7f1cb0-5768-4be8-90c1-742bb6ff0c0b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 864297060403077926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926864297060403077926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70a18ed-1941-4d82-87be-2143d35120ed, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4420326-7631-4031-836c-d73bae9a501d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4420326-7631-4031-836c-d73bae9a501d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13363553778490769004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004133635537784907690041336355377849076900413363553778490769004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7f1cb0-5768-4be8-90c1-742bb6ff0c0b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec98873-1f1d-4e14-880a-1585810731ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec98873-1f1d-4e14-880a-1585810731ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12789919965924337520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520127899199659243375201278991996592433752012789919965924337520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4420326-7631-4031-836c-d73bae9a501d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57078f96-61f5-4c95-8b6e-e8231e1e56b4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57078f96-61f5-4c95-8b6e-e8231e1e56b4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3935963066173608982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982393596306617360898239359630661736089823935963066173608982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec98873-1f1d-4e14-880a-1585810731ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e5a2ae-0dd5-42ba-9187-0d858376ecc8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e5a2ae-0dd5-42ba-9187-0d858376ecc8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531638388787139102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102165316383887871391021653163838878713910216531638388787139102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57078f96-61f5-4c95-8b6e-e8231e1e56b4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e5a2ae-0dd5-42ba-9187-0d858376ecc8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997bd80f-a0da-4208-a08d-985a5e7b36ee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997bd80f-a0da-4208-a08d-985a5e7b36ee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6946544252101098538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538694654425210109853869465442521010985386946544252101098538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4be87d9-8890-4c65-aa85-cbd3fa56982c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4be87d9-8890-4c65-aa85-cbd3fa56982c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10418308725787701343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343104183087257877013431041830872578770134310418308725787701343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997bd80f-a0da-4208-a08d-985a5e7b36ee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d2eba2-cd2e-46ee-ab9e-425103f8a7ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d2eba2-cd2e-46ee-ab9e-425103f8a7ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540363535478150984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984175403635354781509841754036353547815098417540363535478150984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4be87d9-8890-4c65-aa85-cbd3fa56982c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222622cc-2d19-492e-a911-7455c1d7d24a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222622cc-2d19-492e-a911-7455c1d7d24a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3593938356589716707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707359393835658971670735939383565897167073593938356589716707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d2eba2-cd2e-46ee-ab9e-425103f8a7ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d69881-7b39-4e2c-8e43-98a12b2d43ed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d69881-7b39-4e2c-8e43-98a12b2d43ed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1546758546308558516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516154675854630855851615467585463085585161546758546308558516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222622cc-2d19-492e-a911-7455c1d7d24a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce188c80-ad64-4d7c-b274-da450aab1223, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce188c80-ad64-4d7c-b274-da450aab1223, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9826545192367310329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329982654519236731032998265451923673103299826545192367310329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d69881-7b39-4e2c-8e43-98a12b2d43ed, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743c64e5-2813-438a-b2c4-b8cc7d3ed8f7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743c64e5-2813-438a-b2c4-b8cc7d3ed8f7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9373549000731615269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269937354900073161526993735490007316152699373549000731615269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce188c80-ad64-4d7c-b274-da450aab1223, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a7e652-c551-49b4-b71c-8aefe5b2b105, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a7e652-c551-49b4-b71c-8aefe5b2b105, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027704506282677439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439140277045062826774391402770450628267743914027704506282677439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743c64e5-2813-438a-b2c4-b8cc7d3ed8f7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1e466e-4278-454d-9550-ae8940f9ebf6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1e466e-4278-454d-9550-ae8940f9ebf6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978477233048949116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116129784772330489491161297847723304894911612978477233048949116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a7e652-c551-49b4-b71c-8aefe5b2b105, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abaa45ec-7c68-4123-9e20-810737dc8454, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abaa45ec-7c68-4123-9e20-810737dc8454, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126053735639428934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934121260537356394289341212605373563942893412126053735639428934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1e466e-4278-454d-9550-ae8940f9ebf6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89224c9c-8974-493c-966a-6a244e592055, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89224c9c-8974-493c-966a-6a244e592055, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5162583524427404003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003516258352442740400351625835244274040035162583524427404003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abaa45ec-7c68-4123-9e20-810737dc8454, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70cf58f9-cc26-4a49-8138-6ccc50fed349, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70cf58f9-cc26-4a49-8138-6ccc50fed349, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7536470687010098904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904753647068701009890475364706870100989047536470687010098904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89224c9c-8974-493c-966a-6a244e592055, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1853a5-fb4d-4e03-9a31-315859058a90, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1853a5-fb4d-4e03-9a31-315859058a90, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531991751811690140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140953199175181169014095319917518116901409531991751811690140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70cf58f9-cc26-4a49-8138-6ccc50fed349, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a484647d-6878-4c01-aaf1-8f8c916d7a75, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a484647d-6878-4c01-aaf1-8f8c916d7a75, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714307501798499609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609714307501798499609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1853a5-fb4d-4e03-9a31-315859058a90, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c74100-1a0d-4627-9a4e-fe26bfb76020, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c74100-1a0d-4627-9a4e-fe26bfb76020, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16172107846955571756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756161721078469555717561617210784695557175616172107846955571756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c74100-1a0d-4627-9a4e-fe26bfb76020, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277260be-47a7-406a-b356-af843a673c2f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277260be-47a7-406a-b356-af843a673c2f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938496429292875912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912149384964292928759121493849642929287591214938496429292875912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a484647d-6878-4c01-aaf1-8f8c916d7a75, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272a5048-ebef-4f8a-9f5b-bc5d886551f5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272a5048-ebef-4f8a-9f5b-bc5d886551f5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13997101414728347846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846139971014147283478461399710141472834784613997101414728347846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277260be-47a7-406a-b356-af843a673c2f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8112d558-8340-4467-a945-abf398b1f5a3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8112d558-8340-4467-a945-abf398b1f5a3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365104257275851285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285183651042572758512851836510425727585128518365104257275851285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8112d558-8340-4467-a945-abf398b1f5a3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272a5048-ebef-4f8a-9f5b-bc5d886551f5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5fdfc32-4aa6-4d0d-8b67-c8d05b1128b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5fdfc32-4aa6-4d0d-8b67-c8d05b1128b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4537901207252657255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255453790120725265725545379012072526572554537901207252657255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bb91b3e-e79d-4f27-95d9-c926e3a2c5e9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb91b3e-e79d-4f27-95d9-c926e3a2c5e9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14838989544927965034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034148389895449279650341483898954492796503414838989544927965034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb91b3e-e79d-4f27-95d9-c926e3a2c5e9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25fa9089-09b3-4361-9629-1a24adb610e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25fa9089-09b3-4361-9629-1a24adb610e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4763171757638730059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059476317175763873005947631717576387300594763171757638730059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5fdfc32-4aa6-4d0d-8b67-c8d05b1128b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9630d2-245c-4006-b716-5786a0777477, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9630d2-245c-4006-b716-5786a0777477, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119191100311862355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355211919110031186235521191911003118623552119191100311862355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25fa9089-09b3-4361-9629-1a24adb610e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd79061f-ecde-4e96-8cf2-db71b4977feb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd79061f-ecde-4e96-8cf2-db71b4977feb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8311149768675023698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698831114976867502369883111497686750236988311149768675023698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9630d2-245c-4006-b716-5786a0777477, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f715fe2-bbcd-4c0b-9155-4aa3517596d6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f715fe2-bbcd-4c0b-9155-4aa3517596d6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16499093670950897339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339164990936709508973391649909367095089733916499093670950897339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd79061f-ecde-4e96-8cf2-db71b4977feb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ebdd35-e437-412a-b394-96363cf3f070, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ebdd35-e437-412a-b394-96363cf3f070, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893538639350008069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069893538639350008069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f715fe2-bbcd-4c0b-9155-4aa3517596d6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4370f4-f4f4-40f9-93ee-1ef218ff2798, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4370f4-f4f4-40f9-93ee-1ef218ff2798, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7221436287789408996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996722143628778940899672214362877894089967221436287789408996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ebdd35-e437-412a-b394-96363cf3f070, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf314e-b9d5-42ba-8ab8-eaf0669541e0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf314e-b9d5-42ba-8ab8-eaf0669541e0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284588966632457548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548172845889666324575481728458896663245754817284588966632457548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4370f4-f4f4-40f9-93ee-1ef218ff2798, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ee9c88-6076-4154-a28a-fe3b214309b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ee9c88-6076-4154-a28a-fe3b214309b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473014899195263142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142547301489919526314254730148991952631425473014899195263142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf314e-b9d5-42ba-8ab8-eaf0669541e0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c636014a-afb1-4cd8-aba4-b4297a1053ae, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c636014a-afb1-4cd8-aba4-b4297a1053ae, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241267951010537406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406241267951010537406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ee9c88-6076-4154-a28a-fe3b214309b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05c3776-f03c-4e77-a176-81ad9ab9da6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05c3776-f03c-4e77-a176-81ad9ab9da6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6958692562218127033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033695869256221812703369586925622181270336958692562218127033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c636014a-afb1-4cd8-aba4-b4297a1053ae, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af712233-915c-48bb-a11e-0e0ff9509fff, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af712233-915c-48bb-a11e-0e0ff9509fff, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10846030821707764641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641108460308217077646411084603082170776464110846030821707764641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05c3776-f03c-4e77-a176-81ad9ab9da6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85aeae43-bf02-4d19-9466-d30b32266978, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85aeae43-bf02-4d19-9466-d30b32266978, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664651668811292639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639666465166881129263966646516688112926396664651668811292639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af712233-915c-48bb-a11e-0e0ff9509fff, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c760eac7-b99a-4994-af7c-b5623bd7fee7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c760eac7-b99a-4994-af7c-b5623bd7fee7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18174361984034092137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137181743619840340921371817436198403409213718174361984034092137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85aeae43-bf02-4d19-9466-d30b32266978, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bee6c3-b441-449f-bf22-f7dd805d1f86, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bee6c3-b441-449f-bf22-f7dd805d1f86, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17680730646369148366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366176807306463691483661768073064636914836617680730646369148366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c760eac7-b99a-4994-af7c-b5623bd7fee7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270dd892-7ee0-4c08-a130-99922501056d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270dd892-7ee0-4c08-a130-99922501056d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5329243395007603201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201532924339500760320153292433950076032015329243395007603201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bee6c3-b441-449f-bf22-f7dd805d1f86, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5058831-fa71-4577-8240-7891303680f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5058831-fa71-4577-8240-7891303680f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009996391386217844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844100999639138621784410099963913862178441009996391386217844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270dd892-7ee0-4c08-a130-99922501056d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a81c4fa1-cd3b-4bf2-9424-7af094b2935e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a81c4fa1-cd3b-4bf2-9424-7af094b2935e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634524906010888258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258563452490601088825856345249060108882585634524906010888258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5058831-fa71-4577-8240-7891303680f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e3f94fb-f6d0-4d8f-9356-149c3dddb558, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e3f94fb-f6d0-4d8f-9356-149c3dddb558, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6913945896354342622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622691394589635434262269139458963543426226913945896354342622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a81c4fa1-cd3b-4bf2-9424-7af094b2935e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99bbfbb5-087a-4002-837d-3ad20157d1d5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bbfbb5-087a-4002-837d-3ad20157d1d5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298911637841161917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917829891163784116191782989116378411619178298911637841161917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e3f94fb-f6d0-4d8f-9356-149c3dddb558, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6b8d67-14ef-4937-803a-213eabfc5744, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6b8d67-14ef-4937-803a-213eabfc5744, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10552903574545983153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153105529035745459831531055290357454598315310552903574545983153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bbfbb5-087a-4002-837d-3ad20157d1d5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 245c2b5f-d089-4422-a728-c115c39c6966, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 245c2b5f-d089-4422-a728-c115c39c6966, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15803757920769541608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608158037579207695416081580375792076954160815803757920769541608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6b8d67-14ef-4937-803a-213eabfc5744, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea70806c-fcbd-4847-be36-bbd477831871, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea70806c-fcbd-4847-be36-bbd477831871, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6702481039397889606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606670248103939788960667024810393978896066702481039397889606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 245c2b5f-d089-4422-a728-c115c39c6966, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11255e9-6084-40d0-862d-1432b7c9a70b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11255e9-6084-40d0-862d-1432b7c9a70b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3470250789464656614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614347025078946465661434702507894646566143470250789464656614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea70806c-fcbd-4847-be36-bbd477831871, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9cc22f1-9cd5-42cc-8cb7-414b0871c55d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9cc22f1-9cd5-42cc-8cb7-414b0871c55d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720548507389912925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925107205485073899129251072054850738991292510720548507389912925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11255e9-6084-40d0-862d-1432b7c9a70b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9ea43e-641a-4fed-90b3-0e4a66d866d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9ea43e-641a-4fed-90b3-0e4a66d866d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9602479237276289636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636960247923727628963696024792372762896369602479237276289636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9cc22f1-9cd5-42cc-8cb7-414b0871c55d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd5b95a-7b65-4e7d-800b-f5438a38b9bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd5b95a-7b65-4e7d-800b-f5438a38b9bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16168620674871112212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212161686206748711122121616862067487111221216168620674871112212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9ea43e-641a-4fed-90b3-0e4a66d866d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25711609-477f-44f8-8d03-67a54246e492, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25711609-477f-44f8-8d03-67a54246e492, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3477975704393071069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069347797570439307106934779757043930710693477975704393071069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd5b95a-7b65-4e7d-800b-f5438a38b9bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2c421f-4138-41c0-8f38-3662293f47d3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2c421f-4138-41c0-8f38-3662293f47d3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11335830922392801564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564113358309223928015641133583092239280156411335830922392801564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25711609-477f-44f8-8d03-67a54246e492, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddd8a99-5376-4974-aaa0-83c2792d6629, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddd8a99-5376-4974-aaa0-83c2792d6629, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5609375613942285662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662560937561394228566256093756139422856625609375613942285662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2c421f-4138-41c0-8f38-3662293f47d3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca4ad2a-b049-462d-b683-d2e2389cf9bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca4ad2a-b049-462d-b683-d2e2389cf9bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191737500379658166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166219173750037965816621917375003796581662191737500379658166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddd8a99-5376-4974-aaa0-83c2792d6629, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e33d903b-2b45-437a-9d8d-43cf1831031c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33d903b-2b45-437a-9d8d-43cf1831031c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82498243518326161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8249824351832616182498243518326161824982435183261618249824351832616182498243518326161824982435183261618249824351832616182498243518326161824982435183261618249824351832616182498243518326161824982435183261618249824351832616182498243518326161824982435183261618249824351832616182498243518326161824982435183261618249824351832616182498243518326161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca4ad2a-b049-462d-b683-d2e2389cf9bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd7b064-2c8b-4e9c-98f0-e154cef51452, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd7b064-2c8b-4e9c-98f0-e154cef51452, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1472967822220672877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877147296782222067287714729678222206728771472967822220672877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33d903b-2b45-437a-9d8d-43cf1831031c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da8c556-7997-460e-b021-9d9ebc230b57, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da8c556-7997-460e-b021-9d9ebc230b57, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4792702676566286508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508479270267656628650847927026765662865084792702676566286508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd7b064-2c8b-4e9c-98f0-e154cef51452, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5d3842-c198-47d9-8392-8490b2279f8c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5d3842-c198-47d9-8392-8490b2279f8c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966410073317644746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746996641007331764474699664100733176447469966410073317644746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da8c556-7997-460e-b021-9d9ebc230b57, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9557591c-8ffa-4784-aa03-8098150bdf23, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9557591c-8ffa-4784-aa03-8098150bdf23, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 591990299493362971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971591990299493362971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5d3842-c198-47d9-8392-8490b2279f8c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af888d8a-54a4-4bf6-991c-91b0e2fea434, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af888d8a-54a4-4bf6-991c-91b0e2fea434, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15128795162159710921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921151287951621597109211512879516215971092115128795162159710921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9557591c-8ffa-4784-aa03-8098150bdf23, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 980b50b8-e8bd-4c0e-a8eb-dc3a477a58ad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 980b50b8-e8bd-4c0e-a8eb-dc3a477a58ad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266608007804023526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526182666080078040235261826660800780402352618266608007804023526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af888d8a-54a4-4bf6-991c-91b0e2fea434, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274323bd-7bb9-4362-a49b-226f0090b1a4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274323bd-7bb9-4362-a49b-226f0090b1a4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769373736945658913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913147693737369456589131476937373694565891314769373736945658913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 980b50b8-e8bd-4c0e-a8eb-dc3a477a58ad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99439acf-ec3e-42d3-ab60-af6f3d22302d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99439acf-ec3e-42d3-ab60-af6f3d22302d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101507679950575326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326101507679950575326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274323bd-7bb9-4362-a49b-226f0090b1a4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3cfea8d-b3bf-4f61-84d5-1e545e33dc62, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3cfea8d-b3bf-4f61-84d5-1e545e33dc62, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12995059119661296804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804129950591196612968041299505911966129680412995059119661296804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99439acf-ec3e-42d3-ab60-af6f3d22302d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559b1800-3cdc-4782-86c9-c7716fc34bdc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559b1800-3cdc-4782-86c9-c7716fc34bdc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13857662967281775443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443138576629672817754431385766296728177544313857662967281775443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3cfea8d-b3bf-4f61-84d5-1e545e33dc62, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5906c994-67cd-4925-b98a-3861a864f9ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5906c994-67cd-4925-b98a-3861a864f9ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10667173603614490878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878106671736036144908781066717360361449087810667173603614490878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559b1800-3cdc-4782-86c9-c7716fc34bdc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa83f832-ebfc-4c32-b0fe-4f71cd783566, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa83f832-ebfc-4c32-b0fe-4f71cd783566, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3816392343633520595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595381639234363352059538163923436335205953816392343633520595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5906c994-67cd-4925-b98a-3861a864f9ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21dbaf97-32f8-45a9-ae29-5d170f4c7522, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21dbaf97-32f8-45a9-ae29-5d170f4c7522, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9940028481661971754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754994002848166197175499400284816619717549940028481661971754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa83f832-ebfc-4c32-b0fe-4f71cd783566, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7288e319-88e8-4c9c-ba1a-870111312b91, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7288e319-88e8-4c9c-ba1a-870111312b91, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749806999003881289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289974980699900388128997498069990038812899749806999003881289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21dbaf97-32f8-45a9-ae29-5d170f4c7522, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2fe1f06-d8be-4710-83cb-2d3f8184e32a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fe1f06-d8be-4710-83cb-2d3f8184e32a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848412640783306508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508684841264078330650868484126407833065086848412640783306508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7288e319-88e8-4c9c-ba1a-870111312b91, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eff439a-9d30-49b4-9f59-18f430acf738, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eff439a-9d30-49b4-9f59-18f430acf738, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8934724037714173246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246893472403771417324689347240377141732468934724037714173246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fe1f06-d8be-4710-83cb-2d3f8184e32a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4878d267-8d3f-4c99-92f5-7b44ddd617d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4878d267-8d3f-4c99-92f5-7b44ddd617d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176501798424818777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777171765017984248187771717650179842481877717176501798424818777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eff439a-9d30-49b4-9f59-18f430acf738, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f9b2b5-7997-4e5e-84c5-71228c4e38f9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f9b2b5-7997-4e5e-84c5-71228c4e38f9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14405352602458074528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528144053526024580745281440535260245807452814405352602458074528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4878d267-8d3f-4c99-92f5-7b44ddd617d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f58211-d293-414c-8538-8f8174ed4d3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f58211-d293-414c-8538-8f8174ed4d3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339967834858966354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354633996783485896635463399678348589663546339967834858966354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f58211-d293-414c-8538-8f8174ed4d3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31486aea-0e1c-4baf-8f7f-e4e124c698ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31486aea-0e1c-4baf-8f7f-e4e124c698ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406359462871888824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824140635946287188882414063594628718888241406359462871888824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f9b2b5-7997-4e5e-84c5-71228c4e38f9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f535a25f-9465-480a-9354-9b0ca6302997, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f535a25f-9465-480a-9354-9b0ca6302997, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9525222856171901962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962952522285617190196295252228561719019629525222856171901962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31486aea-0e1c-4baf-8f7f-e4e124c698ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 102ad947-4823-4986-b052-a94b55f8090b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 102ad947-4823-4986-b052-a94b55f8090b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9787403839877166526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526978740383987716652697874038398771665269787403839877166526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f535a25f-9465-480a-9354-9b0ca6302997, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e7a59d-9725-448b-b0d7-f48c39b7b1d6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e7a59d-9725-448b-b0d7-f48c39b7b1d6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485170110870744848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848148517011087074484814851701108707448481485170110870744848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 102ad947-4823-4986-b052-a94b55f8090b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90791dee-307d-4512-81b1-bd6ae579fd89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90791dee-307d-4512-81b1-bd6ae579fd89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15716555927087005038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038157165559270870050381571655592708700503815716555927087005038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e7a59d-9725-448b-b0d7-f48c39b7b1d6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e00cab-c85b-4e4f-966b-6a115b5390f0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e00cab-c85b-4e4f-966b-6a115b5390f0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220381154246601843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843822038115424660184382203811542466018438220381154246601843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90791dee-307d-4512-81b1-bd6ae579fd89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a95c53b-1beb-42ef-8746-d955ceaf562c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a95c53b-1beb-42ef-8746-d955ceaf562c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2055077499970209466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466205507749997020946620550774999702094662055077499970209466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e00cab-c85b-4e4f-966b-6a115b5390f0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d60192-92dc-4203-9a47-05f98a71d25a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d60192-92dc-4203-9a47-05f98a71d25a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062520321813156809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809160625203218131568091606252032181315680916062520321813156809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a95c53b-1beb-42ef-8746-d955ceaf562c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d60192-92dc-4203-9a47-05f98a71d25a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb046dcc-2852-43a7-b0f4-4ac3fc5d7703, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb046dcc-2852-43a7-b0f4-4ac3fc5d7703, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6421055630609431944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944642105563060943194464210556306094319446421055630609431944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83bbafd2-01ad-48ce-8f41-5a4a46815de7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83bbafd2-01ad-48ce-8f41-5a4a46815de7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13685871880509098209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209136858718805090982091368587188050909820913685871880509098209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb046dcc-2852-43a7-b0f4-4ac3fc5d7703, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b794de4e-a38d-4185-b9bd-474f92f86443, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b794de4e-a38d-4185-b9bd-474f92f86443, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5992333118209938288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288599233311820993828859923331182099382885992333118209938288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83bbafd2-01ad-48ce-8f41-5a4a46815de7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ab131b-2a61-42e1-8f82-5b416f85be89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ab131b-2a61-42e1-8f82-5b416f85be89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1545937637810546039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039154593763781054603915459376378105460391545937637810546039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b794de4e-a38d-4185-b9bd-474f92f86443, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850f2383-a5ab-4108-a9c7-b6ee489a9998, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ab131b-2a61-42e1-8f82-5b416f85be89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850f2383-a5ab-4108-a9c7-b6ee489a9998, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832482424642702986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986108324824246427029861083248242464270298610832482424642702986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8a8fcf-7829-4dd2-bdaa-5cb1687d6572, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8a8fcf-7829-4dd2-bdaa-5cb1687d6572, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4526201547207930458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458452620154720793045845262015472079304584526201547207930458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8a8fcf-7829-4dd2-bdaa-5cb1687d6572, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d233918b-ec3d-4639-8028-80b77fc8ed3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d233918b-ec3d-4639-8028-80b77fc8ed3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 310200480292937693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693310200480292937693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850f2383-a5ab-4108-a9c7-b6ee489a9998, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d124a227-e336-4bde-baa6-f4dc83c4450c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d124a227-e336-4bde-baa6-f4dc83c4450c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16376095788237163323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323163760957882371633231637609578823716332316376095788237163323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d233918b-ec3d-4639-8028-80b77fc8ed3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86390144-8315-46e1-b6dc-b14010d6f85d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86390144-8315-46e1-b6dc-b14010d6f85d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13622341233865725339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339136223412338657253391362234123386572533913622341233865725339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d124a227-e336-4bde-baa6-f4dc83c4450c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143274c9-eb08-456d-8036-d8890384082b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143274c9-eb08-456d-8036-d8890384082b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2898591159762967032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032289859115976296703228985911597629670322898591159762967032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86390144-8315-46e1-b6dc-b14010d6f85d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987a3002-a69c-4f95-a594-4a14fd1a42e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987a3002-a69c-4f95-a594-4a14fd1a42e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9576405031721039847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847957640503172103984795764050317210398479576405031721039847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987a3002-a69c-4f95-a594-4a14fd1a42e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1f34c3-36db-41b5-a430-fbc055336191, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1f34c3-36db-41b5-a430-fbc055336191, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6057032349569868203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203605703234956986820360570323495698682036057032349569868203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143274c9-eb08-456d-8036-d8890384082b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374bcb3e-933f-4458-9235-57b996d07e4c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374bcb3e-933f-4458-9235-57b996d07e4c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14121779613301512841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841141217796133015128411412177961330151284114121779613301512841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1f34c3-36db-41b5-a430-fbc055336191, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6045b5-a0ad-47e3-8813-68bbf7a9749c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6045b5-a0ad-47e3-8813-68bbf7a9749c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13903259287935933153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153139032592879359331531390325928793593315313903259287935933153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374bcb3e-933f-4458-9235-57b996d07e4c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c9edb6-4f54-446a-869d-3e85494322bf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c9edb6-4f54-446a-869d-3e85494322bf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694048885196671745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745169404888519667174516940488851966717451694048885196671745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6045b5-a0ad-47e3-8813-68bbf7a9749c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5a041e-1533-443c-ac2a-7cb50948b47b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5a041e-1533-443c-ac2a-7cb50948b47b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13958316006434791454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454139583160064347914541395831600643479145413958316006434791454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c9edb6-4f54-446a-869d-3e85494322bf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca5ff51-7c47-4336-8b55-ec15043b323a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca5ff51-7c47-4336-8b55-ec15043b323a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4737204769343263652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652473720476934326365247372047693432636524737204769343263652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5a041e-1533-443c-ac2a-7cb50948b47b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd3ef4d-ec76-4bdb-bce6-80c96401a554, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd3ef4d-ec76-4bdb-bce6-80c96401a554, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15778885355886468842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842157788853558864688421577888535588646884215778885355886468842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca5ff51-7c47-4336-8b55-ec15043b323a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e3801d4-d3df-4f6f-b3bf-531dcf0d4276, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e3801d4-d3df-4f6f-b3bf-531dcf0d4276, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469833155096377859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859174698331550963778591746983315509637785917469833155096377859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd3ef4d-ec76-4bdb-bce6-80c96401a554, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0edee789-0b4f-4ffb-aeb2-6efe46d48e3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0edee789-0b4f-4ffb-aeb2-6efe46d48e3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7221716677609468283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283722171667760946828372217166776094682837221716677609468283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e3801d4-d3df-4f6f-b3bf-531dcf0d4276, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841b5324-f52e-41aa-9749-70658af3725c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841b5324-f52e-41aa-9749-70658af3725c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487163543993442261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261124871635439934422611248716354399344226112487163543993442261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0edee789-0b4f-4ffb-aeb2-6efe46d48e3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db19052-a2b5-4dc6-b79a-f4c9fab64980, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db19052-a2b5-4dc6-b79a-f4c9fab64980, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4706133853892879989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989470613385389287998947061338538928799894706133853892879989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841b5324-f52e-41aa-9749-70658af3725c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec4e162-ee73-4d96-afb9-e06f5b680b01, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec4e162-ee73-4d96-afb9-e06f5b680b01, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466012337567193212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212174660123375671932121746601233756719321217466012337567193212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db19052-a2b5-4dc6-b79a-f4c9fab64980, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e64f7235-f7c0-4bd5-a24f-51e069e5e635, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e64f7235-f7c0-4bd5-a24f-51e069e5e635, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2748409923481972963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963274840992348197296327484099234819729632748409923481972963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec4e162-ee73-4d96-afb9-e06f5b680b01, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ecc36a9-0ede-4ce8-a739-e812cb1a7779, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ecc36a9-0ede-4ce8-a739-e812cb1a7779, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754651051214596921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921107546510512145969211075465105121459692110754651051214596921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e64f7235-f7c0-4bd5-a24f-51e069e5e635, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4bffd0-3408-4726-aec2-a8f0756f2633, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4bffd0-3408-4726-aec2-a8f0756f2633, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8046823343326822629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629804682334332682262980468233433268226298046823343326822629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ecc36a9-0ede-4ce8-a739-e812cb1a7779, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c787f3-b060-4923-bd29-c27554be668a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c787f3-b060-4923-bd29-c27554be668a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11338404324704387073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073113384043247043870731133840432470438707311338404324704387073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4bffd0-3408-4726-aec2-a8f0756f2633, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d2885e-5b03-4c03-8eee-94b0887a0f72, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d2885e-5b03-4c03-8eee-94b0887a0f72, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977954028458701441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441149779540284587014411497795402845870144114977954028458701441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c787f3-b060-4923-bd29-c27554be668a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed37e342-2874-4978-b3f2-e4fac884f714, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed37e342-2874-4978-b3f2-e4fac884f714, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645621610693875679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679645621610693875679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d2885e-5b03-4c03-8eee-94b0887a0f72, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d113734-e043-4b7d-9dd1-a1d8d7fcfdd2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d113734-e043-4b7d-9dd1-a1d8d7fcfdd2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364751955159652138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138836475195515965213883647519551596521388364751955159652138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed37e342-2874-4978-b3f2-e4fac884f714, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0dc9e2-8dc0-4604-906b-18ed8a321a94, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0dc9e2-8dc0-4604-906b-18ed8a321a94, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16591049639880027294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294165910496398800272941659104963988002729416591049639880027294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d113734-e043-4b7d-9dd1-a1d8d7fcfdd2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74265b84-0d0d-4b0c-8269-b8e20e3c6ca5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74265b84-0d0d-4b0c-8269-b8e20e3c6ca5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18141830019909025937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937181418300199090259371814183001990902593718141830019909025937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0dc9e2-8dc0-4604-906b-18ed8a321a94, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abae2ff-d5af-44e0-8dc2-f9174ff3597a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abae2ff-d5af-44e0-8dc2-f9174ff3597a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10990769367703272196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196109907693677032721961099076936770327219610990769367703272196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74265b84-0d0d-4b0c-8269-b8e20e3c6ca5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7c4155-d961-4639-b83f-60286cefb1d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abae2ff-d5af-44e0-8dc2-f9174ff3597a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7c4155-d961-4639-b83f-60286cefb1d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15234170810630189898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898152341708106301898981523417081063018989815234170810630189898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae093ade-73f0-4d15-b0e0-61bef84c0b4a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae093ade-73f0-4d15-b0e0-61bef84c0b4a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18060454065835519459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459180604540658355194591806045406583551945918060454065835519459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae093ade-73f0-4d15-b0e0-61bef84c0b4a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7753ca15-5eed-42ad-8eb9-c41027c7c3e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7753ca15-5eed-42ad-8eb9-c41027c7c3e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3429949882484941845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845342994988248494184534299498824849418453429949882484941845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7c4155-d961-4639-b83f-60286cefb1d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f6215fa-45a4-4553-bb80-2d992d0cedd1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6215fa-45a4-4553-bb80-2d992d0cedd1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11317694167938217088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088113176941679382170881131769416793821708811317694167938217088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7753ca15-5eed-42ad-8eb9-c41027c7c3e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38c73d7c-f5df-4086-8ce6-93b69133d57d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c73d7c-f5df-4086-8ce6-93b69133d57d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15474512207030171953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953154745122070301719531547451220703017195315474512207030171953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6215fa-45a4-4553-bb80-2d992d0cedd1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 155f7f50-7963-42c1-9289-197cd16f54e1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 155f7f50-7963-42c1-9289-197cd16f54e1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213354300921798904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904421335430092179890442133543009217989044213354300921798904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c73d7c-f5df-4086-8ce6-93b69133d57d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6121f448-d0ee-485d-9ff1-bd3496a73093, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6121f448-d0ee-485d-9ff1-bd3496a73093, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5376471314527670021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021537647131452767002153764713145276700215376471314527670021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 155f7f50-7963-42c1-9289-197cd16f54e1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba16583-e523-46c8-92c7-586259480046, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba16583-e523-46c8-92c7-586259480046, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14611115406523559507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507146111154065235595071461111540652355950714611115406523559507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6121f448-d0ee-485d-9ff1-bd3496a73093, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd424ea4-6d70-4f4b-89a5-1f5594142825, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd424ea4-6d70-4f4b-89a5-1f5594142825, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344062440767320885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885434406244076732088543440624407673208854344062440767320885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba16583-e523-46c8-92c7-586259480046, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd46451-edb4-48a7-9966-002bf7bb007e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd46451-edb4-48a7-9966-002bf7bb007e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6952185284521173289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289695218528452117328969521852845211732896952185284521173289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd424ea4-6d70-4f4b-89a5-1f5594142825, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abefa2bd-54a3-44d6-94d6-cfb3931fa972, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abefa2bd-54a3-44d6-94d6-cfb3931fa972, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101275290584829609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609110127529058482960911012752905848296091101275290584829609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd46451-edb4-48a7-9966-002bf7bb007e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971dfc93-e2d2-4578-aa10-e81b43b65bce, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971dfc93-e2d2-4578-aa10-e81b43b65bce, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15218261506603308298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298152182615066033082981521826150660330829815218261506603308298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abefa2bd-54a3-44d6-94d6-cfb3931fa972, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6603fca-e015-46e1-9b8e-fc198abc93e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6603fca-e015-46e1-9b8e-fc198abc93e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6770931731018262385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385677093173101826238567709317310182623856770931731018262385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971dfc93-e2d2-4578-aa10-e81b43b65bce, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b57909-c2bb-437c-b912-800418e0aaa8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b57909-c2bb-437c-b912-800418e0aaa8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16201899000434531146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146162018990004345311461620189900043453114616201899000434531146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6603fca-e015-46e1-9b8e-fc198abc93e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9385b946-a9d6-4aa2-8686-7e467d9069ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9385b946-a9d6-4aa2-8686-7e467d9069ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5005449611009889104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104500544961100988910450054496110098891045005449611009889104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9385b946-a9d6-4aa2-8686-7e467d9069ec, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55679de9-ec7a-45ec-bef9-410f439c407c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55679de9-ec7a-45ec-bef9-410f439c407c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15111179321625735126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126151111793216257351261511117932162573512615111179321625735126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b57909-c2bb-437c-b912-800418e0aaa8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a7b1f9-f1f9-48df-9cb9-3f0ccae6efdd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a7b1f9-f1f9-48df-9cb9-3f0ccae6efdd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1530656738716301820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820153065673871630182015306567387163018201530656738716301820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55679de9-ec7a-45ec-bef9-410f439c407c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0dac46b-079e-40b9-ba69-27f8f1f1a285, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dac46b-079e-40b9-ba69-27f8f1f1a285, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11241034813764022726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726112410348137640227261124103481376402272611241034813764022726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a7b1f9-f1f9-48df-9cb9-3f0ccae6efdd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04614547-c859-4bc4-8032-34e3d8b91b5a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04614547-c859-4bc4-8032-34e3d8b91b5a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10372486334311627835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835103724863343116278351037248633431162783510372486334311627835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dac46b-079e-40b9-ba69-27f8f1f1a285, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e7a96c-eecf-4722-b197-683a123ad5d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e7a96c-eecf-4722-b197-683a123ad5d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10672978156983146888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888106729781569831468881067297815698314688810672978156983146888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04614547-c859-4bc4-8032-34e3d8b91b5a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b78f9ce7-4015-4c7c-adcd-55aeab368582, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b78f9ce7-4015-4c7c-adcd-55aeab368582, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865102728182365720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720158651027281823657201586510272818236572015865102728182365720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e7a96c-eecf-4722-b197-683a123ad5d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013630cf-4b4c-4301-8b96-e4e307d9a0d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013630cf-4b4c-4301-8b96-e4e307d9a0d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14830912477370936528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528148309124773709365281483091247737093652814830912477370936528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b78f9ce7-4015-4c7c-adcd-55aeab368582, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bfb29b9-bc4c-4ae6-8b5d-88402a938638, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bfb29b9-bc4c-4ae6-8b5d-88402a938638, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901372053590515224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224990137205359051522499013720535905152249901372053590515224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013630cf-4b4c-4301-8b96-e4e307d9a0d4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e882db6-e979-46ec-9dda-9fceccfea627, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e882db6-e979-46ec-9dda-9fceccfea627, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16352550492609789001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001163525504926097890011635255049260978900116352550492609789001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bfb29b9-bc4c-4ae6-8b5d-88402a938638, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97c57c9-7ceb-4f6b-a150-88162da9b70c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97c57c9-7ceb-4f6b-a150-88162da9b70c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355207027184404682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682435520702718440468243552070271844046824355207027184404682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e882db6-e979-46ec-9dda-9fceccfea627, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a541c3f-d627-4a8f-8e5e-b3bda4b2dcc4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a541c3f-d627-4a8f-8e5e-b3bda4b2dcc4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112526634173083528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528111252663417308352811125266341730835281112526634173083528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97c57c9-7ceb-4f6b-a150-88162da9b70c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e59e5d-767d-4fe8-b86f-d064bd421901, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a541c3f-d627-4a8f-8e5e-b3bda4b2dcc4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d54cef-42d0-484d-8fd3-ec6566e3d05b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e59e5d-767d-4fe8-b86f-d064bd421901, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18402307491713605910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910184023074917136059101840230749171360591018402307491713605910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d54cef-42d0-484d-8fd3-ec6566e3d05b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12781831411257545422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422127818314112575454221278183141125754542212781831411257545422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d54cef-42d0-484d-8fd3-ec6566e3d05b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d201c912-0539-4436-8f71-4b8f368fad2e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d201c912-0539-4436-8f71-4b8f368fad2e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10764363142693010860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860107643631426930108601076436314269301086010764363142693010860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e59e5d-767d-4fe8-b86f-d064bd421901, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc369f2-e9b3-44ae-9466-c3e0e4da4aff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc369f2-e9b3-44ae-9466-c3e0e4da4aff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8971329473418741208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208897132947341874120889713294734187412088971329473418741208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d201c912-0539-4436-8f71-4b8f368fad2e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc369f2-e9b3-44ae-9466-c3e0e4da4aff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2036c301-acdf-40fa-8492-3d65a076e754, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38223c1-f38f-4c29-9fa8-0d66f8d601db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2036c301-acdf-40fa-8492-3d65a076e754, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9630291763663345552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552963029176366334555296302917636633455529630291763663345552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38223c1-f38f-4c29-9fa8-0d66f8d601db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4851712906575058434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434485171290657505843448517129065750584344851712906575058434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38223c1-f38f-4c29-9fa8-0d66f8d601db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e7eeea-0190-4ee1-8950-3fbc3ea349bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2036c301-acdf-40fa-8492-3d65a076e754, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e7eeea-0190-4ee1-8950-3fbc3ea349bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9498968217754401124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124949896821775440112494989682177544011249498968217754401124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f6aba97-ca46-409a-b957-21021b584661, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6aba97-ca46-409a-b957-21021b584661, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623407881996408491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491156234078819964084911562340788199640849115623407881996408491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6aba97-ca46-409a-b957-21021b584661, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506beb3c-afc2-4470-b2fd-99867bf693da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e7eeea-0190-4ee1-8950-3fbc3ea349bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc42c55-9726-47c4-a450-85f9edbe41a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc42c55-9726-47c4-a450-85f9edbe41a1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696159893013493128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128126961598930134931281269615989301349312812696159893013493128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506beb3c-afc2-4470-b2fd-99867bf693da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209953252508489293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293720995325250848929372099532525084892937209953252508489293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc42c55-9726-47c4-a450-85f9edbe41a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f0b952-b4bd-43e3-a198-16648aa81b28, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f0b952-b4bd-43e3-a198-16648aa81b28, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13459731391316612206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206134597313913166122061345973139131661220613459731391316612206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506beb3c-afc2-4470-b2fd-99867bf693da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba3b7c3-79c6-487a-bf54-71688a49ba62, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba3b7c3-79c6-487a-bf54-71688a49ba62, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733023031881958535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535733023031881958535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f0b952-b4bd-43e3-a198-16648aa81b28, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cf0ca9-8f21-4669-86b7-2a66c3e33572, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cf0ca9-8f21-4669-86b7-2a66c3e33572, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1517190526690956532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532151719052669095653215171905266909565321517190526690956532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba3b7c3-79c6-487a-bf54-71688a49ba62, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90227556-5843-4c0e-a2e9-0006f345a05b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90227556-5843-4c0e-a2e9-0006f345a05b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4705140323011990055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055470514032301199005547051403230119900554705140323011990055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90227556-5843-4c0e-a2e9-0006f345a05b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f642d8d-42fb-497e-98c4-fc1d74c7f4b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f642d8d-42fb-497e-98c4-fc1d74c7f4b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116663564838939998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998111166635648389399981111666356483893999811116663564838939998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cf0ca9-8f21-4669-86b7-2a66c3e33572, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2910f12-bc85-436d-b6a7-a2c864f0a9dd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2910f12-bc85-436d-b6a7-a2c864f0a9dd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280439195247481983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983528043919524748198352804391952474819835280439195247481983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2910f12-bc85-436d-b6a7-a2c864f0a9dd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5511d9e-3c62-4f0c-b5b9-66f28ce28cd3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5511d9e-3c62-4f0c-b5b9-66f28ce28cd3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702215761685057480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480470221576168505748047022157616850574804702215761685057480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f642d8d-42fb-497e-98c4-fc1d74c7f4b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012eb1cd-ccf0-45b3-a238-8c6e006aa157, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012eb1cd-ccf0-45b3-a238-8c6e006aa157, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5876736803467477913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913587673680346747791358767368034674779135876736803467477913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5511d9e-3c62-4f0c-b5b9-66f28ce28cd3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609e37ca-855b-4c93-bef2-f5f5a41695da, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609e37ca-855b-4c93-bef2-f5f5a41695da, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9929712222670443945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945992971222267044394599297122226704439459929712222670443945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012eb1cd-ccf0-45b3-a238-8c6e006aa157, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efde87e7-55f0-48b2-b73a-7e2578430b68, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efde87e7-55f0-48b2-b73a-7e2578430b68, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9447733657509679593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593944773365750967959394477336575096795939447733657509679593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609e37ca-855b-4c93-bef2-f5f5a41695da, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ce81ea-9943-45e4-a874-9fdf06735422, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ce81ea-9943-45e4-a874-9fdf06735422, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2004136040494783214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214200413604049478321420041360404947832142004136040494783214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efde87e7-55f0-48b2-b73a-7e2578430b68, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761fd3ac-572e-4f3b-a80b-9ec96e4e2411, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ce81ea-9943-45e4-a874-9fdf06735422, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761fd3ac-572e-4f3b-a80b-9ec96e4e2411, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10501952978569865304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304105019529785698653041050195297856986530410501952978569865304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8635c6-a04e-4020-badd-eb1a07cc2285, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8635c6-a04e-4020-badd-eb1a07cc2285, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533236064490911128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128653323606449091112865332360644909111286533236064490911128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761fd3ac-572e-4f3b-a80b-9ec96e4e2411, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01b0335-ca6c-48a6-8d74-f01f9aad4a03, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01b0335-ca6c-48a6-8d74-f01f9aad4a03, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184236972392509685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685181842369723925096851818423697239250968518184236972392509685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8635c6-a04e-4020-badd-eb1a07cc2285, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d889022-60ca-480c-9a78-a2c624aa7f08, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d889022-60ca-480c-9a78-a2c624aa7f08, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10248763865165326447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447102487638651653264471024876386516532644710248763865165326447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01b0335-ca6c-48a6-8d74-f01f9aad4a03, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87fce30-1fc3-4d32-8b31-4da959ff949d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87fce30-1fc3-4d32-8b31-4da959ff949d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372215503356494143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143123722155033564941431237221550335649414312372215503356494143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d889022-60ca-480c-9a78-a2c624aa7f08, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e83888-f28d-4741-a3d9-fe69b3d062d3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e83888-f28d-4741-a3d9-fe69b3d062d3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077118289898672976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976170771182898986729761707711828989867297617077118289898672976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87fce30-1fc3-4d32-8b31-4da959ff949d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ecf27d-54d6-4f34-9e99-acd96cfe4e38, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ecf27d-54d6-4f34-9e99-acd96cfe4e38, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508157471956610127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127508157471956610127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e83888-f28d-4741-a3d9-fe69b3d062d3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff48d16-4d68-40ee-be43-c76a1f8ce91b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff48d16-4d68-40ee-be43-c76a1f8ce91b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15088025684885708110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110150880256848857081101508802568488570811015088025684885708110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ecf27d-54d6-4f34-9e99-acd96cfe4e38, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff48d16-4d68-40ee-be43-c76a1f8ce91b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61acd1e7-6726-43ab-8adc-d2c8dc9c0373, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61acd1e7-6726-43ab-8adc-d2c8dc9c0373, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6595407533665988415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415659540753366598841565954075336659884156595407533665988415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdb0c0f-f17d-417d-97f1-f5ba1d94a353, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdb0c0f-f17d-417d-97f1-f5ba1d94a353, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747919460938353091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091167479194609383530911674791946093835309116747919460938353091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61acd1e7-6726-43ab-8adc-d2c8dc9c0373, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb472591-18e0-480f-a43a-3bb88b61eace, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb472591-18e0-480f-a43a-3bb88b61eace, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14475876344235769186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186144758763442357691861447587634423576918614475876344235769186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdb0c0f-f17d-417d-97f1-f5ba1d94a353, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541eb3d1-5f0d-473d-afea-8c1ed8e6b548, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541eb3d1-5f0d-473d-afea-8c1ed8e6b548, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12976098326616515913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913129760983266165159131297609832661651591312976098326616515913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb472591-18e0-480f-a43a-3bb88b61eace, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541eb3d1-5f0d-473d-afea-8c1ed8e6b548, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea6f3e5-74fc-4123-8957-50a75a0e4e0a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e764acd-81c8-4a6d-a66b-0cc996a72758, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e764acd-81c8-4a6d-a66b-0cc996a72758, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258991048771545777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777152589910487715457771525899104877154577715258991048771545777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea6f3e5-74fc-4123-8957-50a75a0e4e0a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10291225071083706702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702102912250710837067021029122507108370670210291225071083706702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e764acd-81c8-4a6d-a66b-0cc996a72758, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f487dbe-56c5-41cf-acea-0f2c85b7c84e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea6f3e5-74fc-4123-8957-50a75a0e4e0a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f487dbe-56c5-41cf-acea-0f2c85b7c84e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13219576432591328189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189132195764325913281891321957643259132818913219576432591328189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729b7e17-0a77-412b-86da-1f34859cb1ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729b7e17-0a77-412b-86da-1f34859cb1ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9868287884230395405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405986828788423039540598682878842303954059868287884230395405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f487dbe-56c5-41cf-acea-0f2c85b7c84e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a07dda3-05d1-4e33-a1d9-24b10c248657, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a07dda3-05d1-4e33-a1d9-24b10c248657, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12152567588783657203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203121525675887836572031215256758878365720312152567588783657203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729b7e17-0a77-412b-86da-1f34859cb1ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53302b1e-0645-4632-b015-a5f5e6c5a218, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53302b1e-0645-4632-b015-a5f5e6c5a218, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612166663271908756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756146121666632719087561461216666327190875614612166663271908756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a07dda3-05d1-4e33-a1d9-24b10c248657, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de77de1c-4adf-4c08-87de-341116a448a5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de77de1c-4adf-4c08-87de-341116a448a5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6137090424279189845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845613709042427918984561370904242791898456137090424279189845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53302b1e-0645-4632-b015-a5f5e6c5a218, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8190c8-ffa0-4958-b671-b3217ca314fc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8190c8-ffa0-4958-b671-b3217ca314fc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9304342209432393333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333930434220943239333393043422094323933339304342209432393333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de77de1c-4adf-4c08-87de-341116a448a5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4918deff-d813-48cf-bd03-7754ea6a3c6e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4918deff-d813-48cf-bd03-7754ea6a3c6e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940321809345375020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020119403218093453750201194032180934537502011940321809345375020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8190c8-ffa0-4958-b671-b3217ca314fc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d69246-41ae-427d-80a4-2b36e156c56c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d69246-41ae-427d-80a4-2b36e156c56c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440088259753861575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575154400882597538615751544008825975386157515440088259753861575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4918deff-d813-48cf-bd03-7754ea6a3c6e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7182b169-9c8b-4cae-aab9-7cd693f1d462, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7182b169-9c8b-4cae-aab9-7cd693f1d462, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15313976435929926892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892153139764359299268921531397643592992689215313976435929926892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d69246-41ae-427d-80a4-2b36e156c56c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7182b169-9c8b-4cae-aab9-7cd693f1d462, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e21b247-9bdf-46dd-a898-5b1163479a3b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e21b247-9bdf-46dd-a898-5b1163479a3b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10159950083350162665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665101599500833501626651015995008335016266510159950083350162665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec30b503-6f03-4358-be86-e191ef7dec37, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec30b503-6f03-4358-be86-e191ef7dec37, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4315477326344962284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284431547732634496228443154773263449622844315477326344962284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e21b247-9bdf-46dd-a898-5b1163479a3b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ffb8af-6332-486b-a66a-8c0bac3cb7a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ffb8af-6332-486b-a66a-8c0bac3cb7a1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218227114151491457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457421822711415149145742182271141514914574218227114151491457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec30b503-6f03-4358-be86-e191ef7dec37, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86353e0d-c47c-4bf8-a9b3-4eb6646bbbe1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86353e0d-c47c-4bf8-a9b3-4eb6646bbbe1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7420298475239614864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864742029847523961486474202984752396148647420298475239614864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ffb8af-6332-486b-a66a-8c0bac3cb7a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013d99c0-82bb-49ec-ae2c-7afdc0691f33, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013d99c0-82bb-49ec-ae2c-7afdc0691f33, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13611872518214106392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392136118725182141063921361187251821410639213611872518214106392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86353e0d-c47c-4bf8-a9b3-4eb6646bbbe1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09eeb833-5eef-45bc-8307-5118c28a1809, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09eeb833-5eef-45bc-8307-5118c28a1809, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005651366461602544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544150056513664616025441500565136646160254415005651366461602544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013d99c0-82bb-49ec-ae2c-7afdc0691f33, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5daa0fe6-fd8f-400d-84fd-3da95709f065, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5daa0fe6-fd8f-400d-84fd-3da95709f065, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15868745476086052909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909158687454760860529091586874547608605290915868745476086052909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09eeb833-5eef-45bc-8307-5118c28a1809, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed0f7024-5406-405b-b082-4a72fc6bb437, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed0f7024-5406-405b-b082-4a72fc6bb437, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9490413970042836629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629949041397004283662994904139700428366299490413970042836629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5daa0fe6-fd8f-400d-84fd-3da95709f065, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae673a06-0ef2-44f1-97ee-70e398ee34b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed0f7024-5406-405b-b082-4a72fc6bb437, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae673a06-0ef2-44f1-97ee-70e398ee34b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6022486455255115929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929602248645525511592960224864552551159296022486455255115929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7c48b7-58b0-49af-a652-cfcdd44087ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7c48b7-58b0-49af-a652-cfcdd44087ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726546249173765334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334672654624917376533467265462491737653346726546249173765334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae673a06-0ef2-44f1-97ee-70e398ee34b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a5e494-9065-42fe-a751-1d2533a13c67, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a5e494-9065-42fe-a751-1d2533a13c67, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14261548201120392288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288142615482011203922881426154820112039228814261548201120392288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7c48b7-58b0-49af-a652-cfcdd44087ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52b7fb2-604f-4252-b185-237fee496d5f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52b7fb2-604f-4252-b185-237fee496d5f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2080281960505081955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955208028196050508195520802819605050819552080281960505081955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a5e494-9065-42fe-a751-1d2533a13c67, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83486eb9-fb74-4dfd-a7d9-6681c9fd15d9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83486eb9-fb74-4dfd-a7d9-6681c9fd15d9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918831176468390992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992179188311764683909921791883117646839099217918831176468390992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52b7fb2-604f-4252-b185-237fee496d5f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8016673-6ef6-4705-939d-68cfe8403410, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8016673-6ef6-4705-939d-68cfe8403410, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12628641977848176535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535126286419778481765351262864197784817653512628641977848176535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83486eb9-fb74-4dfd-a7d9-6681c9fd15d9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d967f7e-ad2e-4216-bdd5-082e82b28b5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d967f7e-ad2e-4216-bdd5-082e82b28b5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12145002628258082514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514121450026282580825141214500262825808251412145002628258082514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8016673-6ef6-4705-939d-68cfe8403410, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116aedf7-e94c-4ab9-93a2-b6d19111be6d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116aedf7-e94c-4ab9-93a2-b6d19111be6d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12715512982301866775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775127155129823018667751271551298230186677512715512982301866775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d967f7e-ad2e-4216-bdd5-082e82b28b5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116aedf7-e94c-4ab9-93a2-b6d19111be6d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfea671-8dbd-4259-9455-51b5203b77f1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a087f7b2-7a53-4104-bca6-533c03c1a3d6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a087f7b2-7a53-4104-bca6-533c03c1a3d6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853516686919410880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880985351668691941088098535166869194108809853516686919410880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfea671-8dbd-4259-9455-51b5203b77f1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406171509396865553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553174061715093968655531740617150939686555317406171509396865553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a087f7b2-7a53-4104-bca6-533c03c1a3d6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c50820-8678-48d3-9531-c340981b73a5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c50820-8678-48d3-9531-c340981b73a5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004848231711596262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262100484823171159626210048482317115962621004848231711596262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfea671-8dbd-4259-9455-51b5203b77f1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2d7709-ed52-4b4d-a9d4-bd7ec5b04b30, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2d7709-ed52-4b4d-a9d4-bd7ec5b04b30, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298468380204392854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854229846838020439285422984683802043928542298468380204392854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2d7709-ed52-4b4d-a9d4-bd7ec5b04b30, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4599a4a-5d89-4371-8d41-414ce1ba61c7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4599a4a-5d89-4371-8d41-414ce1ba61c7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 446680783511780396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396446680783511780396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c50820-8678-48d3-9531-c340981b73a5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ae41d1-45fb-4421-aed0-197a58f9672c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ae41d1-45fb-4421-aed0-197a58f9672c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659650254871629115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115176596502548716291151765965025487162911517659650254871629115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4599a4a-5d89-4371-8d41-414ce1ba61c7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa06dcbd-c40b-4ea1-a509-64860039ee51, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa06dcbd-c40b-4ea1-a509-64860039ee51, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10270292331282183958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958102702923312821839581027029233128218395810270292331282183958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ae41d1-45fb-4421-aed0-197a58f9672c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d89dae7c-94a0-4a58-981f-23bca85a62f7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d89dae7c-94a0-4a58-981f-23bca85a62f7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069702796249053614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614160697027962490536141606970279624905361416069702796249053614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa06dcbd-c40b-4ea1-a509-64860039ee51, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be31b8a7-36b9-4cdf-af20-edbb2dbf54d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be31b8a7-36b9-4cdf-af20-edbb2dbf54d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3226050276721971482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482322605027672197148232260502767219714823226050276721971482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d89dae7c-94a0-4a58-981f-23bca85a62f7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cbe1533-1456-401e-8375-fc31f89dc60f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cbe1533-1456-401e-8375-fc31f89dc60f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12130654451469051651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651121306544514690516511213065445146905165112130654451469051651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be31b8a7-36b9-4cdf-af20-edbb2dbf54d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93dd1c19-794f-4fb5-96b3-f9d13475bcbb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93dd1c19-794f-4fb5-96b3-f9d13475bcbb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396370805922324330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330103963708059223243301039637080592232433010396370805922324330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cbe1533-1456-401e-8375-fc31f89dc60f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e8f319-9703-4944-a4cd-198132837bcd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e8f319-9703-4944-a4cd-198132837bcd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5125334449842129114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114512533444984212911451253344498421291145125334449842129114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93dd1c19-794f-4fb5-96b3-f9d13475bcbb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d87713-c00f-4f7d-9831-ad17c32f093a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d87713-c00f-4f7d-9831-ad17c32f093a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13669165483537031445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445136691654835370314451366916548353703144513669165483537031445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e8f319-9703-4944-a4cd-198132837bcd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93dc9dfc-7f2c-4991-8572-1e71f2d5b857, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93dc9dfc-7f2c-4991-8572-1e71f2d5b857, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13681957550017250590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590136819575500172505901368195755001725059013681957550017250590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d87713-c00f-4f7d-9831-ad17c32f093a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c2e2ec-c60a-4ace-a09b-f0ddf86261f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c2e2ec-c60a-4ace-a09b-f0ddf86261f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10864566142164347719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719108645661421643477191086456614216434771910864566142164347719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93dc9dfc-7f2c-4991-8572-1e71f2d5b857, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887cd54d-99e9-4aea-b6bd-309afd7c2bf3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887cd54d-99e9-4aea-b6bd-309afd7c2bf3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8610989893554121119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119861098989355412111986109898935541211198610989893554121119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c2e2ec-c60a-4ace-a09b-f0ddf86261f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d36d43-a074-4590-abf9-0bee927cebaa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d36d43-a074-4590-abf9-0bee927cebaa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7348545672338626395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395734854567233862639573485456723386263957348545672338626395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d36d43-a074-4590-abf9-0bee927cebaa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0fff796-680c-410e-8e01-16a18db2d6b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fff796-680c-410e-8e01-16a18db2d6b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3192357839488328645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645319235783948832864531923578394883286453192357839488328645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887cd54d-99e9-4aea-b6bd-309afd7c2bf3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be574074-dd52-473e-bdd8-299b591fd50f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be574074-dd52-473e-bdd8-299b591fd50f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14440803246556211964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964144408032465562119641444080324655621196414440803246556211964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fff796-680c-410e-8e01-16a18db2d6b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936e7cf7-932b-4e94-b239-e68a84657e3c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936e7cf7-932b-4e94-b239-e68a84657e3c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4266844186688917218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218426684418668891721842668441866889172184266844186688917218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be574074-dd52-473e-bdd8-299b591fd50f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e08487c-e810-4638-943c-2ce8bf83408f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e08487c-e810-4638-943c-2ce8bf83408f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10274947675373462061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061102749476753734620611027494767537346206110274947675373462061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936e7cf7-932b-4e94-b239-e68a84657e3c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce78116c-c97b-4baa-aab1-18587e696e3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce78116c-c97b-4baa-aab1-18587e696e3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135864977890164320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320135864977890164320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e08487c-e810-4638-943c-2ce8bf83408f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b0c0f6-2518-48e5-804a-5a6921c0ba76, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b0c0f6-2518-48e5-804a-5a6921c0ba76, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5970256581317845293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293597025658131784529359702565813178452935970256581317845293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce78116c-c97b-4baa-aab1-18587e696e3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a988d85-b1d5-472c-92d6-78f076f263c3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a988d85-b1d5-472c-92d6-78f076f263c3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13110198846442948006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006131101988464429480061311019884644294800613110198846442948006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a988d85-b1d5-472c-92d6-78f076f263c3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162da903-52e2-484d-a1fa-c3eb64ad20b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b0c0f6-2518-48e5-804a-5a6921c0ba76, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162da903-52e2-484d-a1fa-c3eb64ad20b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14078615769764864350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350140786157697648643501407861576976486435014078615769764864350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 402c20fd-f25b-44bd-be35-b3094f74be49, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402c20fd-f25b-44bd-be35-b3094f74be49, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374641569713792492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492374641569713792492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162da903-52e2-484d-a1fa-c3eb64ad20b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744b3e44-3c93-443a-bf47-f3de6249a0d3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744b3e44-3c93-443a-bf47-f3de6249a0d3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721149043274328690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690147211490432743286901472114904327432869014721149043274328690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402c20fd-f25b-44bd-be35-b3094f74be49, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d3ff46-5e96-4da5-8c2a-fae547810baa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d3ff46-5e96-4da5-8c2a-fae547810baa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14940070112188627432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432149400701121886274321494007011218862743214940070112188627432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744b3e44-3c93-443a-bf47-f3de6249a0d3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f5b71e-a45b-40dd-9a44-7f87fa75ee97, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d3ff46-5e96-4da5-8c2a-fae547810baa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1153be74-bbc6-41f4-8cda-b8aa3a4d3da5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1153be74-bbc6-41f4-8cda-b8aa3a4d3da5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6530911005002687132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132653091100500268713265309110050026871326530911005002687132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f5b71e-a45b-40dd-9a44-7f87fa75ee97, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473285128580752222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222154732851285807522221547328512858075222215473285128580752222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1153be74-bbc6-41f4-8cda-b8aa3a4d3da5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcec4053-bbda-4090-b6cb-9f85b863c646, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcec4053-bbda-4090-b6cb-9f85b863c646, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224877726641295149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149142248777266412951491422487772664129514914224877726641295149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f5b71e-a45b-40dd-9a44-7f87fa75ee97, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8adff77-3930-402f-aab4-8f261c97e022, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8adff77-3930-402f-aab4-8f261c97e022, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6469330688234045614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614646933068823404561464693306882340456146469330688234045614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcec4053-bbda-4090-b6cb-9f85b863c646, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b9233d-9025-426d-8325-45a4b4a35524, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b9233d-9025-426d-8325-45a4b4a35524, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12766413861487240876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876127664138614872408761276641386148724087612766413861487240876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8adff77-3930-402f-aab4-8f261c97e022, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c668cf-36e9-49b9-a817-2e14585ff250, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c668cf-36e9-49b9-a817-2e14585ff250, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3314437789072130466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466331443778907213046633144377890721304663314437789072130466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b9233d-9025-426d-8325-45a4b4a35524, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f6f2ed-d639-487b-9057-b644b4678a9e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f6f2ed-d639-487b-9057-b644b4678a9e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649838312178509930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930664983831217850993066498383121785099306649838312178509930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c668cf-36e9-49b9-a817-2e14585ff250, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3deb3886-7426-457b-98ba-9ffc1ff4c29a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3deb3886-7426-457b-98ba-9ffc1ff4c29a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303109327311260009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009330310932731126000933031093273112600093303109327311260009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3deb3886-7426-457b-98ba-9ffc1ff4c29a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd93165-a4bb-4032-a8e0-e19d77467733, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd93165-a4bb-4032-a8e0-e19d77467733, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13855207951195027904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904138552079511950279041385520795119502790413855207951195027904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f6f2ed-d639-487b-9057-b644b4678a9e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d3659a-e68e-41fc-b86c-2ed8a963bc9a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d3659a-e68e-41fc-b86c-2ed8a963bc9a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5016596450708610605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605501659645070861060550165964507086106055016596450708610605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd93165-a4bb-4032-a8e0-e19d77467733, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5736981-a42f-4587-b38f-02b0d58e4f67, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5736981-a42f-4587-b38f-02b0d58e4f67, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415051342412142545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545641505134241214254564150513424121425456415051342412142545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d3659a-e68e-41fc-b86c-2ed8a963bc9a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d66198ba-5197-4278-9dc7-2ef87f26b415, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d66198ba-5197-4278-9dc7-2ef87f26b415, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13006874702821308192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192130068747028213081921300687470282130819213006874702821308192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5736981-a42f-4587-b38f-02b0d58e4f67, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ad2434-733d-4053-8675-0388e60bdb48, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ad2434-733d-4053-8675-0388e60bdb48, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534847359099711388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388155348473590997113881553484735909971138815534847359099711388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d66198ba-5197-4278-9dc7-2ef87f26b415, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e2a184-b8bb-4218-bd6b-194e1f034188, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e2a184-b8bb-4218-bd6b-194e1f034188, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2387464542703963248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248238746454270396324823874645427039632482387464542703963248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ad2434-733d-4053-8675-0388e60bdb48, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a1b92b-c28b-4bcf-bbaa-619447b0df0f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e2a184-b8bb-4218-bd6b-194e1f034188, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d3cf62-0c26-49e0-814c-288692159c86, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a1b92b-c28b-4bcf-bbaa-619447b0df0f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370799180275701826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826133707991802757018261337079918027570182613370799180275701826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d3cf62-0c26-49e0-814c-288692159c86, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881275533916262248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248788127553391626224878812755339162622487881275533916262248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d3cf62-0c26-49e0-814c-288692159c86, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f3d8a7-49ef-4cd1-b64b-80d12486038b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f3d8a7-49ef-4cd1-b64b-80d12486038b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4805835229059687970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970480583522905968797048058352290596879704805835229059687970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a1b92b-c28b-4bcf-bbaa-619447b0df0f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52a788c2-49df-46e0-b20d-d74e2932974b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52a788c2-49df-46e0-b20d-d74e2932974b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8902840447528911890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890890284044752891189089028404475289118908902840447528911890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f3d8a7-49ef-4cd1-b64b-80d12486038b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1d834f-16ad-4575-afde-42d2772de2e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1d834f-16ad-4575-afde-42d2772de2e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11733470751693818784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784117334707516938187841173347075169381878411733470751693818784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52a788c2-49df-46e0-b20d-d74e2932974b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf08e2d-9ada-4ded-a9b0-f8a58b40cea3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf08e2d-9ada-4ded-a9b0-f8a58b40cea3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938310638548254838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838593831063854825483859383106385482548385938310638548254838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1d834f-16ad-4575-afde-42d2772de2e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4465668b-049c-4b9e-ada1-7161aa748e5d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4465668b-049c-4b9e-ada1-7161aa748e5d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10304074706244812311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311103040747062448123111030407470624481231110304074706244812311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf08e2d-9ada-4ded-a9b0-f8a58b40cea3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61caa8ad-ae80-4b54-976e-87d8d4836ba1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61caa8ad-ae80-4b54-976e-87d8d4836ba1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348091022443283796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796123480910224432837961234809102244328379612348091022443283796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4465668b-049c-4b9e-ada1-7161aa748e5d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51372c18-41ef-4fc4-a1f0-3114ba872478, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51372c18-41ef-4fc4-a1f0-3114ba872478, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15697102372299224924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924156971023722992249241569710237229922492415697102372299224924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61caa8ad-ae80-4b54-976e-87d8d4836ba1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5fc41c-bcdb-45ca-bdea-d5155be12425, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5fc41c-bcdb-45ca-bdea-d5155be12425, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471662298624762020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020124716622986247620201247166229862476202012471662298624762020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51372c18-41ef-4fc4-a1f0-3114ba872478, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7933db8a-6f12-4e10-8566-dc1906bad939, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7933db8a-6f12-4e10-8566-dc1906bad939, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4340107327079045952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952434010732707904595243401073270790459524340107327079045952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5fc41c-bcdb-45ca-bdea-d5155be12425, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad7fe05-606f-47e6-8244-3e562cfdb111, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad7fe05-606f-47e6-8244-3e562cfdb111, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8097108837254673377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377809710883725467337780971088372546733778097108837254673377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7933db8a-6f12-4e10-8566-dc1906bad939, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc88fce-54d7-4621-9d51-a29a7d98bed0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc88fce-54d7-4621-9d51-a29a7d98bed0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16033541136980662288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288160335411369806622881603354113698066228816033541136980662288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad7fe05-606f-47e6-8244-3e562cfdb111, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1191cf33-94ef-4ba5-b857-ed8d41ea14b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc88fce-54d7-4621-9d51-a29a7d98bed0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c40c51-da2d-42e4-959e-d47351c1871d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c40c51-da2d-42e4-959e-d47351c1871d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10052554250556428368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368100525542505564283681005255425055642836810052554250556428368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1191cf33-94ef-4ba5-b857-ed8d41ea14b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936186826131743766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766293618682613174376629361868261317437662936186826131743766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c40c51-da2d-42e4-959e-d47351c1871d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f468b858-cbf2-4fe1-bf25-713af16c7559, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f468b858-cbf2-4fe1-bf25-713af16c7559, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3998494986442377876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876399849498644237787639984949864423778763998494986442377876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1191cf33-94ef-4ba5-b857-ed8d41ea14b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0dfe0a-cfe2-4cf1-8d83-1854c2b8add5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0dfe0a-cfe2-4cf1-8d83-1854c2b8add5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4268789846510631201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201426878984651063120142687898465106312014268789846510631201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f468b858-cbf2-4fe1-bf25-713af16c7559, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d63797a-0cbc-474b-9658-2fb288dd8f2d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d63797a-0cbc-474b-9658-2fb288dd8f2d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411989045586643519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519174119890455866435191741198904558664351917411989045586643519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0dfe0a-cfe2-4cf1-8d83-1854c2b8add5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef810fc9-0b08-483b-80a3-9d4514f20add, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef810fc9-0b08-483b-80a3-9d4514f20add, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209364549805100952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952320936454980510095232093645498051009523209364549805100952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d63797a-0cbc-474b-9658-2fb288dd8f2d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c13c19-6367-4b7e-9a84-69c15e9479f4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c13c19-6367-4b7e-9a84-69c15e9479f4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14806444470625443499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499148064444706254434991480644447062544349914806444470625443499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef810fc9-0b08-483b-80a3-9d4514f20add, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ffadf5-f2de-45c2-97a6-87264a8a88f7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ffadf5-f2de-45c2-97a6-87264a8a88f7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5191479534148870036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036519147953414887003651914795341488700365191479534148870036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c13c19-6367-4b7e-9a84-69c15e9479f4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe62494c-6c55-42c8-bd9c-58ee2a2a4d0f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe62494c-6c55-42c8-bd9c-58ee2a2a4d0f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1936600846401004801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801193660084640100480119366008464010048011936600846401004801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ffadf5-f2de-45c2-97a6-87264a8a88f7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e3c10f-3136-421e-9e36-76b2572f8b46, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e3c10f-3136-421e-9e36-76b2572f8b46, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14107772984780109082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082141077729847801090821410777298478010908214107772984780109082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe62494c-6c55-42c8-bd9c-58ee2a2a4d0f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50263bbe-988b-470f-981e-7751cbfa7b73, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50263bbe-988b-470f-981e-7751cbfa7b73, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17951098719756154179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179179510987197561541791795109871975615417917951098719756154179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e3c10f-3136-421e-9e36-76b2572f8b46, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1103480-b8e3-4418-91c9-1ee5c8d2b067, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1103480-b8e3-4418-91c9-1ee5c8d2b067, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421274267557455310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310442127426755745531044212742675574553104421274267557455310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50263bbe-988b-470f-981e-7751cbfa7b73, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfe5c89-832f-4cca-b79f-a3585cc512e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfe5c89-832f-4cca-b79f-a3585cc512e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009288422007865215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215500928842200786521550092884220078652155009288422007865215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1103480-b8e3-4418-91c9-1ee5c8d2b067, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd922f1d-745e-4914-80fe-47ff80c0340d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd922f1d-745e-4914-80fe-47ff80c0340d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14736498181577794275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275147364981815777942751473649818157779427514736498181577794275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfe5c89-832f-4cca-b79f-a3585cc512e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c092141-c544-4a57-a61a-1f40162a326c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c092141-c544-4a57-a61a-1f40162a326c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6024022772440290994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994602402277244029099460240227724402909946024022772440290994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd922f1d-745e-4914-80fe-47ff80c0340d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41c37a7-bafd-48c4-8560-8fede8dd8673, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41c37a7-bafd-48c4-8560-8fede8dd8673, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4575056835411143969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969457505683541114396945750568354111439694575056835411143969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c092141-c544-4a57-a61a-1f40162a326c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc03441-e508-4d2e-80e3-ad181879cbb4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc03441-e508-4d2e-80e3-ad181879cbb4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142563822145911518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518141425638221459115181414256382214591151814142563822145911518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41c37a7-bafd-48c4-8560-8fede8dd8673, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b6b710-41dc-4d5c-8c9c-00fa751d39b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b6b710-41dc-4d5c-8c9c-00fa751d39b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3717697164480572554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554371769716448057255437176971644805725543717697164480572554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc03441-e508-4d2e-80e3-ad181879cbb4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004c868e-2a1d-422a-9f86-b869ac72b4b1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004c868e-2a1d-422a-9f86-b869ac72b4b1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13789154374823848481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481137891543748238484811378915437482384848113789154374823848481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b6b710-41dc-4d5c-8c9c-00fa751d39b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9e1ed34-9449-4d2e-b024-73da693b8412, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9e1ed34-9449-4d2e-b024-73da693b8412, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1929579106139977712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712192957910613997771219295791061399777121929579106139977712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004c868e-2a1d-422a-9f86-b869ac72b4b1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea37642-65c7-4f7c-a346-2e56421bbcf7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea37642-65c7-4f7c-a346-2e56421bbcf7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2288209655226760092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092228820965522676009222882096552267600922288209655226760092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9e1ed34-9449-4d2e-b024-73da693b8412, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9834df55-b08f-4fcf-8664-c61b8bbf2787, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9834df55-b08f-4fcf-8664-c61b8bbf2787, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296540229438333404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404629654022943833340462965402294383334046296540229438333404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea37642-65c7-4f7c-a346-2e56421bbcf7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9e10a0-186b-49a8-81ba-f34a6029e24d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9e10a0-186b-49a8-81ba-f34a6029e24d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15765479631474460266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266157654796314744602661576547963147446026615765479631474460266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9e10a0-186b-49a8-81ba-f34a6029e24d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1b2b57-04ba-4518-85db-fdb03c2d6c4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1b2b57-04ba-4518-85db-fdb03c2d6c4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431534904835961449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449134315349048359614491343153490483596144913431534904835961449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9834df55-b08f-4fcf-8664-c61b8bbf2787, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6526f5ea-ad8d-4673-a42c-21308ad7736b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6526f5ea-ad8d-4673-a42c-21308ad7736b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5390787567153038085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085539078756715303808553907875671530380855390787567153038085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1b2b57-04ba-4518-85db-fdb03c2d6c4b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a255dd0-0c08-452c-bd1d-bec44066512f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a255dd0-0c08-452c-bd1d-bec44066512f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4724860454750011531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531472486045475001153147248604547500115314724860454750011531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6526f5ea-ad8d-4673-a42c-21308ad7736b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667ee2dc-02e5-4194-8698-b45bab546254, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667ee2dc-02e5-4194-8698-b45bab546254, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4607101352719162158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158460710135271916215846071013527191621584607101352719162158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a255dd0-0c08-452c-bd1d-bec44066512f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25205438-5f9d-4bfb-9ae9-e21bd7b0fb58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25205438-5f9d-4bfb-9ae9-e21bd7b0fb58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993588208706879093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093169935882087068790931699358820870687909316993588208706879093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667ee2dc-02e5-4194-8698-b45bab546254, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07419e2-a611-4899-a2b5-a79496c61493, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07419e2-a611-4899-a2b5-a79496c61493, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10070363293440569956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956100703632934405699561007036329344056995610070363293440569956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25205438-5f9d-4bfb-9ae9-e21bd7b0fb58, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1438180-2c17-4949-9f7e-7bf23d86c94e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1438180-2c17-4949-9f7e-7bf23d86c94e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364141427915974538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538336414142791597453833641414279159745383364141427915974538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07419e2-a611-4899-a2b5-a79496c61493, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdbd533-baec-4097-bb2a-dac94efcdaa4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdbd533-baec-4097-bb2a-dac94efcdaa4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612318803860406560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560261231880386040656026123188038604065602612318803860406560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1438180-2c17-4949-9f7e-7bf23d86c94e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1e29ed-3ac3-4818-af96-0f76f8c3dfe1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1e29ed-3ac3-4818-af96-0f76f8c3dfe1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797609835586757492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492479760983558675749247976098355867574924797609835586757492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdbd533-baec-4097-bb2a-dac94efcdaa4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b036b63-4497-4849-873b-bbd0bafa815b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b036b63-4497-4849-873b-bbd0bafa815b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444890665995303172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172444489066599530317244448906659953031724444890665995303172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1e29ed-3ac3-4818-af96-0f76f8c3dfe1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc34417-a472-4fe1-9c76-a70ceb68b0b6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc34417-a472-4fe1-9c76-a70ceb68b0b6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15452149990834910105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105154521499908349101051545214999083491010515452149990834910105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b036b63-4497-4849-873b-bbd0bafa815b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a11c179c-fbcc-4f6f-8974-3f13176f73cf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a11c179c-fbcc-4f6f-8974-3f13176f73cf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12789166999187355789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789127891669991873557891278916699918735578912789166999187355789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc34417-a472-4fe1-9c76-a70ceb68b0b6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e5d89e-a3e5-42e5-8471-0965454c2f0d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e5d89e-a3e5-42e5-8471-0965454c2f0d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16287694496909463194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194162876944969094631941628769449690946319416287694496909463194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a11c179c-fbcc-4f6f-8974-3f13176f73cf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e909b160-fcfd-438d-84ad-d6543a70fb36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e909b160-fcfd-438d-84ad-d6543a70fb36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2035149641610880863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863203514964161088086320351496416108808632035149641610880863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e5d89e-a3e5-42e5-8471-0965454c2f0d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d81ec8a-91ed-4705-b3a6-5cd466ad30a9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d81ec8a-91ed-4705-b3a6-5cd466ad30a9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1103748742100071944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944110374874210007194411037487421000719441103748742100071944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e909b160-fcfd-438d-84ad-d6543a70fb36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e82b923-8fca-4aa1-b65c-95b360347d7d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e82b923-8fca-4aa1-b65c-95b360347d7d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160309521632446648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648151603095216324466481516030952163244664815160309521632446648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d81ec8a-91ed-4705-b3a6-5cd466ad30a9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20083820-8427-44f3-8159-6b6972203cb1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20083820-8427-44f3-8159-6b6972203cb1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9207804991999806221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221920780499199980622192078049919998062219207804991999806221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e82b923-8fca-4aa1-b65c-95b360347d7d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20083820-8427-44f3-8159-6b6972203cb1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0108ec8d-bd84-4711-81ed-eec9a1845701, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b15736e-17f4-4074-8fb4-80fdbe984dee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0108ec8d-bd84-4711-81ed-eec9a1845701, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11346653292965377432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432113466532929653774321134665329296537743211346653292965377432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b15736e-17f4-4074-8fb4-80fdbe984dee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009598008641354951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951700959800864135495170095980086413549517009598008641354951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0108ec8d-bd84-4711-81ed-eec9a1845701, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60120262-b051-4a9f-a877-41b1cc9af903, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60120262-b051-4a9f-a877-41b1cc9af903, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16593110031003703629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629165931100310037036291659311003100370362916593110031003703629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b15736e-17f4-4074-8fb4-80fdbe984dee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31d05ce-f248-4405-bb0b-20e6830be68f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31d05ce-f248-4405-bb0b-20e6830be68f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3036513885641613323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323303651388564161332330365138856416133233036513885641613323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60120262-b051-4a9f-a877-41b1cc9af903, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ce6f7d-5905-4078-ac6f-07b6585fe7e9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ce6f7d-5905-4078-ac6f-07b6585fe7e9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301616865003019976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976130161686500301997613016168650030199761301616865003019976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31d05ce-f248-4405-bb0b-20e6830be68f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22fb3360-f97d-46ea-9b96-f9b2467d5efb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22fb3360-f97d-46ea-9b96-f9b2467d5efb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402159347996599704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704164021593479965997041640215934799659970416402159347996599704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ce6f7d-5905-4078-ac6f-07b6585fe7e9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce8f1d2-873b-422e-a8aa-d8cc4d378769, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce8f1d2-873b-422e-a8aa-d8cc4d378769, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4982420139790584747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747498242013979058474749824201397905847474982420139790584747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22fb3360-f97d-46ea-9b96-f9b2467d5efb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03242c3b-789f-4c3f-ae03-b0fd4a080176, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03242c3b-789f-4c3f-ae03-b0fd4a080176, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2159683290211186321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321215968329021118632121596832902111863212159683290211186321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce8f1d2-873b-422e-a8aa-d8cc4d378769, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca07fe1-e1ea-47c8-ace5-5163004257ed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca07fe1-e1ea-47c8-ace5-5163004257ed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3904725387280963126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126390472538728096312639047253872809631263904725387280963126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03242c3b-789f-4c3f-ae03-b0fd4a080176, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b4caa9-43d9-4b7c-a2eb-454258d686fc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b4caa9-43d9-4b7c-a2eb-454258d686fc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12410587050656603918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918124105870506566039181241058705065660391812410587050656603918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca07fe1-e1ea-47c8-ace5-5163004257ed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac428115-0dbf-49b3-8659-53c72bbe71e6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac428115-0dbf-49b3-8659-53c72bbe71e6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16776183210163016200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200167761832101630162001677618321016301620016776183210163016200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b4caa9-43d9-4b7c-a2eb-454258d686fc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b73bbbd-3cfd-470b-be3d-b78eaba65817, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b73bbbd-3cfd-470b-be3d-b78eaba65817, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7787060521233551836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836778706052123355183677870605212335518367787060521233551836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac428115-0dbf-49b3-8659-53c72bbe71e6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79896e1b-70ec-47ad-97cf-2ae6df26c735, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79896e1b-70ec-47ad-97cf-2ae6df26c735, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14076697819126779475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475140766978191267794751407669781912677947514076697819126779475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b73bbbd-3cfd-470b-be3d-b78eaba65817, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8608a0cf-cbc4-4288-bdab-5f14d6970051, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8608a0cf-cbc4-4288-bdab-5f14d6970051, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15282686173744715193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193152826861737447151931528268617374471519315282686173744715193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79896e1b-70ec-47ad-97cf-2ae6df26c735, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b38ccb-cee0-4fe2-9fa3-94e8b068ed34, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b38ccb-cee0-4fe2-9fa3-94e8b068ed34, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132954632438170799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799413295463243817079941329546324381707994132954632438170799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8608a0cf-cbc4-4288-bdab-5f14d6970051, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93afff64-0fdb-4e3b-a0db-dae9db7e91ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93afff64-0fdb-4e3b-a0db-dae9db7e91ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1510246247587217943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943151024624758721794315102462475872179431510246247587217943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b38ccb-cee0-4fe2-9fa3-94e8b068ed34, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6ca615-2f7e-475f-8b20-ed26daf6c06e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6ca615-2f7e-475f-8b20-ed26daf6c06e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18086682342004827742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742180866823420048277421808668234200482774218086682342004827742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93afff64-0fdb-4e3b-a0db-dae9db7e91ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e28071-9720-489f-aaab-6dac8c46395f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e28071-9720-489f-aaab-6dac8c46395f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15977503112532109262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262159775031125321092621597750311253210926215977503112532109262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6ca615-2f7e-475f-8b20-ed26daf6c06e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17672dbc-7193-451a-a47d-943c16324c09, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17672dbc-7193-451a-a47d-943c16324c09, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12166745834918291310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310121667458349182913101216674583491829131012166745834918291310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e28071-9720-489f-aaab-6dac8c46395f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a8f6aa-1369-4312-a0f2-062bf22e9e8f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a8f6aa-1369-4312-a0f2-062bf22e9e8f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17559064698650565511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511175590646986505655111755906469865056551117559064698650565511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17672dbc-7193-451a-a47d-943c16324c09, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aedb44a-2514-4b0d-8eb4-034d9445401a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aedb44a-2514-4b0d-8eb4-034d9445401a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7972945232065298793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793797294523206529879379729452320652987937972945232065298793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a8f6aa-1369-4312-a0f2-062bf22e9e8f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79606006-e6e1-471f-9358-c46cbac14e13, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79606006-e6e1-471f-9358-c46cbac14e13, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7876851751585277088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088787685175158527708878768517515852770887876851751585277088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aedb44a-2514-4b0d-8eb4-034d9445401a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c25623-f378-41aa-a7f9-a0defc0453b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c25623-f378-41aa-a7f9-a0defc0453b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256985461415864469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469122569854614158644691225698546141586446912256985461415864469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79606006-e6e1-471f-9358-c46cbac14e13, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99001dca-d59a-4332-b0f5-7b618a78e4d5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99001dca-d59a-4332-b0f5-7b618a78e4d5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084885898523538216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216130848858985235382161308488589852353821613084885898523538216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c25623-f378-41aa-a7f9-a0defc0453b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0b7f14-800c-4f34-92ec-86659d03bd65, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0b7f14-800c-4f34-92ec-86659d03bd65, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391098559843352978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978739109855984335297873910985598433529787391098559843352978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99001dca-d59a-4332-b0f5-7b618a78e4d5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 818e00bd-c013-43ab-810a-c23c1b081dc7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 818e00bd-c013-43ab-810a-c23c1b081dc7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004448533036398127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127700444853303639812770044485330363981277004448533036398127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0b7f14-800c-4f34-92ec-86659d03bd65, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1bd42b-12ad-484f-988e-dc272a94b241, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1bd42b-12ad-484f-988e-dc272a94b241, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3452134775469695206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206345213477546969520634521347754696952063452134775469695206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 818e00bd-c013-43ab-810a-c23c1b081dc7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1adbe3ac-2c57-4e86-9765-84425c909855, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1adbe3ac-2c57-4e86-9765-84425c909855, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210328519041762878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878172103285190417628781721032851904176287817210328519041762878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1bd42b-12ad-484f-988e-dc272a94b241, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b8b2bab-d359-4be2-97ea-86230a94d0c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b8b2bab-d359-4be2-97ea-86230a94d0c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17243524273936735487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487172435242739367354871724352427393673548717243524273936735487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1adbe3ac-2c57-4e86-9765-84425c909855, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55cb6ecd-0909-454f-8f9d-45364a41805e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55cb6ecd-0909-454f-8f9d-45364a41805e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1151975422300466229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229115197542230046622911519754223004662291151975422300466229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8b2bab-d359-4be2-97ea-86230a94d0c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67676b90-5919-4e6b-9aee-5af7b47d2a7b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67676b90-5919-4e6b-9aee-5af7b47d2a7b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 305051744485173989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989305051744485173989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67676b90-5919-4e6b-9aee-5af7b47d2a7b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf611e5-13da-4fa3-9b0a-3c4e9f648f78, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf611e5-13da-4fa3-9b0a-3c4e9f648f78, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370527613619816711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711153705276136198167111537052761361981671115370527613619816711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55cb6ecd-0909-454f-8f9d-45364a41805e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65740788-127d-44f0-bf3e-f4be2ca0e2c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65740788-127d-44f0-bf3e-f4be2ca0e2c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1148889169473088597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597114888916947308859711488891694730885971148889169473088597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf611e5-13da-4fa3-9b0a-3c4e9f648f78, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91166ff5-edf7-4fa7-9d6d-1646f1c78c68, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91166ff5-edf7-4fa7-9d6d-1646f1c78c68, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462708050038561170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170346270805003856117034627080500385611703462708050038561170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65740788-127d-44f0-bf3e-f4be2ca0e2c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af3a622-acd4-449e-9f10-808e06b6e670, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af3a622-acd4-449e-9f10-808e06b6e670, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14943577015951479085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085149435770159514790851494357701595147908514943577015951479085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91166ff5-edf7-4fa7-9d6d-1646f1c78c68, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0ceec3-9baf-44f0-9d05-13930d96b661, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0ceec3-9baf-44f0-9d05-13930d96b661, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17507997989857587047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047175079979898575870471750799798985758704717507997989857587047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af3a622-acd4-449e-9f10-808e06b6e670, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec25514-8b1e-4062-8750-3769f8aaa729, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec25514-8b1e-4062-8750-3769f8aaa729, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15423818074174736976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976154238180741747369761542381807417473697615423818074174736976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0ceec3-9baf-44f0-9d05-13930d96b661, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2c7dec-f0a1-42eb-9bb8-9a78cbd74dc5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2c7dec-f0a1-42eb-9bb8-9a78cbd74dc5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250422418468291480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480172504224184682914801725042241846829148017250422418468291480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec25514-8b1e-4062-8750-3769f8aaa729, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6601a6d-016d-422c-b596-02bb03518fc9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6601a6d-016d-422c-b596-02bb03518fc9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6517112969063432791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791651711296906343279165171129690634327916517112969063432791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2c7dec-f0a1-42eb-9bb8-9a78cbd74dc5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6601a6d-016d-422c-b596-02bb03518fc9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4de731-d8bc-48b1-bdeb-b0bbe4153cb0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65801cfc-7a79-426d-ad7a-3da6a6a2cdd5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4de731-d8bc-48b1-bdeb-b0bbe4153cb0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854243296710755568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568285424329671075556828542432967107555682854243296710755568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65801cfc-7a79-426d-ad7a-3da6a6a2cdd5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4506952067684355749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749450695206768435574945069520676843557494506952067684355749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65801cfc-7a79-426d-ad7a-3da6a6a2cdd5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1c1de6-b970-46ff-a60d-1f6623edc1f5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4de731-d8bc-48b1-bdeb-b0bbe4153cb0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1c1de6-b970-46ff-a60d-1f6623edc1f5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722738203677674513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513772273820367767451377227382036776745137722738203677674513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9bd341d-8296-438f-bc1f-bbfd6d59fa30, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9bd341d-8296-438f-bc1f-bbfd6d59fa30, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15496595114582816886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886154965951145828168861549659511458281688615496595114582816886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1c1de6-b970-46ff-a60d-1f6623edc1f5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81631af7-a55d-4d71-b2af-6a218d23cab7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81631af7-a55d-4d71-b2af-6a218d23cab7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14019608206292627987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987140196082062926279871401960820629262798714019608206292627987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9bd341d-8296-438f-bc1f-bbfd6d59fa30, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92ed78d-9baf-48bb-91ba-497fa0f39260, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92ed78d-9baf-48bb-91ba-497fa0f39260, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5122688483528393200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200512268848352839320051226884835283932005122688483528393200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81631af7-a55d-4d71-b2af-6a218d23cab7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c59c9c-9e6e-440e-a71a-dcf79c5aeb17, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c59c9c-9e6e-440e-a71a-dcf79c5aeb17, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630381548817815589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589106303815488178155891063038154881781558910630381548817815589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92ed78d-9baf-48bb-91ba-497fa0f39260, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c823435-8faa-41c1-8ab2-c03bcaf12245, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c823435-8faa-41c1-8ab2-c03bcaf12245, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644978239490495598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598116449782394904955981164497823949049559811644978239490495598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c59c9c-9e6e-440e-a71a-dcf79c5aeb17, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bed17e1-6312-40de-b081-fb03bc99d5cc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bed17e1-6312-40de-b081-fb03bc99d5cc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5775923931196021669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669577592393119602166957759239311960216695775923931196021669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c823435-8faa-41c1-8ab2-c03bcaf12245, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec51b9c4-8f3b-49b8-9af3-0da39461520a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec51b9c4-8f3b-49b8-9af3-0da39461520a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7162016142015727659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659716201614201572765971620161420157276597162016142015727659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bed17e1-6312-40de-b081-fb03bc99d5cc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96156d5-b026-4e8f-bdbe-0662b3c6893a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96156d5-b026-4e8f-bdbe-0662b3c6893a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402122326277884570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570240212232627788457024021223262778845702402122326277884570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec51b9c4-8f3b-49b8-9af3-0da39461520a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26113a84-5ee8-47ad-a1e6-c0c2afaedea8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26113a84-5ee8-47ad-a1e6-c0c2afaedea8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17523542168161824013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013175235421681618240131752354216816182401317523542168161824013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26113a84-5ee8-47ad-a1e6-c0c2afaedea8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b18898-532f-42b5-9c78-5303ed88ba50, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b18898-532f-42b5-9c78-5303ed88ba50, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17169338989091035649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649171693389890910356491716933898909103564917169338989091035649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96156d5-b026-4e8f-bdbe-0662b3c6893a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82650180-46ce-4e5a-89a1-6e6d36e11f9a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82650180-46ce-4e5a-89a1-6e6d36e11f9a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886273707588413746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746788627370758841374678862737075884137467886273707588413746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b18898-532f-42b5-9c78-5303ed88ba50, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26bb7485-0852-4853-afe1-71039ef10712, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26bb7485-0852-4853-afe1-71039ef10712, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17619013963296871870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870176190139632968718701761901396329687187017619013963296871870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82650180-46ce-4e5a-89a1-6e6d36e11f9a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f10637-7b6c-4883-91a9-4ca2022cc240, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f10637-7b6c-4883-91a9-4ca2022cc240, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72444484226127983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7244448422612798372444484226127983724444842261279837244448422612798372444484226127983724444842261279837244448422612798372444484226127983724444842261279837244448422612798372444484226127983724444842261279837244448422612798372444484226127983724444842261279837244448422612798372444484226127983724444842261279837244448422612798372444484226127983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26bb7485-0852-4853-afe1-71039ef10712, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ca7246-d05c-4561-8539-17d2246b4d55, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ca7246-d05c-4561-8539-17d2246b4d55, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977618916687416219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219997761891668741621999776189166874162199977618916687416219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f10637-7b6c-4883-91a9-4ca2022cc240, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ca7246-d05c-4561-8539-17d2246b4d55, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228a0924-08cf-4058-b23b-d6383ea86494, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228a0924-08cf-4058-b23b-d6383ea86494, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952801424868581496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496395280142486858149639528014248685814963952801424868581496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b97189d-5174-44e7-a7fd-f3d4ef5f5330, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b97189d-5174-44e7-a7fd-f3d4ef5f5330, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3311255813922955814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814331125581392295581433112558139229558143311255813922955814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228a0924-08cf-4058-b23b-d6383ea86494, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cded119-8bf8-4985-afae-42668f9f1566, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cded119-8bf8-4985-afae-42668f9f1566, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14741612444775010688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688147416124447750106881474161244477501068814741612444775010688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b97189d-5174-44e7-a7fd-f3d4ef5f5330, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e060a4c3-5e32-4a60-87d6-daefcec3bd57, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e060a4c3-5e32-4a60-87d6-daefcec3bd57, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8367339259196459852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852836733925919645985283673392591964598528367339259196459852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cded119-8bf8-4985-afae-42668f9f1566, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d9fff5-1cc7-4071-bfe0-2d6653c7b807, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d9fff5-1cc7-4071-bfe0-2d6653c7b807, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548348791282652285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285454834879128265228545483487912826522854548348791282652285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e060a4c3-5e32-4a60-87d6-daefcec3bd57, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225a93f8-70f3-4088-bc8a-654b880ff3c4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225a93f8-70f3-4088-bc8a-654b880ff3c4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120350945088529253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253161203509450885292531612035094508852925316120350945088529253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d9fff5-1cc7-4071-bfe0-2d6653c7b807, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 126f81d3-7e54-491f-97b5-4b2882deeb1d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 126f81d3-7e54-491f-97b5-4b2882deeb1d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10269106044608038909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909102691060446080389091026910604460803890910269106044608038909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225a93f8-70f3-4088-bc8a-654b880ff3c4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 126f81d3-7e54-491f-97b5-4b2882deeb1d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3993d4a6-4fdb-420c-8acc-00ca89194657, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3993d4a6-4fdb-420c-8acc-00ca89194657, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17377190624562266396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396173771906245622663961737719062456226639617377190624562266396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8336bd09-a726-4696-92fd-6d10dde5de21, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8336bd09-a726-4696-92fd-6d10dde5de21, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245889678759792603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603124588967875979260312458896787597926031245889678759792603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3993d4a6-4fdb-420c-8acc-00ca89194657, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9328f8c1-56e0-4ad8-9e0a-408f24db1775, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9328f8c1-56e0-4ad8-9e0a-408f24db1775, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15632533607076489389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389156325336070764893891563253360707648938915632533607076489389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8336bd09-a726-4696-92fd-6d10dde5de21, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d75cbd8-e56e-4000-831f-025e6b27b437, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d75cbd8-e56e-4000-831f-025e6b27b437, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 340462448662987644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644340462448662987644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9328f8c1-56e0-4ad8-9e0a-408f24db1775, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49faa3a-9645-492b-a7df-ef70733cca85, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49faa3a-9645-492b-a7df-ef70733cca85, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9786539104383371465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465978653910438337146597865391043833714659786539104383371465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d75cbd8-e56e-4000-831f-025e6b27b437, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd2a679-0861-46a5-906e-70fde76488da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd2a679-0861-46a5-906e-70fde76488da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13586711938251020376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376135867119382510203761358671193825102037613586711938251020376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49faa3a-9645-492b-a7df-ef70733cca85, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0b9add-bf5f-40f9-99ff-02886beacc82, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0b9add-bf5f-40f9-99ff-02886beacc82, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8427262937682952642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642842726293768295264284272629376829526428427262937682952642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd2a679-0861-46a5-906e-70fde76488da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2554a78-e580-44fd-a52b-e56cc274f808, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2554a78-e580-44fd-a52b-e56cc274f808, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12531586838180848788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788125315868381808487881253158683818084878812531586838180848788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0b9add-bf5f-40f9-99ff-02886beacc82, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 269e044f-7f6c-46a7-8c52-04df35e55809, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269e044f-7f6c-46a7-8c52-04df35e55809, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17407145755417407897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897174071457554174078971740714575541740789717407145755417407897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2554a78-e580-44fd-a52b-e56cc274f808, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177aa6b0-2382-4e2b-a060-00404d9cd784, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177aa6b0-2382-4e2b-a060-00404d9cd784, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16932619635243314170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170169326196352433141701693261963524331417016932619635243314170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 269e044f-7f6c-46a7-8c52-04df35e55809, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48399a4-2c0a-432c-84d9-d0cab9056f63, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48399a4-2c0a-432c-84d9-d0cab9056f63, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245233062646200582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582132452330626462005821324523306264620058213245233062646200582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177aa6b0-2382-4e2b-a060-00404d9cd784, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4ee983-eee3-4473-8642-ae1262d40bdc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4ee983-eee3-4473-8642-ae1262d40bdc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10471869644815321023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023104718696448153210231047186964481532102310471869644815321023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48399a4-2c0a-432c-84d9-d0cab9056f63, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92e3d70-8f74-4cae-8eef-d9fed037508c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92e3d70-8f74-4cae-8eef-d9fed037508c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102009545755591995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995110200954575559199511020095457555919951102009545755591995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4ee983-eee3-4473-8642-ae1262d40bdc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c04329-91f5-4dd5-a4a8-fde1dc073289, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c04329-91f5-4dd5-a4a8-fde1dc073289, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16685336157683581325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325166853361576835813251668533615768358132516685336157683581325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92e3d70-8f74-4cae-8eef-d9fed037508c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86eb33f-839e-40f4-902a-99c555de536d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86eb33f-839e-40f4-902a-99c555de536d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929533422571726224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224149295334225717262241492953342257172622414929533422571726224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86eb33f-839e-40f4-902a-99c555de536d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c04329-91f5-4dd5-a4a8-fde1dc073289, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae6f900-9134-4a21-87e8-60a87ba03eab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfcdbc03-e95d-4a73-977c-b9f1ab6dd32e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfcdbc03-e95d-4a73-977c-b9f1ab6dd32e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508159746920955458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458450815974692095545845081597469209554584508159746920955458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae6f900-9134-4a21-87e8-60a87ba03eab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181389171184342677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677181389171184342677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfcdbc03-e95d-4a73-977c-b9f1ab6dd32e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e205cd-9db9-4b18-a2b7-02fd606e8463, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e205cd-9db9-4b18-a2b7-02fd606e8463, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7535887261133587092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092753588726113358709275358872611335870927535887261133587092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae6f900-9134-4a21-87e8-60a87ba03eab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6cc15de-5af1-4ae0-910b-d40a1cffa323, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6cc15de-5af1-4ae0-910b-d40a1cffa323, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10641961845300299902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902106419618453002999021064196184530029990210641961845300299902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e205cd-9db9-4b18-a2b7-02fd606e8463, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc888104-bb7d-48d9-a1a7-c0b3e0b2b444, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc888104-bb7d-48d9-a1a7-c0b3e0b2b444, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780969448018306928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928378096944801830692837809694480183069283780969448018306928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6cc15de-5af1-4ae0-910b-d40a1cffa323, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a457f2-7b12-40cb-8d4f-a9e7d6943796, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a457f2-7b12-40cb-8d4f-a9e7d6943796, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8067411806689084107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107806741180668908410780674118066890841078067411806689084107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc888104-bb7d-48d9-a1a7-c0b3e0b2b444, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea48ecb-06f8-4e60-af8c-a308678fc283, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea48ecb-06f8-4e60-af8c-a308678fc283, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12862452820960071826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826128624528209600718261286245282096007182612862452820960071826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a457f2-7b12-40cb-8d4f-a9e7d6943796, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8677e661-9eb0-4ceb-8c27-c96ccc3c5148, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8677e661-9eb0-4ceb-8c27-c96ccc3c5148, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196824235902315134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134319682423590231513431968242359023151343196824235902315134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea48ecb-06f8-4e60-af8c-a308678fc283, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4544cf-8465-4f95-aa35-b156b84c4910, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4544cf-8465-4f95-aa35-b156b84c4910, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5696555770435829651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651569655577043582965156965557704358296515696555770435829651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8677e661-9eb0-4ceb-8c27-c96ccc3c5148, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67151a18-fe5f-4b10-b42a-f79ce202dff2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67151a18-fe5f-4b10-b42a-f79ce202dff2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454894101163994710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710645489410116399471064548941011639947106454894101163994710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4544cf-8465-4f95-aa35-b156b84c4910, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d496de-883f-446b-b21a-cdce9722d183, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d496de-883f-446b-b21a-cdce9722d183, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780443169293351800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800578044316929335180057804431692933518005780443169293351800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67151a18-fe5f-4b10-b42a-f79ce202dff2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e43741c-e901-4088-aaa8-c80cd8277f0f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e43741c-e901-4088-aaa8-c80cd8277f0f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785629633881468342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342678562963388146834267856296338814683426785629633881468342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d496de-883f-446b-b21a-cdce9722d183, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1baa7514-d3d2-4a10-ae02-39bf3dbde09e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1baa7514-d3d2-4a10-ae02-39bf3dbde09e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000408892518027658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658120004088925180276581200040889251802765812000408892518027658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e43741c-e901-4088-aaa8-c80cd8277f0f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e95bdb2-592b-437b-8050-2c912d71bc80, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1baa7514-d3d2-4a10-ae02-39bf3dbde09e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e95bdb2-592b-437b-8050-2c912d71bc80, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9652897265970701188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188965289726597070118896528972659707011889652897265970701188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4bce090-2f18-4559-a45f-35ec671585c5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4bce090-2f18-4559-a45f-35ec671585c5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209173744347596331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331209173744347596331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4bce090-2f18-4559-a45f-35ec671585c5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0bc8f3-f600-45d1-bea8-88a08aa0a729, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0bc8f3-f600-45d1-bea8-88a08aa0a729, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12254781853693384678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678122547818536933846781225478185369338467812254781853693384678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e95bdb2-592b-437b-8050-2c912d71bc80, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f4cfc9-460e-4f74-a479-6a8d64f22684, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f4cfc9-460e-4f74-a479-6a8d64f22684, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619038873306174750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750106190388733061747501061903887330617475010619038873306174750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0bc8f3-f600-45d1-bea8-88a08aa0a729, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191369c8-5eea-4ed1-8600-834650f7f21c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191369c8-5eea-4ed1-8600-834650f7f21c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9652399308101123686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686965239930810112368696523993081011236869652399308101123686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f4cfc9-460e-4f74-a479-6a8d64f22684, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ff7ff62-bda1-47c1-8f64-5d011c5efddf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ff7ff62-bda1-47c1-8f64-5d011c5efddf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909826240297845669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669159098262402978456691590982624029784566915909826240297845669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191369c8-5eea-4ed1-8600-834650f7f21c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0854f4-0460-41bc-bb6e-31c4babb2915, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0854f4-0460-41bc-bb6e-31c4babb2915, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16083075621210440971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971160830756212104409711608307562121044097116083075621210440971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ff7ff62-bda1-47c1-8f64-5d011c5efddf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e41ca4-48e3-4829-8f13-c33446dfeb02, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e41ca4-48e3-4829-8f13-c33446dfeb02, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7461717798204730031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031746171779820473003174617177982047300317461717798204730031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0854f4-0460-41bc-bb6e-31c4babb2915, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1e2f0a-6f99-4082-aa4d-dc858e2dd96b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1e2f0a-6f99-4082-aa4d-dc858e2dd96b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2493481234004625644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644249348123400462564424934812340046256442493481234004625644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e41ca4-48e3-4829-8f13-c33446dfeb02, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22eab212-ef3f-4105-a2a0-12873344809a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22eab212-ef3f-4105-a2a0-12873344809a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7736233210893955644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644773623321089395564477362332108939556447736233210893955644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1e2f0a-6f99-4082-aa4d-dc858e2dd96b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fa088af-d742-4b4f-933c-1932e0afce57, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fa088af-d742-4b4f-933c-1932e0afce57, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18189183226378919425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425181891832263789194251818918322637891942518189183226378919425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22eab212-ef3f-4105-a2a0-12873344809a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb9f495-dd59-4232-a30d-9da09ace490e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb9f495-dd59-4232-a30d-9da09ace490e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631526885267844154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154963152688526784415496315268852678441549631526885267844154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fa088af-d742-4b4f-933c-1932e0afce57, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec533631-15e6-4d95-ac80-49ad2c7a9330, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec533631-15e6-4d95-ac80-49ad2c7a9330, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14581151394040392918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918145811513940403929181458115139404039291814581151394040392918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb9f495-dd59-4232-a30d-9da09ace490e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e40ef3-51b3-4dcc-830f-df9500e04025, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e40ef3-51b3-4dcc-830f-df9500e04025, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2899903546177695677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677289990354617769567728999035461776956772899903546177695677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec533631-15e6-4d95-ac80-49ad2c7a9330, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4f0fdb-7724-449d-ba41-b801f4fee4be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4f0fdb-7724-449d-ba41-b801f4fee4be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271797103570081471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471172717971035700814711727179710357008147117271797103570081471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e40ef3-51b3-4dcc-830f-df9500e04025, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31eecb8-3f4d-4a14-bd94-174ee3455c89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31eecb8-3f4d-4a14-bd94-174ee3455c89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126079913264268525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525121260799132642685251212607991326426852512126079913264268525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4f0fdb-7724-449d-ba41-b801f4fee4be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d13aea-75bc-45a2-bd0e-1e6ad47f83ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d13aea-75bc-45a2-bd0e-1e6ad47f83ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118380585518342767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767121183805855183427671211838058551834276712118380585518342767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31eecb8-3f4d-4a14-bd94-174ee3455c89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113ce56c-8c74-46e8-afb7-2cb6509f0ef5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113ce56c-8c74-46e8-afb7-2cb6509f0ef5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250558298046697652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652172505582980466976521725055829804669765217250558298046697652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d13aea-75bc-45a2-bd0e-1e6ad47f83ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcba5291-9585-4a85-a5a8-5e929f2200a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcba5291-9585-4a85-a5a8-5e929f2200a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009572074357177369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369800957207435717736980095720743571773698009572074357177369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113ce56c-8c74-46e8-afb7-2cb6509f0ef5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18946268-c35a-4dfc-9e64-cfaf7bf24519, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18946268-c35a-4dfc-9e64-cfaf7bf24519, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2686501729158650438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438268650172915865043826865017291586504382686501729158650438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcba5291-9585-4a85-a5a8-5e929f2200a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23fdda4e-9810-41c5-9a28-bed429fbbcba, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23fdda4e-9810-41c5-9a28-bed429fbbcba, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557546071245332787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787135575460712453327871355754607124533278713557546071245332787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18946268-c35a-4dfc-9e64-cfaf7bf24519, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ce9c8f-1225-4202-a848-74a92f373286, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ce9c8f-1225-4202-a848-74a92f373286, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129483666543904742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742131294836665439047421312948366654390474213129483666543904742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23fdda4e-9810-41c5-9a28-bed429fbbcba, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ead3e91-0ce8-4c4b-9b2c-90c569cc8669, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ead3e91-0ce8-4c4b-9b2c-90c569cc8669, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9716999293192515284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284971699929319251528497169992931925152849716999293192515284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ce9c8f-1225-4202-a848-74a92f373286, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d08fa36-4ae2-4a9a-a7ce-37591bb3858e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d08fa36-4ae2-4a9a-a7ce-37591bb3858e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267317977122902866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866267317977122902866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ead3e91-0ce8-4c4b-9b2c-90c569cc8669, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cde3819-a969-4e6e-8f64-21f6686de700, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cde3819-a969-4e6e-8f64-21f6686de700, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17357674784679047360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360173576747846790473601735767478467904736017357674784679047360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d08fa36-4ae2-4a9a-a7ce-37591bb3858e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080e8f3e-af2c-4d2d-b508-ecce2c4a1b04, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080e8f3e-af2c-4d2d-b508-ecce2c4a1b04, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9268260779077128422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422926826077907712842292682607790771284229268260779077128422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cde3819-a969-4e6e-8f64-21f6686de700, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ee94ff-cc9a-4ca8-89ed-0ac10b0779e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ee94ff-cc9a-4ca8-89ed-0ac10b0779e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281261466596649189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189828126146659664918982812614665966491898281261466596649189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080e8f3e-af2c-4d2d-b508-ecce2c4a1b04, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffeb77e5-84e8-4f11-b6e8-a77e1febb2a6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffeb77e5-84e8-4f11-b6e8-a77e1febb2a6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16907573295427944431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431169075732954279444311690757329542794443116907573295427944431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ee94ff-cc9a-4ca8-89ed-0ac10b0779e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b29a1ae1-c945-4009-8f9c-69f21b40344f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29a1ae1-c945-4009-8f9c-69f21b40344f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17728305945037968833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833177283059450379688331772830594503796883317728305945037968833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffeb77e5-84e8-4f11-b6e8-a77e1febb2a6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00288ad9-1944-4e3d-9953-9f404ae06229, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00288ad9-1944-4e3d-9953-9f404ae06229, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2921476898996210125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125292147689899621012529214768989962101252921476898996210125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29a1ae1-c945-4009-8f9c-69f21b40344f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 878c08bb-e2da-4c4a-a21f-8cd47264a857, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878c08bb-e2da-4c4a-a21f-8cd47264a857, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13472023400350016933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933134720234003500169331347202340035001693313472023400350016933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878c08bb-e2da-4c4a-a21f-8cd47264a857, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00288ad9-1944-4e3d-9953-9f404ae06229, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6458712e-ac83-4bf3-9de8-68d938af9ab5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6458712e-ac83-4bf3-9de8-68d938af9ab5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2880966756907939767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767288096675690793976728809667569079397672880966756907939767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647fd207-0746-4510-9746-6e30f3599137, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647fd207-0746-4510-9746-6e30f3599137, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711473997882918091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091171147399788291809117114739978829180911711473997882918091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647fd207-0746-4510-9746-6e30f3599137, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5264c2f5-4354-4cac-9e83-7bab58b77364, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5264c2f5-4354-4cac-9e83-7bab58b77364, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12322435420775925564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564123224354207759255641232243542077592556412322435420775925564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6458712e-ac83-4bf3-9de8-68d938af9ab5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073a3abc-4ff3-44b9-91a1-96297859e5fa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073a3abc-4ff3-44b9-91a1-96297859e5fa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619294701880188256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256106192947018801882561061929470188018825610619294701880188256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5264c2f5-4354-4cac-9e83-7bab58b77364, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80619de0-cbfc-43c3-85fb-3019bf5e3cc5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80619de0-cbfc-43c3-85fb-3019bf5e3cc5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12312026884844652472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472123120268848446524721231202688484465247212312026884844652472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073a3abc-4ff3-44b9-91a1-96297859e5fa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceef75fe-81ab-487f-9f13-19bbbd1b0f51, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceef75fe-81ab-487f-9f13-19bbbd1b0f51, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2236383758380857189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189223638375838085718922363837583808571892236383758380857189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80619de0-cbfc-43c3-85fb-3019bf5e3cc5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfcc572-d817-478d-ae0e-01ccf170a500, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfcc572-d817-478d-ae0e-01ccf170a500, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11213933988048884394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394112139339880488843941121393398804888439411213933988048884394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceef75fe-81ab-487f-9f13-19bbbd1b0f51, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7ee8f3-b704-4e7e-95e5-20121b2ce3b6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7ee8f3-b704-4e7e-95e5-20121b2ce3b6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233364464219656292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292423336446421965629242333644642196562924233364464219656292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfcc572-d817-478d-ae0e-01ccf170a500, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce415c1-cf04-4112-a991-27e307185f6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce415c1-cf04-4112-a991-27e307185f6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5621804201082059937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937562180420108205993756218042010820599375621804201082059937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7ee8f3-b704-4e7e-95e5-20121b2ce3b6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101c3c8f-b049-4040-8f84-9990738200aa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101c3c8f-b049-4040-8f84-9990738200aa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913429677177726294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294191342967717772629419134296771777262941913429677177726294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce415c1-cf04-4112-a991-27e307185f6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101c3c8f-b049-4040-8f84-9990738200aa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0efe71-5e93-49f7-bf49-d5b42a1f1e74, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0efe71-5e93-49f7-bf49-d5b42a1f1e74, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709766427835446170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170770976642783544617077097664278354461707709766427835446170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420f846c-8ffe-469d-be8e-cefe2e6e3566, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420f846c-8ffe-469d-be8e-cefe2e6e3566, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6569590153414723115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115656959015341472311565695901534147231156569590153414723115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0efe71-5e93-49f7-bf49-d5b42a1f1e74, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6c7dde-622a-453e-a372-34e8163dc567, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6c7dde-622a-453e-a372-34e8163dc567, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915552382124330354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354891555238212433035489155523821243303548915552382124330354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420f846c-8ffe-469d-be8e-cefe2e6e3566, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff1a206-8f38-46ef-b632-128e2f2de29d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff1a206-8f38-46ef-b632-128e2f2de29d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9390927383600513617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617939092738360051361793909273836005136179390927383600513617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6c7dde-622a-453e-a372-34e8163dc567, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e9b453f-8d7d-49b7-9542-e827fd33cef8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e9b453f-8d7d-49b7-9542-e827fd33cef8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2443901467058085749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749244390146705808574924439014670580857492443901467058085749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff1a206-8f38-46ef-b632-128e2f2de29d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4198c28-f180-4a82-873f-c5fb9cac2e57, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4198c28-f180-4a82-873f-c5fb9cac2e57, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15613180156223247571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571156131801562232475711561318015622324757115613180156223247571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e9b453f-8d7d-49b7-9542-e827fd33cef8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a2e1c4-905b-4316-b3b1-44ef1c62f0f7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4198c28-f180-4a82-873f-c5fb9cac2e57, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a2e1c4-905b-4316-b3b1-44ef1c62f0f7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907852150976584619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619290785215097658461929078521509765846192907852150976584619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e160c5-ff8c-441f-9a42-8bc42ec9fec4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e160c5-ff8c-441f-9a42-8bc42ec9fec4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540105123320926863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863554010512332092686355401051233209268635540105123320926863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a2e1c4-905b-4316-b3b1-44ef1c62f0f7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbafdce-d199-4a48-aecc-e5d791c0822d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbafdce-d199-4a48-aecc-e5d791c0822d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12574294819365077197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197125742948193650771971257429481936507719712574294819365077197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e160c5-ff8c-441f-9a42-8bc42ec9fec4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e43f177b-c9a2-4e99-9120-ebc4eaf128b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e43f177b-c9a2-4e99-9120-ebc4eaf128b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529425726537664348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348652942572653766434865294257265376643486529425726537664348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbafdce-d199-4a48-aecc-e5d791c0822d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5318a4-2f0c-4890-a60c-8d942163bfde, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5318a4-2f0c-4890-a60c-8d942163bfde, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17455913499301694770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770174559134993016947701745591349930169477017455913499301694770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e43f177b-c9a2-4e99-9120-ebc4eaf128b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a520b8-8786-463e-9423-3a4a67d565b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a520b8-8786-463e-9423-3a4a67d565b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378076681973746948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948737807668197374694873780766819737469487378076681973746948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5318a4-2f0c-4890-a60c-8d942163bfde, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6380d993-8576-4da2-8756-ce6788c0e82a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6380d993-8576-4da2-8756-ce6788c0e82a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189593476601248717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717118959347660124871711895934766012487171189593476601248717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a520b8-8786-463e-9423-3a4a67d565b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2171492e-ec1f-40cb-a1a1-84b1d82b7104, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2171492e-ec1f-40cb-a1a1-84b1d82b7104, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4762874151319674349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349476287415131967434947628741513196743494762874151319674349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6380d993-8576-4da2-8756-ce6788c0e82a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19d2bd5-1c52-4ae2-80d9-c0a8005fcda1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19d2bd5-1c52-4ae2-80d9-c0a8005fcda1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058248803051121844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844105824880305112184410582488030511218441058248803051121844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2171492e-ec1f-40cb-a1a1-84b1d82b7104, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04cf4c5-35c6-48d2-848b-d6e6588bb122, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04cf4c5-35c6-48d2-848b-d6e6588bb122, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877297327029028199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199487729732702902819948772973270290281994877297327029028199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19d2bd5-1c52-4ae2-80d9-c0a8005fcda1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aa2e50-d00e-4952-bea6-dc106f73f586, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aa2e50-d00e-4952-bea6-dc106f73f586, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12447468515699619134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134124474685156996191341244746851569961913412447468515699619134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04cf4c5-35c6-48d2-848b-d6e6588bb122, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8816f278-88ea-4694-99bd-7bc20306b238, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8816f278-88ea-4694-99bd-7bc20306b238, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717854782820618247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247717854782820618247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aa2e50-d00e-4952-bea6-dc106f73f586, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f205a60-eaee-4375-b77d-dad6a490436f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f205a60-eaee-4375-b77d-dad6a490436f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257455050642291906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906425745505064229190642574550506422919064257455050642291906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8816f278-88ea-4694-99bd-7bc20306b238, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a74253-4dc6-4567-a61b-71b249bb2c38, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a74253-4dc6-4567-a61b-71b249bb2c38, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5105206963019239529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529510520696301923952951052069630192395295105206963019239529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f205a60-eaee-4375-b77d-dad6a490436f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0419df5-7318-48b8-923b-7dacdda04a35, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0419df5-7318-48b8-923b-7dacdda04a35, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15928058267245748942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942159280582672457489421592805826724574894215928058267245748942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a74253-4dc6-4567-a61b-71b249bb2c38, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b1de56-6723-40de-a6de-25c138b73869, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b1de56-6723-40de-a6de-25c138b73869, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6068869662927434629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629606886966292743462960688696629274346296068869662927434629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b1de56-6723-40de-a6de-25c138b73869, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0419df5-7318-48b8-923b-7dacdda04a35, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6365e7c6-3ae6-435b-905e-a5a1b119fc54, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e03544d-4d5d-4af0-a0d4-27a3cd59d1a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e03544d-4d5d-4af0-a0d4-27a3cd59d1a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17902618334224905743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743179026183342249057431790261833422490574317902618334224905743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6365e7c6-3ae6-435b-905e-a5a1b119fc54, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 935950523810796982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982935950523810796982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6365e7c6-3ae6-435b-905e-a5a1b119fc54, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa43b2a-07b5-47f4-9a11-43f8c6f844bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa43b2a-07b5-47f4-9a11-43f8c6f844bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451103586397438635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635174511035863974386351745110358639743863517451103586397438635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e03544d-4d5d-4af0-a0d4-27a3cd59d1a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6625922f-5d90-4fb9-b026-2c8e93d5aca1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6625922f-5d90-4fb9-b026-2c8e93d5aca1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966183255774590308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308696618325577459030869661832557745903086966183255774590308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa43b2a-07b5-47f4-9a11-43f8c6f844bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655081dc-4432-49c8-a26a-8790a5f22355, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655081dc-4432-49c8-a26a-8790a5f22355, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 663046231421449089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089663046231421449089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6625922f-5d90-4fb9-b026-2c8e93d5aca1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c379bdb-d65c-4c44-8dd7-69b090e24e3a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c379bdb-d65c-4c44-8dd7-69b090e24e3a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045466416964273635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635604546641696427363560454664169642736356045466416964273635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655081dc-4432-49c8-a26a-8790a5f22355, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0b0f00-9d5c-4f13-9a9a-794daae4ba17, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0b0f00-9d5c-4f13-9a9a-794daae4ba17, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2135553579262944455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455213555357926294445521355535792629444552135553579262944455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c379bdb-d65c-4c44-8dd7-69b090e24e3a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23cfa54-6547-4445-8958-f0744ed95ad7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23cfa54-6547-4445-8958-f0744ed95ad7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17763060731912895880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880177630607319128958801776306073191289588017763060731912895880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0b0f00-9d5c-4f13-9a9a-794daae4ba17, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce961edf-0ee6-464e-a4de-2b1de4972eb6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce961edf-0ee6-464e-a4de-2b1de4972eb6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880892501859882424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424488089250185988242448808925018598824244880892501859882424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23cfa54-6547-4445-8958-f0744ed95ad7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a326a2-5768-4774-bf79-2b4f2aa0e4d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a326a2-5768-4774-bf79-2b4f2aa0e4d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14470205740758047256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256144702057407580472561447020574075804725614470205740758047256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce961edf-0ee6-464e-a4de-2b1de4972eb6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a326a2-5768-4774-bf79-2b4f2aa0e4d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0698d1b7-1740-4656-b73d-0570f7da6a8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0698d1b7-1740-4656-b73d-0570f7da6a8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15173633716816311459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459151736337168163114591517363371681631145915173633716816311459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9416afb1-0035-4169-804e-118c29143701, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9416afb1-0035-4169-804e-118c29143701, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3691008919172717540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540369100891917271754036910089191727175403691008919172717540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0698d1b7-1740-4656-b73d-0570f7da6a8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b83e1a5e-28c1-4aea-9dbb-b1477cde21a7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b83e1a5e-28c1-4aea-9dbb-b1477cde21a7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201534665611833011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011120153466561183301112015346656118330111201534665611833011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9416afb1-0035-4169-804e-118c29143701, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c9381c-1d42-4691-abf4-4e0c2ddc34ed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c9381c-1d42-4691-abf4-4e0c2ddc34ed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1594145983041348514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514159414598304134851415941459830413485141594145983041348514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b83e1a5e-28c1-4aea-9dbb-b1477cde21a7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed618484-01da-496e-8035-bb30efd0a508, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c9381c-1d42-4691-abf4-4e0c2ddc34ed, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed618484-01da-496e-8035-bb30efd0a508, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7599776638713087147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147759977663871308714775997766387130871477599776638713087147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e252ec37-bfe6-4ff1-aa28-8f8f44f02ff0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e252ec37-bfe6-4ff1-aa28-8f8f44f02ff0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16942292653045240397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397169422926530452403971694229265304524039716942292653045240397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed618484-01da-496e-8035-bb30efd0a508, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab7257a-808d-4fc3-8acf-8e2d13dd326b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab7257a-808d-4fc3-8acf-8e2d13dd326b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9061756113799349195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195906175611379934919590617561137993491959061756113799349195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e252ec37-bfe6-4ff1-aa28-8f8f44f02ff0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 855a2a3c-5396-4965-a2e3-f40d315b4136, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855a2a3c-5396-4965-a2e3-f40d315b4136, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674857958223971551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551126748579582239715511267485795822397155112674857958223971551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855a2a3c-5396-4965-a2e3-f40d315b4136, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab7257a-808d-4fc3-8acf-8e2d13dd326b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16fcc78-36f7-4094-8087-ac06d92928b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16fcc78-36f7-4094-8087-ac06d92928b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089293464963435543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543150892934649634355431508929346496343554315089293464963435543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc79d95-4b76-40c6-8d47-3f810391e8bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc79d95-4b76-40c6-8d47-3f810391e8bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13230626461624365090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090132306264616243650901323062646162436509013230626461624365090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16fcc78-36f7-4094-8087-ac06d92928b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22760003-d863-4020-8f41-d651fce46c4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22760003-d863-4020-8f41-d651fce46c4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7990638056307644515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515799063805630764451579906380563076445157990638056307644515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc79d95-4b76-40c6-8d47-3f810391e8bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4967726c-4404-4d4b-a51f-5159c7b09717, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4967726c-4404-4d4b-a51f-5159c7b09717, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898270810993147412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412118982708109931474121189827081099314741211898270810993147412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22760003-d863-4020-8f41-d651fce46c4b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68cb68a0-034c-47cb-aa32-b151112cced5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68cb68a0-034c-47cb-aa32-b151112cced5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9990985984838086808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808999098598483808680899909859848380868089990985984838086808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4967726c-4404-4d4b-a51f-5159c7b09717, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d27a7a00-fa6d-4a06-b0e6-d7e660e73c4e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27a7a00-fa6d-4a06-b0e6-d7e660e73c4e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8335384105312337416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416833538410531233741683353841053123374168335384105312337416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68cb68a0-034c-47cb-aa32-b151112cced5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d56de056-0eea-461e-93db-9000f5442613, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d56de056-0eea-461e-93db-9000f5442613, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11733901784116294066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066117339017841162940661173390178411629406611733901784116294066" } } } 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:281 Stopped node localhost:6041/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27a7a00-fa6d-4a06-b0e6-d7e660e73c4e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6738a3a-5148-4014-aa94-68580d26c584, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6738a3a-5148-4014-aa94-68580d26c584, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14042575951368031461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461140425759513680314611404257595136803146114042575951368031461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d56de056-0eea-461e-93db-9000f5442613, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67163b38-d1ed-42fa-a545-4785cb6fc6c8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67163b38-d1ed-42fa-a545-4785cb6fc6c8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14558265862105091446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446145582658621050914461455826586210509144614558265862105091446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67163b38-d1ed-42fa-a545-4785cb6fc6c8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6738a3a-5148-4014-aa94-68580d26c584, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30292b0c-bc90-4d4f-a21a-e85ea94f53ca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b55ae21-a1be-4d67-b02b-9f5574862344, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30292b0c-bc90-4d4f-a21a-e85ea94f53ca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9393769616639362962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962939376961663936296293937696166393629629393769616639362962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b55ae21-a1be-4d67-b02b-9f5574862344, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11530325571273083038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038115303255712730830381153032557127308303811530325571273083038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b55ae21-a1be-4d67-b02b-9f5574862344, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30292b0c-bc90-4d4f-a21a-e85ea94f53ca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a6429a-bc8c-4489-8fb1-2de916578e23, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a6429a-bc8c-4489-8fb1-2de916578e23, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115635176925909382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382611563517692590938261156351769259093826115635176925909382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7235fc-021a-49a8-8a99-5c7e9f3791ad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7235fc-021a-49a8-8a99-5c7e9f3791ad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12265818480287385748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748122658184802873857481226581848028738574812265818480287385748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a6429a-bc8c-4489-8fb1-2de916578e23, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb091b2-085e-4069-a6f9-0bb369d7904c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb091b2-085e-4069-a6f9-0bb369d7904c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6803950818210974838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838680395081821097483868039508182109748386803950818210974838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7235fc-021a-49a8-8a99-5c7e9f3791ad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7fe5bd8-e5c5-404f-9341-ba1bd7628a1a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7fe5bd8-e5c5-404f-9341-ba1bd7628a1a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8808690520541529494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494880869052054152949488086905205415294948808690520541529494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb091b2-085e-4069-a6f9-0bb369d7904c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfab0984-ae26-4e3c-b4c9-e73748b0a956, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfab0984-ae26-4e3c-b4c9-e73748b0a956, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 78374529102751909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7837452910275190978374529102751909783745291027519097837452910275190978374529102751909783745291027519097837452910275190978374529102751909783745291027519097837452910275190978374529102751909783745291027519097837452910275190978374529102751909783745291027519097837452910275190978374529102751909783745291027519097837452910275190978374529102751909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7fe5bd8-e5c5-404f-9341-ba1bd7628a1a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66cf3945-7142-4f2d-9bc2-a4510fa1b1f3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cf3945-7142-4f2d-9bc2-a4510fa1b1f3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415715380412738602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602441571538041273860244157153804127386024415715380412738602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfab0984-ae26-4e3c-b4c9-e73748b0a956, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9746fe95-576b-4709-b9d1-5a59d74ee953, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9746fe95-576b-4709-b9d1-5a59d74ee953, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11575262019228988256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256115752620192289882561157526201922898825611575262019228988256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cf3945-7142-4f2d-9bc2-a4510fa1b1f3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d39826-71c8-4383-b5e2-e8c137760d86, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d39826-71c8-4383-b5e2-e8c137760d86, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12002274638910202727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727120022746389102027271200227463891020272712002274638910202727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9746fe95-576b-4709-b9d1-5a59d74ee953, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c62b23c-e986-4cf0-8098-cfedc5177c0d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c62b23c-e986-4cf0-8098-cfedc5177c0d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305242680274018737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737930524268027401873793052426802740187379305242680274018737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d39826-71c8-4383-b5e2-e8c137760d86, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0927d011-e985-45ae-a5c8-388ba528509f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0927d011-e985-45ae-a5c8-388ba528509f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6435723328978945072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072643572332897894507264357233289789450726435723328978945072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c62b23c-e986-4cf0-8098-cfedc5177c0d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80415ad4-07cf-4133-a2af-a5faa4c03660, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80415ad4-07cf-4133-a2af-a5faa4c03660, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473179504430329876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876747317950443032987674731795044303298767473179504430329876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0927d011-e985-45ae-a5c8-388ba528509f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec34ccb6-ce67-45f6-9a37-1f55f67c6d72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec34ccb6-ce67-45f6-9a37-1f55f67c6d72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14290505737359214103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103142905057373592141031429050573735921410314290505737359214103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80415ad4-07cf-4133-a2af-a5faa4c03660, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc94477-fd10-474b-8240-e41c54417bf2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc94477-fd10-474b-8240-e41c54417bf2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14983066955472715763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763149830669554727157631498306695547271576314983066955472715763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc94477-fd10-474b-8240-e41c54417bf2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96365d3b-09ee-4e3a-923c-3b956671e757, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96365d3b-09ee-4e3a-923c-3b956671e757, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1620709167000611955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955162070916700061195516207091670006119551620709167000611955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec34ccb6-ce67-45f6-9a37-1f55f67c6d72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d73c2f8-fc4d-469d-946b-cc40e15fafa7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d73c2f8-fc4d-469d-946b-cc40e15fafa7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771525846168353760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760117715258461683537601177152584616835376011771525846168353760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d73c2f8-fc4d-469d-946b-cc40e15fafa7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631d16dc-7c6f-4b63-af83-21a6f065486c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631d16dc-7c6f-4b63-af83-21a6f065486c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2550141676657881254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254255014167665788125425501416766578812542550141676657881254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96365d3b-09ee-4e3a-923c-3b956671e757, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387bb36b-d503-4d98-9fd3-951e61fb9ebd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387bb36b-d503-4d98-9fd3-951e61fb9ebd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10816480320197704157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157108164803201977041571081648032019770415710816480320197704157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631d16dc-7c6f-4b63-af83-21a6f065486c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56348552-b031-4734-855c-cf6ae14bb2ba, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56348552-b031-4734-855c-cf6ae14bb2ba, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14325763801275566461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461143257638012755664611432576380127556646114325763801275566461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387bb36b-d503-4d98-9fd3-951e61fb9ebd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24399af5-fc4f-4795-bcc2-287190a245b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24399af5-fc4f-4795-bcc2-287190a245b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15607246243871229602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602156072462438712296021560724624387122960215607246243871229602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56348552-b031-4734-855c-cf6ae14bb2ba, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218a8855-8ad9-4e5b-ad8a-d706e33a236d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218a8855-8ad9-4e5b-ad8a-d706e33a236d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 104671376999185539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539104671376999185539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24399af5-fc4f-4795-bcc2-287190a245b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca5983aa-93b8-4af2-8dcc-f40236dc2a6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca5983aa-93b8-4af2-8dcc-f40236dc2a6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4479135172632809631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631447913517263280963144791351726328096314479135172632809631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218a8855-8ad9-4e5b-ad8a-d706e33a236d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea4b862-e5f1-4805-9cea-93dbdd0f40d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea4b862-e5f1-4805-9cea-93dbdd0f40d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711890298461263472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472117118902984612634721171189029846126347211711890298461263472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca5983aa-93b8-4af2-8dcc-f40236dc2a6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db1b868f-2c68-44ae-872a-3f51a1da9e37, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db1b868f-2c68-44ae-872a-3f51a1da9e37, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4137608667427559928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928413760866742755992841376086674275599284137608667427559928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea4b862-e5f1-4805-9cea-93dbdd0f40d4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd959f5e-5472-419a-b604-5606446fb902, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db1b868f-2c68-44ae-872a-3f51a1da9e37, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd959f5e-5472-419a-b604-5606446fb902, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381747742712940129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129153817477427129401291538174774271294012915381747742712940129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7b53a7-b8b5-495d-b1cf-b60e866dbbb4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7b53a7-b8b5-495d-b1cf-b60e866dbbb4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16647343337407621356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356166473433374076213561664734333740762135616647343337407621356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd959f5e-5472-419a-b604-5606446fb902, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33624f47-e931-43df-ae3e-5b94d610b34d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33624f47-e931-43df-ae3e-5b94d610b34d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690186449505916864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864690186449505916864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7b53a7-b8b5-495d-b1cf-b60e866dbbb4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee11da40-fd43-4375-8949-9a13dfc4fb9d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee11da40-fd43-4375-8949-9a13dfc4fb9d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034597376685603947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947120345973766856039471203459737668560394712034597376685603947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33624f47-e931-43df-ae3e-5b94d610b34d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c10ff1-cce9-4bf5-a955-63770d4b6e6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c10ff1-cce9-4bf5-a955-63770d4b6e6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11657469264735025949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949116574692647350259491165746926473502594911657469264735025949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee11da40-fd43-4375-8949-9a13dfc4fb9d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ccf4fb-cf23-4af5-9c74-31293ccddd8b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ccf4fb-cf23-4af5-9c74-31293ccddd8b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10142247071406921794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794101422470714069217941014224707140692179410142247071406921794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c10ff1-cce9-4bf5-a955-63770d4b6e6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5385784d-12d2-40df-856a-0a0e77a40cda, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5385784d-12d2-40df-856a-0a0e77a40cda, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825196532097216838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838128251965320972168381282519653209721683812825196532097216838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ccf4fb-cf23-4af5-9c74-31293ccddd8b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b44c70-c0d7-46ed-8ea5-6b8753d9fa3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b44c70-c0d7-46ed-8ea5-6b8753d9fa3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5270986675039222702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702527098667503922270252709866750392227025270986675039222702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5385784d-12d2-40df-856a-0a0e77a40cda, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b44c70-c0d7-46ed-8ea5-6b8753d9fa3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834971f3-1f8b-4063-98b9-23566a598226, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f504cea-f09e-45eb-9db9-e271b4767e37, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834971f3-1f8b-4063-98b9-23566a598226, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8427639146241698959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959842763914624169895984276391462416989598427639146241698959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f504cea-f09e-45eb-9db9-e271b4767e37, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 568626479843157010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010568626479843157010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f504cea-f09e-45eb-9db9-e271b4767e37, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834971f3-1f8b-4063-98b9-23566a598226, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c37cff6-8435-4435-bd46-66865807128d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c37cff6-8435-4435-bd46-66865807128d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897483494347132569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569589748349434713256958974834943471325695897483494347132569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e750203f-5aea-4521-a52e-316c6bea8285, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e750203f-5aea-4521-a52e-316c6bea8285, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842723505526015875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875584272350552601587558427235055260158755842723505526015875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e750203f-5aea-4521-a52e-316c6bea8285, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52de91c1-ff3b-4ea6-a99c-8b2dd32fe530, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52de91c1-ff3b-4ea6-a99c-8b2dd32fe530, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512017451145882921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921951201745114588292195120174511458829219512017451145882921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c37cff6-8435-4435-bd46-66865807128d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c3ecea-9280-4582-9015-8c5b09ee9941, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c3ecea-9280-4582-9015-8c5b09ee9941, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15838117045329003519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519158381170453290035191583811704532900351915838117045329003519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52de91c1-ff3b-4ea6-a99c-8b2dd32fe530, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c3ecea-9280-4582-9015-8c5b09ee9941, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03dc92a0-f929-4471-bc51-1c56eeac0cfa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03dc92a0-f929-4471-bc51-1c56eeac0cfa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15382326203265182362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362153823262032651823621538232620326518236215382326203265182362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21276773-6eba-4a4c-8fe6-27b85ba74e59, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21276773-6eba-4a4c-8fe6-27b85ba74e59, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14658722454355072649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649146587224543550726491465872245435507264914658722454355072649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03dc92a0-f929-4471-bc51-1c56eeac0cfa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2290e4d3-33f9-401a-9150-f9709d4a0204, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2290e4d3-33f9-401a-9150-f9709d4a0204, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487620064889092297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297548762006488909229754876200648890922975487620064889092297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21276773-6eba-4a4c-8fe6-27b85ba74e59, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f55f9f35-5364-49f5-923b-46aee4a993ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f55f9f35-5364-49f5-923b-46aee4a993ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11206397063800453462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462112063970638004534621120639706380045346211206397063800453462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2290e4d3-33f9-401a-9150-f9709d4a0204, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814617e2-6fed-43ea-9923-1206cde7f805, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f55f9f35-5364-49f5-923b-46aee4a993ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b314ce-b11b-4a4d-b5ca-d9b60c44d766, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b314ce-b11b-4a4d-b5ca-d9b60c44d766, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9825793397541139624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624982579339754113962498257933975411396249825793397541139624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814617e2-6fed-43ea-9923-1206cde7f805, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13989762345556854753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753139897623455568547531398976234555685475313989762345556854753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814617e2-6fed-43ea-9923-1206cde7f805, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aefe9f-dbec-4d1b-9bce-00e442cb6784, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aefe9f-dbec-4d1b-9bce-00e442cb6784, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16683923204751543212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212166839232047515432121668392320475154321216683923204751543212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b314ce-b11b-4a4d-b5ca-d9b60c44d766, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15a5929-4526-4304-be19-b8ff9d54e151, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15a5929-4526-4304-be19-b8ff9d54e151, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14396340977391652344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344143963409773916523441439634097739165234414396340977391652344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aefe9f-dbec-4d1b-9bce-00e442cb6784, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b89bf3-4e2b-4c6a-b673-c4e13b7cf6be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b89bf3-4e2b-4c6a-b673-c4e13b7cf6be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10963835073015932187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187109638350730159321871096383507301593218710963835073015932187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15a5929-4526-4304-be19-b8ff9d54e151, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f35462-c920-4e73-a422-b4fcc5532f60, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f35462-c920-4e73-a422-b4fcc5532f60, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17448582200498337687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687174485822004983376871744858220049833768717448582200498337687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f35462-c920-4e73-a422-b4fcc5532f60, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0355c456-37ae-4246-9b92-26b94430e0f7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0355c456-37ae-4246-9b92-26b94430e0f7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8663658696867622914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914866365869686762291486636586968676229148663658696867622914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b89bf3-4e2b-4c6a-b673-c4e13b7cf6be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e2a0049-0672-47cf-b423-62955a092a4e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2a0049-0672-47cf-b423-62955a092a4e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18306984372411108780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780183069843724111087801830698437241110878018306984372411108780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0355c456-37ae-4246-9b92-26b94430e0f7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f6205a-afae-47c7-bad2-a2c19b0eebdd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f6205a-afae-47c7-bad2-a2c19b0eebdd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11618236259513666695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695116182362595136666951161823625951366669511618236259513666695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2a0049-0672-47cf-b423-62955a092a4e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6131be4a-1570-4ad9-9d78-220713b76c30, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6131be4a-1570-4ad9-9d78-220713b76c30, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 150947478433052305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305150947478433052305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f6205a-afae-47c7-bad2-a2c19b0eebdd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737b256a-1d02-47f0-88f5-09f4c1bb5673, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737b256a-1d02-47f0-88f5-09f4c1bb5673, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776690185811342813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813127766901858113428131277669018581134281312776690185811342813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6131be4a-1570-4ad9-9d78-220713b76c30, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dde5564-02b3-411c-9a99-ac9148ab32e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dde5564-02b3-411c-9a99-ac9148ab32e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17401120876149260278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278174011208761492602781740112087614926027817401120876149260278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737b256a-1d02-47f0-88f5-09f4c1bb5673, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c25915e-f29d-4638-97c4-5355e5ffa3db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c25915e-f29d-4638-97c4-5355e5ffa3db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15984550518736820727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727159845505187368207271598455051873682072715984550518736820727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dde5564-02b3-411c-9a99-ac9148ab32e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a284b74-2584-4363-b8b5-4da8622903ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a284b74-2584-4363-b8b5-4da8622903ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12811690930343624081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081128116909303436240811281169093034362408112811690930343624081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c25915e-f29d-4638-97c4-5355e5ffa3db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2f0085-714d-477e-8e9b-1a197c9da91c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2f0085-714d-477e-8e9b-1a197c9da91c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12379064146681472527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527123790641466814725271237906414668147252712379064146681472527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a284b74-2584-4363-b8b5-4da8622903ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9550b78b-08af-4505-aac4-cb714aa4032d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9550b78b-08af-4505-aac4-cb714aa4032d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5767258603502351859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859576725860350235185957672586035023518595767258603502351859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2f0085-714d-477e-8e9b-1a197c9da91c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69a31a4-eef1-4a26-a480-6e06c1fd500b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69a31a4-eef1-4a26-a480-6e06c1fd500b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418295700286232459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459124182957002862324591241829570028623245912418295700286232459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9550b78b-08af-4505-aac4-cb714aa4032d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b7fb57-52b2-4dd2-bb9f-18cfbe91d56c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b7fb57-52b2-4dd2-bb9f-18cfbe91d56c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11840222487284600119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119118402224872846001191184022248728460011911840222487284600119" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log --grpc-port=6041 --mon-port=6365 --ic-port=15153 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log', '--grpc-port=6041', '--mon-port=6365', '--ic-port=15153', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1042669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6041/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1042674
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b7fb57-52b2-4dd2-bb9f-18cfbe91d56c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62ffd5b-c66f-45f5-b5c9-d5b6308c45b5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62ffd5b-c66f-45f5-b5c9-d5b6308c45b5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346659166151770855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855134665916615177085513466591661517708551346659166151770855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69a31a4-eef1-4a26-a480-6e06c1fd500b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43473668-bff6-4511-a855-b6026e5fd7a8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43473668-bff6-4511-a855-b6026e5fd7a8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762134557988949160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160762134557988949160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62ffd5b-c66f-45f5-b5c9-d5b6308c45b5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b1825c-e251-4654-8226-80a4f8da381a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b1825c-e251-4654-8226-80a4f8da381a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390788111275997786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786390788111275997786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43473668-bff6-4511-a855-b6026e5fd7a8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e8f696-e32a-4ecd-8ebf-f7a5e4d494f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e8f696-e32a-4ecd-8ebf-f7a5e4d494f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10880617173073779068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068108806171730737790681088061717307377906810880617173073779068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b1825c-e251-4654-8226-80a4f8da381a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00914808-1783-4f74-befc-bd4827b2dfee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00914808-1783-4f74-befc-bd4827b2dfee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27254988005278856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2725498800527885627254988005278856272549880052788562725498800527885627254988005278856272549880052788562725498800527885627254988005278856272549880052788562725498800527885627254988005278856272549880052788562725498800527885627254988005278856272549880052788562725498800527885627254988005278856272549880052788562725498800527885627254988005278856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e8f696-e32a-4ecd-8ebf-f7a5e4d494f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00914808-1783-4f74-befc-bd4827b2dfee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d023178-4388-495c-aa63-46a302cb1b20, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d023178-4388-495c-aa63-46a302cb1b20, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7158098944320568371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371715809894432056837171580989443205683717158098944320568371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90258eb1-fb7a-4262-920b-0c14251bc040, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d023178-4388-495c-aa63-46a302cb1b20, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90258eb1-fb7a-4262-920b-0c14251bc040, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16477849634183295475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475164778496341832954751647784963418329547516477849634183295475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8c9596-3599-4f0f-91fd-21fe7312c125, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8c9596-3599-4f0f-91fd-21fe7312c125, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939890655597768514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514139398906555977685141393989065559776851413939890655597768514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90258eb1-fb7a-4262-920b-0c14251bc040, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e866396d-6cbc-46c0-a96d-805f784a5fee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e866396d-6cbc-46c0-a96d-805f784a5fee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16192633759051336009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009161926337590513360091619263375905133600916192633759051336009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8c9596-3599-4f0f-91fd-21fe7312c125, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54483390-a9ae-4506-99f2-dd9800d74928, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54483390-a9ae-4506-99f2-dd9800d74928, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496388104196103404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404124963881041961034041249638810419610340412496388104196103404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e866396d-6cbc-46c0-a96d-805f784a5fee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956bc8fe-ccc5-422d-ba64-f84d8c7c6836, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956bc8fe-ccc5-422d-ba64-f84d8c7c6836, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183377362826379334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334618337736282637933461833773628263793346183377362826379334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54483390-a9ae-4506-99f2-dd9800d74928, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8045d8ac-7abf-49ed-8440-d289bcabce43, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8045d8ac-7abf-49ed-8440-d289bcabce43, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6168106634246571349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349616810663424657134961681066342465713496168106634246571349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956bc8fe-ccc5-422d-ba64-f84d8c7c6836, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea7ae6c-d4cf-4e92-b99b-f91596ea1ef0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea7ae6c-d4cf-4e92-b99b-f91596ea1ef0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849513077413769376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376184951307741376937618495130774137693761849513077413769376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8045d8ac-7abf-49ed-8440-d289bcabce43, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47df5ab0-4077-49eb-9808-7ca4876d6a4c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47df5ab0-4077-49eb-9808-7ca4876d6a4c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12621942967418594096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096126219429674185940961262194296741859409612621942967418594096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea7ae6c-d4cf-4e92-b99b-f91596ea1ef0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601404e6-f816-484c-963e-3d2d95a6ffdc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601404e6-f816-484c-963e-3d2d95a6ffdc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11662714313013288811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811116627143130132888111166271431301328881111662714313013288811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47df5ab0-4077-49eb-9808-7ca4876d6a4c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e148adb-e241-4df2-a914-454948074fa3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e148adb-e241-4df2-a914-454948074fa3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4982370128984769511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511498237012898476951149823701289847695114982370128984769511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601404e6-f816-484c-963e-3d2d95a6ffdc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17dcda7e-892d-48da-aa85-5c6ea1d8d769, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17dcda7e-892d-48da-aa85-5c6ea1d8d769, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455810537800482438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438245581053780048243824558105378004824382455810537800482438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e148adb-e241-4df2-a914-454948074fa3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc1676a-2569-4077-bf6b-d8b08d81ab5c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc1676a-2569-4077-bf6b-d8b08d81ab5c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4312811135134734546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546431281113513473454643128111351347345464312811135134734546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17dcda7e-892d-48da-aa85-5c6ea1d8d769, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0870dea-649d-46c3-bef6-e2049d3b3fe9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0870dea-649d-46c3-bef6-e2049d3b3fe9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5806077226883319283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283580607722688331928358060772268833192835806077226883319283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc1676a-2569-4077-bf6b-d8b08d81ab5c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae008fa-6cc3-464c-b637-e31155f57590, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae008fa-6cc3-464c-b637-e31155f57590, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424457010511498870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870642445701051149887064244570105114988706424457010511498870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0870dea-649d-46c3-bef6-e2049d3b3fe9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5307e3f7-8279-4b35-8958-563784cfa551, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5307e3f7-8279-4b35-8958-563784cfa551, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17717024908558813655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655177170249085588136551771702490855881365517717024908558813655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae008fa-6cc3-464c-b637-e31155f57590, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd381ee-8a7d-4d55-879e-0dbff8adad85, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd381ee-8a7d-4d55-879e-0dbff8adad85, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13475508510042727342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342134755085100427273421347550851004272734213475508510042727342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5307e3f7-8279-4b35-8958-563784cfa551, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2193edd1-180c-4927-a7ec-5bd24c2c4aa9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2193edd1-180c-4927-a7ec-5bd24c2c4aa9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8325644322098715583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583832564432209871558383256443220987155838325644322098715583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd381ee-8a7d-4d55-879e-0dbff8adad85, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effdbb4e-a124-4c3b-b078-f0b6421f1fb0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effdbb4e-a124-4c3b-b078-f0b6421f1fb0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255680373555611576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576162556803735556115761625568037355561157616255680373555611576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2193edd1-180c-4927-a7ec-5bd24c2c4aa9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e45972-a6a9-4e80-b7e7-8444279296ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effdbb4e-a124-4c3b-b078-f0b6421f1fb0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e45972-a6a9-4e80-b7e7-8444279296ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7842249307233527454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454784224930723352745478422493072335274547842249307233527454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55dcb54b-9fee-4081-8ce2-acb2cb72f345, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55dcb54b-9fee-4081-8ce2-acb2cb72f345, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16147169010047977750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750161471690100479777501614716901004797775016147169010047977750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55dcb54b-9fee-4081-8ce2-acb2cb72f345, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30b9da1-c8dc-472d-bab5-fadbaba3d82d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30b9da1-c8dc-472d-bab5-fadbaba3d82d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13356873463508751209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209133568734635087512091335687346350875120913356873463508751209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e45972-a6a9-4e80-b7e7-8444279296ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2856bb7-6ba3-44c2-802c-f7280b4af1d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2856bb7-6ba3-44c2-802c-f7280b4af1d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9627919278870441334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334962791927887044133496279192788704413349627919278870441334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2856bb7-6ba3-44c2-802c-f7280b4af1d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30b9da1-c8dc-472d-bab5-fadbaba3d82d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cd29f2-cea0-47f1-abc7-0671aa54c7c3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cd29f2-cea0-47f1-abc7-0671aa54c7c3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13130971573437101248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248131309715734371012481313097157343710124813130971573437101248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b78860ad-95ac-473c-b3d9-b32ae87072ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b78860ad-95ac-473c-b3d9-b32ae87072ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3330568586336557422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422333056858633655742233305685863365574223330568586336557422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cd29f2-cea0-47f1-abc7-0671aa54c7c3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d5a5ff-72b4-435b-9e8b-bd783cd1aa06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d5a5ff-72b4-435b-9e8b-bd783cd1aa06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178315634430254118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118117831563443025411811783156344302541181178315634430254118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b78860ad-95ac-473c-b3d9-b32ae87072ca, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837b239b-be01-4820-9f41-25663273bae7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837b239b-be01-4820-9f41-25663273bae7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7775736302341808156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156777573630234180815677757363023418081567775736302341808156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d5a5ff-72b4-435b-9e8b-bd783cd1aa06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5d296f-9f59-460c-a3ee-16d61e5d2b14, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5d296f-9f59-460c-a3ee-16d61e5d2b14, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4923885810850065452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452492388581085006545249238858108500654524923885810850065452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837b239b-be01-4820-9f41-25663273bae7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e191e13f-5cb6-415b-a9bf-04f7d66bbd5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e191e13f-5cb6-415b-a9bf-04f7d66bbd5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10425984106274309275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275104259841062743092751042598410627430927510425984106274309275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5d296f-9f59-460c-a3ee-16d61e5d2b14, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0c69d1-dfd4-4d04-995c-878ecbd5d864, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0c69d1-dfd4-4d04-995c-878ecbd5d864, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15918288121605070265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265159182881216050702651591828812160507026515918288121605070265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e191e13f-5cb6-415b-a9bf-04f7d66bbd5b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc02ee77-fa64-4e8c-b445-5b2fb4422f34, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc02ee77-fa64-4e8c-b445-5b2fb4422f34, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450606478374451225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225164506064783744512251645060647837445122516450606478374451225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0c69d1-dfd4-4d04-995c-878ecbd5d864, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc565a41-c85e-4fcf-928d-062b7133b303, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc565a41-c85e-4fcf-928d-062b7133b303, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14542014662504935558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558145420146625049355581454201466250493555814542014662504935558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc02ee77-fa64-4e8c-b445-5b2fb4422f34, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5e9c76-8bbd-4402-8a5b-cf5c968b6523, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5e9c76-8bbd-4402-8a5b-cf5c968b6523, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8081695399856120247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247808169539985612024780816953998561202478081695399856120247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc565a41-c85e-4fcf-928d-062b7133b303, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d979310-caef-48ef-8a86-4e3f58350b97, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d979310-caef-48ef-8a86-4e3f58350b97, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9216100880920612114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114921610088092061211492161008809206121149216100880920612114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5e9c76-8bbd-4402-8a5b-cf5c968b6523, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d979310-caef-48ef-8a86-4e3f58350b97, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efeac7ae-88d7-4e8b-ac76-446e8ae33dd6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe59ece5-3913-4b45-8015-540088ce2b3c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efeac7ae-88d7-4e8b-ac76-446e8ae33dd6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306715895719790666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666530671589571979066653067158957197906665306715895719790666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe59ece5-3913-4b45-8015-540088ce2b3c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 165879582151440138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138165879582151440138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efeac7ae-88d7-4e8b-ac76-446e8ae33dd6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9084f61e-fd75-4480-857d-1ced1175e792, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9084f61e-fd75-4480-857d-1ced1175e792, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17689348347486973010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010176893483474869730101768934834748697301017689348347486973010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe59ece5-3913-4b45-8015-540088ce2b3c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c3a3d0-651b-42fb-8b42-86464a347234, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c3a3d0-651b-42fb-8b42-86464a347234, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349571553634448914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914334957155363444891433495715536344489143349571553634448914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9084f61e-fd75-4480-857d-1ced1175e792, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde7c913-5a56-4ace-a861-c3a900fdc3a6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde7c913-5a56-4ace-a861-c3a900fdc3a6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2251844018776998104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104225184401877699810422518440187769981042251844018776998104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c3a3d0-651b-42fb-8b42-86464a347234, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6603e811-0ef4-4279-a910-788b12668aba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6603e811-0ef4-4279-a910-788b12668aba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 549897096526458287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287549897096526458287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde7c913-5a56-4ace-a861-c3a900fdc3a6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232a3476-d3a2-4323-b900-f9f3d574570c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232a3476-d3a2-4323-b900-f9f3d574570c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12620572616508142767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767126205726165081427671262057261650814276712620572616508142767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6603e811-0ef4-4279-a910-788b12668aba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f7c92a-a6f7-41bc-8123-e23f04b1000f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f7c92a-a6f7-41bc-8123-e23f04b1000f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10136835012295440331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331101368350122954403311013683501229544033110136835012295440331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232a3476-d3a2-4323-b900-f9f3d574570c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5344f53-b691-444b-91b5-40d31c706ea7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5344f53-b691-444b-91b5-40d31c706ea7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17230447335307494219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219172304473353074942191723044733530749421917230447335307494219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f7c92a-a6f7-41bc-8123-e23f04b1000f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc842a9-a233-4fe8-b19e-f1e91609b00a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc842a9-a233-4fe8-b19e-f1e91609b00a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391011475944134152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152939101147594413415293910114759441341529391011475944134152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5344f53-b691-444b-91b5-40d31c706ea7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9265ce1-56fc-4a6b-917d-b972ddde2b60, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9265ce1-56fc-4a6b-917d-b972ddde2b60, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240955060592260497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497824095506059226049782409550605922604978240955060592260497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc842a9-a233-4fe8-b19e-f1e91609b00a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d551c4d-21fd-4f3f-952e-c8f207307c73, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d551c4d-21fd-4f3f-952e-c8f207307c73, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16726535702451972774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774167265357024519727741672653570245197277416726535702451972774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9265ce1-56fc-4a6b-917d-b972ddde2b60, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c52ae8-68fe-4cd5-995e-c10bbbb33d2e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c52ae8-68fe-4cd5-995e-c10bbbb33d2e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2577363527600537448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448257736352760053744825773635276005374482577363527600537448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d551c4d-21fd-4f3f-952e-c8f207307c73, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104bc42a-9ecf-4f41-97a3-4dae0266d91c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104bc42a-9ecf-4f41-97a3-4dae0266d91c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7906792933106427899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899790679293310642789979067929331064278997906792933106427899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c52ae8-68fe-4cd5-995e-c10bbbb33d2e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9a9467-90ed-4eb8-aad4-579148e8baa2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9a9467-90ed-4eb8-aad4-579148e8baa2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10576875220221174566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566105768752202211745661057687522022117456610576875220221174566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104bc42a-9ecf-4f41-97a3-4dae0266d91c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8d69db-f739-4667-8a5d-a2bedb898591, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8d69db-f739-4667-8a5d-a2bedb898591, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1688947225732797737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737168894722573279773716889472257327977371688947225732797737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9a9467-90ed-4eb8-aad4-579148e8baa2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0282b56d-111a-420d-a560-95aa897d7620, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0282b56d-111a-420d-a560-95aa897d7620, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449868554239844537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537944986855423984453794498685542398445379449868554239844537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8d69db-f739-4667-8a5d-a2bedb898591, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29dc73bf-7c55-4076-954e-a21e5a44f37c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29dc73bf-7c55-4076-954e-a21e5a44f37c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9554575170986598152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152955457517098659815295545751709865981529554575170986598152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0282b56d-111a-420d-a560-95aa897d7620, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18e671e6-b7e0-489e-b187-8108813974a4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e671e6-b7e0-489e-b187-8108813974a4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16864081698150359703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703168640816981503597031686408169815035970316864081698150359703" } } } 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 1042674) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1042674) elapsed time (sec): 1.0310769081115723
DEBUG    ya.test:process.py:263 Command (pid 1042674) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) maxrss: 876412
DEBUG    ya.test:process.py:263 Command (pid 1042674) minflt: 45898
DEBUG    ya.test:process.py:263 Command (pid 1042674) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1042674) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1042674) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1042674) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1042674) stime: 0.235292
DEBUG    ya.test:process.py:263 Command (pid 1042674) utime: 0.565143
DEBUG    ya.test:process.py:263 Command (pid 1042674) wtime: 1.044
DEBUG    ya.test:process.py:275 Command (pid 1042674) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1042674) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29dc73bf-7c55-4076-954e-a21e5a44f37c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dca87a93-a1b7-4599-ad25-c9a1f8f2d37f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dca87a93-a1b7-4599-ad25-c9a1f8f2d37f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1574910096250787351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351157491009625078735115749100962507873511574910096250787351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e671e6-b7e0-489e-b187-8108813974a4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b111f5f-caff-4762-9893-7364a02b21a0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b111f5f-caff-4762-9893-7364a02b21a0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10804865581587005933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933108048655815870059331080486558158700593310804865581587005933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b111f5f-caff-4762-9893-7364a02b21a0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=6ef2250b-7f19fb63-b5929bdc-61a845ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12d1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b12d1d70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b12d1d70> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2122ef98-ec8f-4f43-893a-5dc89f012eac, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2122ef98-ec8f-4f43-893a-5dc89f012eac, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NmVkOWZkMTktNzg2YWE5NTQtODI4NzJiMGEtNDYwNTY4MWM=" 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 0x7c28b12d1d70>
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 0x7c28b32d94f0 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 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1f12973f-099c-4e6a-b4c7-767dbc2a3ff2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 2122ef98-ec8f-4f43-893a-5dc89f012eac, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f12973f-099c-4e6a-b4c7-767dbc2a3ff2, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2122ef98-ec8f-4f43-893a-5dc89f012eac, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 2122ef98-ec8f-4f43-893a-5dc89f012eac, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1f12973f-099c-4e6a-b4c7-767dbc2a3ff2, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 1f12973f-099c-4e6a-b4c7-767dbc2a3ff2, ghrun-elbwoomtii.auto.internal:3950): 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:"2026-01-07T17:26:47.305825727+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 1f12973f-099c-4e6a-b4c7-767dbc2a3ff2, ghrun-elbwoomtii.auto.internal:3950): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
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:"2026-01-07T17:26:47.305825727+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', 10000), ('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 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2cff9b27-0b3c-4fd9-aee2-f71803b6a1a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2cff9b27-0b3c-4fd9-aee2-f71803b6a1a1, ghrun-elbwoomtii.auto.internal:31334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dca87a93-a1b7-4599-ad25-c9a1f8f2d37f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e6ac0f1b-015c-4df8-9caf-75ac628b17e0, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6ac0f1b-015c-4df8-9caf-75ac628b17e0, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2cff9b27-0b3c-4fd9-aee2-f71803b6a1a1, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2cff9b27-0b3c-4fd9-aee2-f71803b6a1a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2cff9b27-0b3c-4fd9-aee2-f71803b6a1a1, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebab802-3e9a-4d40-938a-897192e4bbbb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebab802-3e9a-4d40-938a-897192e4bbbb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627974041702047038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038136279740417020470381362797404170204703813627974041702047038" } } } 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, e6ac0f1b-015c-4df8-9caf-75ac628b17e0, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 31334 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-elbwoomtii.auto.internal" port: 3950 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.connection:connection.py:421 RpcState(PrepareDataQuery, 7a3cc222-c29c-4d76-9c13-63d7dfa24296, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 7a3cc222-c29c-4d76-9c13-63d7dfa24296, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" 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.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-elbwoomtii.auto.internal:3950, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:31334, 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', 10000), ('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, cebab802-3e9a-4d40-938a-897192e4bbbb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8617278-ae4d-468d-81d7-84e9f2f2fa20, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8617278-ae4d-468d-81d7-84e9f2f2fa20, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17784494419097898196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196" } } } 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, 7a3cc222-c29c-4d76-9c13-63d7dfa24296, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=a0758437-f5a3dd82-f226556a-af810cde" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5a5226-97c4-4646-96bb-402139146202, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5a5226-97c4-4646-96bb-402139146202, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10895467441821418745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745" } } } 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:17695
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5a5226-97c4-4646-96bb-402139146202, ghrun-elbwoomtii.auto.internal:31334): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqybc13bjk24ec9xxs9bfx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8617278-ae4d-468d-81d7-84e9f2f2fa20, ghrun-elbwoomtii.auto.internal:31334): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqybc15bamz3amnq14zb73" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec60332c-597d-4678-9c9f-f24045cbca18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec60332c-597d-4678-9c9f-f24045cbca18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10895467441821418745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745108954674418214187451089546744182141874510895467441821418745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a0ed34-eb2d-4e2e-b2e7-9f8aa42f35fe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a0ed34-eb2d-4e2e-b2e7-9f8aa42f35fe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17784494419097898196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196177844944190978981961778449441909789819617784494419097898196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a0ed34-eb2d-4e2e-b2e7-9f8aa42f35fe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb3e424-dd21-4bbb-84fd-f9601c2c27ec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb3e424-dd21-4bbb-84fd-f9601c2c27ec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 516742188504438968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968516742188504438968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec60332c-597d-4678-9c9f-f24045cbca18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e14e93-78a3-4fdf-851e-496dfa70d31a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e14e93-78a3-4fdf-851e-496dfa70d31a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1492436605527488416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416149243660552748841614924366055274884161492436605527488416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb3e424-dd21-4bbb-84fd-f9601c2c27ec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58e07db-e64d-4960-be74-6f9138a7150d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58e07db-e64d-4960-be74-6f9138a7150d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9462161283687041109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109946216128368704110994621612836870411099462161283687041109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e14e93-78a3-4fdf-851e-496dfa70d31a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb41dfcc-c27e-4f00-b73b-21bd1f8db56e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb41dfcc-c27e-4f00-b73b-21bd1f8db56e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8801097130451653531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531880109713045165353188010971304516535318801097130451653531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58e07db-e64d-4960-be74-6f9138a7150d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14df9fca-5c56-41c3-9a32-645982ae5f39, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb41dfcc-c27e-4f00-b73b-21bd1f8db56e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14df9fca-5c56-41c3-9a32-645982ae5f39, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277245589367490885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885127724558936749088512772455893674908851277245589367490885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b31cf3-b947-4fb0-afeb-8a146c017205, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b31cf3-b947-4fb0-afeb-8a146c017205, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665352901565686785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785156653529015656867851566535290156568678515665352901565686785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14df9fca-5c56-41c3-9a32-645982ae5f39, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71ad7c4-1517-437f-bc27-8a1000142a33, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71ad7c4-1517-437f-bc27-8a1000142a33, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5338018218483950833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833533801821848395083353380182184839508335338018218483950833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b31cf3-b947-4fb0-afeb-8a146c017205, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3554bd16-16f7-4119-964b-8dfd0b14ecaf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3554bd16-16f7-4119-964b-8dfd0b14ecaf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17205716656565064171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171172057166565650641711720571665656506417117205716656565064171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71ad7c4-1517-437f-bc27-8a1000142a33, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4f0369-f586-4f3f-818e-1c6b2a6d81bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4f0369-f586-4f3f-818e-1c6b2a6d81bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4413383919607284564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564441338391960728456444133839196072845644413383919607284564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3554bd16-16f7-4119-964b-8dfd0b14ecaf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc293631-2603-4c53-bd68-1a2c00f900bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc293631-2603-4c53-bd68-1a2c00f900bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3241332519053284611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611324133251905328461132413325190532846113241332519053284611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4f0369-f586-4f3f-818e-1c6b2a6d81bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc99c7d9-ab56-4391-86a1-e6482bb47f78, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc99c7d9-ab56-4391-86a1-e6482bb47f78, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6891190308486259771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771689119030848625977168911903084862597716891190308486259771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc293631-2603-4c53-bd68-1a2c00f900bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510e1b40-f1cc-4ad8-91bf-7d58cfeaf8ed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510e1b40-f1cc-4ad8-91bf-7d58cfeaf8ed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704623227995543712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712117046232279955437121170462322799554371211704623227995543712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc99c7d9-ab56-4391-86a1-e6482bb47f78, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510e1b40-f1cc-4ad8-91bf-7d58cfeaf8ed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e9730d-ad45-4861-8cb3-3d198740e2e2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e9730d-ad45-4861-8cb3-3d198740e2e2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5844658864113622552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552584465886411362255258446588641136225525844658864113622552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb41db3a-7001-40b8-88b3-ef7ee063a283, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb41db3a-7001-40b8-88b3-ef7ee063a283, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16767619455015383634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634167676194550153836341676761945501538363416767619455015383634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e9730d-ad45-4861-8cb3-3d198740e2e2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb41db3a-7001-40b8-88b3-ef7ee063a283, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e686cd6-c8c7-4b69-ab23-f0f79a5a781e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e686cd6-c8c7-4b69-ab23-f0f79a5a781e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5216748156277937564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564521674815627793756452167481562779375645216748156277937564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ce641b-b042-4758-8f41-c5a532b68d4a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ce641b-b042-4758-8f41-c5a532b68d4a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361821979131434278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278836182197913143427883618219791314342788361821979131434278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e686cd6-c8c7-4b69-ab23-f0f79a5a781e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d36feb-c2a7-457b-8a55-cfac9be8dd80, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d36feb-c2a7-457b-8a55-cfac9be8dd80, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206021937441735102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102162060219374417351021620602193744173510216206021937441735102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ce641b-b042-4758-8f41-c5a532b68d4a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040ec53c-0e6e-458f-973e-0c4399510474, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040ec53c-0e6e-458f-973e-0c4399510474, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16028066353661167376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376160280663536611673761602806635366116737616028066353661167376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d36feb-c2a7-457b-8a55-cfac9be8dd80, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cacf60b-f27d-4e56-ad38-bc1e0b9fd673, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cacf60b-f27d-4e56-ad38-bc1e0b9fd673, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7818835999841130581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581781883599984113058178188359998411305817818835999841130581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040ec53c-0e6e-458f-973e-0c4399510474, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cacf60b-f27d-4e56-ad38-bc1e0b9fd673, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac1ac3a-db83-4333-9339-59225c6115cf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf98bfc4-5eb1-4637-b9b1-ebfdfcbcc5dd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf98bfc4-5eb1-4637-b9b1-ebfdfcbcc5dd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306486618063602989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989103064866180636029891030648661806360298910306486618063602989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac1ac3a-db83-4333-9339-59225c6115cf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1577755641934897043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043157775564193489704315777556419348970431577755641934897043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf98bfc4-5eb1-4637-b9b1-ebfdfcbcc5dd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac1ac3a-db83-4333-9339-59225c6115cf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9965281a-be1f-4cb0-b759-175cc6809bc7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9965281a-be1f-4cb0-b759-175cc6809bc7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6288327126121567238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238628832712612156723862883271261215672386288327126121567238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767dbef5-7011-4a08-b184-75bfd1588c06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767dbef5-7011-4a08-b184-75bfd1588c06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12567814384080122333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333125678143840801223331256781438408012233312567814384080122333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9965281a-be1f-4cb0-b759-175cc6809bc7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5a3193-ad90-426a-a404-4bf21d2c9ef9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5a3193-ad90-426a-a404-4bf21d2c9ef9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506144802639614944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944105061448026396149441050614480263961494410506144802639614944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767dbef5-7011-4a08-b184-75bfd1588c06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0992c936-1087-43cf-8e53-5c29935fe0e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0992c936-1087-43cf-8e53-5c29935fe0e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6021506571506387647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647602150657150638764760215065715063876476021506571506387647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5a3193-ad90-426a-a404-4bf21d2c9ef9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b7a6c-f9ae-486b-a98e-bd98eabc3f16, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b7a6c-f9ae-486b-a98e-bd98eabc3f16, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17275226086953809849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849172752260869538098491727522608695380984917275226086953809849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0992c936-1087-43cf-8e53-5c29935fe0e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61caeed5-3654-49f4-8dcf-654408293089, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61caeed5-3654-49f4-8dcf-654408293089, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13094947197609675099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099130949471976096750991309494719760967509913094947197609675099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b7a6c-f9ae-486b-a98e-bd98eabc3f16, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59410b1-b69a-4f99-a199-8aa542a81c64, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59410b1-b69a-4f99-a199-8aa542a81c64, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7377653501967082310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310737765350196708231073776535019670823107377653501967082310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61caeed5-3654-49f4-8dcf-654408293089, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba20ca2-d212-4793-b861-e2053eb7c992, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba20ca2-d212-4793-b861-e2053eb7c992, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936129150660008277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277793612915066000827779361291506600082777936129150660008277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59410b1-b69a-4f99-a199-8aa542a81c64, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91c17340-f47e-49a4-84e7-e7324c743a01, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91c17340-f47e-49a4-84e7-e7324c743a01, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1690775010160600820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820169077501016060082016907750101606008201690775010160600820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba20ca2-d212-4793-b861-e2053eb7c992, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7773151-47c2-45f0-a843-0590ea7d315d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7773151-47c2-45f0-a843-0590ea7d315d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2465207973900044814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814246520797390004481424652079739000448142465207973900044814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91c17340-f47e-49a4-84e7-e7324c743a01, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7773151-47c2-45f0-a843-0590ea7d315d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79652c0-73cc-4ce1-8731-e22bf0293ca7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f7df21c-1c64-4136-8cd9-8a7373b1c728, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f7df21c-1c64-4136-8cd9-8a7373b1c728, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16931628162532613937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937169316281625326139371693162816253261393716931628162532613937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79652c0-73cc-4ce1-8731-e22bf0293ca7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034598804510290747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747170345988045102907471703459880451029074717034598804510290747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79652c0-73cc-4ce1-8731-e22bf0293ca7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f7df21c-1c64-4136-8cd9-8a7373b1c728, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4a68181-588e-4576-93af-6c527241af14, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a68181-588e-4576-93af-6c527241af14, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524733578242832931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931952473357824283293195247335782428329319524733578242832931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8e7db9-6aee-49ca-be1c-5b9404bc957a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8e7db9-6aee-49ca-be1c-5b9404bc957a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17778199692660939305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305177781996926609393051777819969266093930517778199692660939305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a68181-588e-4576-93af-6c527241af14, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8e7db9-6aee-49ca-be1c-5b9404bc957a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e46b51cf-6fff-4044-89aa-5693e7497767, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c938776-1e8a-4a95-b70b-ccd6e485f4b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c938776-1e8a-4a95-b70b-ccd6e485f4b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8890252687986397078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078889025268798639707888902526879863970788890252687986397078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e46b51cf-6fff-4044-89aa-5693e7497767, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10931680480096173645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645109316804800961736451093168048009617364510931680480096173645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c938776-1e8a-4a95-b70b-ccd6e485f4b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22aaf4e9-8c78-46bb-8c63-94c123b44b29, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22aaf4e9-8c78-46bb-8c63-94c123b44b29, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587008408814145176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176175870084088141451761758700840881414517617587008408814145176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e46b51cf-6fff-4044-89aa-5693e7497767, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e251151-2f79-4abe-94ca-a48f3fdf2f2f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e251151-2f79-4abe-94ca-a48f3fdf2f2f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10246078151453822081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081102460781514538220811024607815145382208110246078151453822081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22aaf4e9-8c78-46bb-8c63-94c123b44b29, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e693a8-5706-4e22-9303-2978575bac06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e693a8-5706-4e22-9303-2978575bac06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896343570228106222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222128963435702281062221289634357022810622212896343570228106222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e251151-2f79-4abe-94ca-a48f3fdf2f2f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ae7929-6845-404e-9756-5fc03333b746, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ae7929-6845-404e-9756-5fc03333b746, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4328117220354696275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275432811722035469627543281172203546962754328117220354696275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e693a8-5706-4e22-9303-2978575bac06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344ed2a6-72fe-4278-b678-7a5a1d1eb06b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344ed2a6-72fe-4278-b678-7a5a1d1eb06b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951075329566985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19510753295669851951075329566985195107532956698519510753295669851951075329566985195107532956698519510753295669851951075329566985195107532956698519510753295669851951075329566985195107532956698519510753295669851951075329566985195107532956698519510753295669851951075329566985195107532956698519510753295669851951075329566985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ae7929-6845-404e-9756-5fc03333b746, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f736252-d25e-4096-8d16-abf5eef40d5c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f736252-d25e-4096-8d16-abf5eef40d5c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12716906341199968087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087127169063411999680871271690634119996808712716906341199968087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344ed2a6-72fe-4278-b678-7a5a1d1eb06b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e660589-86b0-43e7-b5be-4e45303d146b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e660589-86b0-43e7-b5be-4e45303d146b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420619591364485885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885134206195913644858851342061959136448588513420619591364485885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f736252-d25e-4096-8d16-abf5eef40d5c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e660589-86b0-43e7-b5be-4e45303d146b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8086cc1-5465-4c7a-a6da-e2c93c0b88fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8086cc1-5465-4c7a-a6da-e2c93c0b88fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531389218135991951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951653138921813599195165313892181359919516531389218135991951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49571381-4c56-4789-b948-e038858d1909, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49571381-4c56-4789-b948-e038858d1909, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5566234628593871665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665556623462859387166555662346285938716655566234628593871665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8086cc1-5465-4c7a-a6da-e2c93c0b88fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49571381-4c56-4789-b948-e038858d1909, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d167031a-c915-4618-b9cd-195762c7611e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d167031a-c915-4618-b9cd-195762c7611e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223403699636631456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456172234036996366314561722340369963663145617223403699636631456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3d3523-5866-4707-828b-52ad1c197424, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3d3523-5866-4707-828b-52ad1c197424, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17073203660948793492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492170732036609487934921707320366094879349217073203660948793492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d167031a-c915-4618-b9cd-195762c7611e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73132a40-03a2-4202-a946-faad38637327, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73132a40-03a2-4202-a946-faad38637327, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 242759587077891568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568242759587077891568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3d3523-5866-4707-828b-52ad1c197424, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bc4113-3291-4d6a-9dcd-8ce5d7f2a2bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bc4113-3291-4d6a-9dcd-8ce5d7f2a2bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4485167236730922974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974448516723673092297444851672367309229744485167236730922974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73132a40-03a2-4202-a946-faad38637327, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b03ed8-b3c1-46e5-9eaf-9bb609c17210, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b03ed8-b3c1-46e5-9eaf-9bb609c17210, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674074269934517817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817167407426993451781716740742699345178171674074269934517817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bc4113-3291-4d6a-9dcd-8ce5d7f2a2bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa74cc9-8318-4d93-b0d9-10b876585b32, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa74cc9-8318-4d93-b0d9-10b876585b32, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12404636514492335559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559124046365144923355591240463651449233555912404636514492335559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b03ed8-b3c1-46e5-9eaf-9bb609c17210, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42dda5a9-1020-437a-bb79-344fce9e9872, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42dda5a9-1020-437a-bb79-344fce9e9872, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12231239126997746364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364122312391269977463641223123912699774636412231239126997746364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa74cc9-8318-4d93-b0d9-10b876585b32, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f386981-dbcf-4ae7-a66e-dbe524835778, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f386981-dbcf-4ae7-a66e-dbe524835778, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205567020934259678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678102055670209342596781020556702093425967810205567020934259678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42dda5a9-1020-437a-bb79-344fce9e9872, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f5288b-ecd0-4c01-8d6e-569fcf5e0598, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f5288b-ecd0-4c01-8d6e-569fcf5e0598, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16949985991193494800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800169499859911934948001694998599119349480016949985991193494800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f386981-dbcf-4ae7-a66e-dbe524835778, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 461b1a61-ec37-4f58-bd5a-2785a9add1d1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 461b1a61-ec37-4f58-bd5a-2785a9add1d1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7887397340204742839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839788739734020474283978873973402047428397887397340204742839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f5288b-ecd0-4c01-8d6e-569fcf5e0598, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8ac846-f75f-436c-be9e-78ab5c5170a6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8ac846-f75f-436c-be9e-78ab5c5170a6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894883781421778268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268158948837814217782681589488378142177826815894883781421778268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 461b1a61-ec37-4f58-bd5a-2785a9add1d1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf982bbe-31ac-4d89-bd2e-7aa5c75f0ad4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf982bbe-31ac-4d89-bd2e-7aa5c75f0ad4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1954774369533261127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127195477436953326112719547743695332611271954774369533261127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8ac846-f75f-436c-be9e-78ab5c5170a6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54361942-5b6e-45c6-b5f0-a5e5df3b98bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54361942-5b6e-45c6-b5f0-a5e5df3b98bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15853359564837368239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239158533595648373682391585335956483736823915853359564837368239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf982bbe-31ac-4d89-bd2e-7aa5c75f0ad4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ce808f-f4a8-4d2f-b559-a7fa860ea98d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ce808f-f4a8-4d2f-b559-a7fa860ea98d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7489579418401167480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480748957941840116748074895794184011674807489579418401167480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54361942-5b6e-45c6-b5f0-a5e5df3b98bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d56cc0-7b95-4e44-af31-ce5cedd0ac43, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d56cc0-7b95-4e44-af31-ce5cedd0ac43, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5977605643947235896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896597760564394723589659776056439472358965977605643947235896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ce808f-f4a8-4d2f-b559-a7fa860ea98d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95108ee-ede5-4548-8a86-0b92a69f4f38, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95108ee-ede5-4548-8a86-0b92a69f4f38, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7329675957436075689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689732967595743607568973296759574360756897329675957436075689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d56cc0-7b95-4e44-af31-ce5cedd0ac43, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93fa9d84-67e4-415e-a6db-6cbb951da655, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fa9d84-67e4-415e-a6db-6cbb951da655, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824606059148508376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376108246060591485083761082460605914850837610824606059148508376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95108ee-ede5-4548-8a86-0b92a69f4f38, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c855de4-f985-4b4c-a41d-505fdb6ef26b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c855de4-f985-4b4c-a41d-505fdb6ef26b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560629866936952432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432856062986693695243285606298669369524328560629866936952432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fa9d84-67e4-415e-a6db-6cbb951da655, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2bfbf8-b5df-4cf9-9d0f-dd17d1a27e4b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2bfbf8-b5df-4cf9-9d0f-dd17d1a27e4b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13202169614605022637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637132021696146050226371320216961460502263713202169614605022637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c855de4-f985-4b4c-a41d-505fdb6ef26b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 741eb091-0279-4749-9ae5-618fe9c764f7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741eb091-0279-4749-9ae5-618fe9c764f7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4910718747945393375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375491071874794539337549107187479453933754910718747945393375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2bfbf8-b5df-4cf9-9d0f-dd17d1a27e4b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79c96e3-2f86-4b81-9a5b-30a1fd5352d8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79c96e3-2f86-4b81-9a5b-30a1fd5352d8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3438357597104658388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388343835759710465838834383575971046583883438357597104658388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741eb091-0279-4749-9ae5-618fe9c764f7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3bf31b-088c-4ad8-92e9-3382aa2813ee, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3bf31b-088c-4ad8-92e9-3382aa2813ee, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11493453487589961547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547114934534875899615471149345348758996154711493453487589961547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79c96e3-2f86-4b81-9a5b-30a1fd5352d8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab378010-f06c-4f3b-b0ff-17850ef79bcc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab378010-f06c-4f3b-b0ff-17850ef79bcc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307754859036306694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694163077548590363066941630775485903630669416307754859036306694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3bf31b-088c-4ad8-92e9-3382aa2813ee, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2b510c-5cc5-4885-bdd7-a0388ddfd2fa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2b510c-5cc5-4885-bdd7-a0388ddfd2fa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 763963962059377911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911763963962059377911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab378010-f06c-4f3b-b0ff-17850ef79bcc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 827d321e-81db-435f-8c00-6cb9e0f86167, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 827d321e-81db-435f-8c00-6cb9e0f86167, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977513614791267242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242179775136147912672421797751361479126724217977513614791267242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2b510c-5cc5-4885-bdd7-a0388ddfd2fa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7a6d57-f1c6-43f1-b423-95dd6210c6e5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7a6d57-f1c6-43f1-b423-95dd6210c6e5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2908056658652703388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388290805665865270338829080566586527033882908056658652703388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 827d321e-81db-435f-8c00-6cb9e0f86167, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9494304d-c0fd-42f8-9cfe-0eb48b0296ef, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9494304d-c0fd-42f8-9cfe-0eb48b0296ef, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372789400343942966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966137278940034394296613727894003439429661372789400343942966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7a6d57-f1c6-43f1-b423-95dd6210c6e5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e5f6a8-83bd-48df-8469-8ae7299e60bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e5f6a8-83bd-48df-8469-8ae7299e60bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7581940981200470671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671758194098120047067175819409812004706717581940981200470671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9494304d-c0fd-42f8-9cfe-0eb48b0296ef, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e5f6a8-83bd-48df-8469-8ae7299e60bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5a112c-4c46-413a-8e13-dab845b9cc6c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f9f4cb-92d5-4439-8ab5-0567bb566ee0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5a112c-4c46-413a-8e13-dab845b9cc6c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13374932509704927597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597133749325097049275971337493250970492759713374932509704927597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f9f4cb-92d5-4439-8ab5-0567bb566ee0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12512801956539302487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487125128019565393024871251280195653930248712512801956539302487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5a112c-4c46-413a-8e13-dab845b9cc6c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f9f4cb-92d5-4439-8ab5-0567bb566ee0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c10125fd-2948-418c-9ea8-f1f0f4b11c46, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c10125fd-2948-418c-9ea8-f1f0f4b11c46, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3559349148971541186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186355934914897154118635593491489715411863559349148971541186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059cbbcb-6545-4f77-95da-fccfda8b6816, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059cbbcb-6545-4f77-95da-fccfda8b6816, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9299486912930773507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507929948691293077350792994869129307735079299486912930773507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c10125fd-2948-418c-9ea8-f1f0f4b11c46, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a0f4a58-459a-4d7d-8f76-52d31585c97a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a0f4a58-459a-4d7d-8f76-52d31585c97a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18241276734847378748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748182412767348473787481824127673484737874818241276734847378748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059cbbcb-6545-4f77-95da-fccfda8b6816, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6a19e7-d900-4556-91a3-f69d8e4ae48a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6a19e7-d900-4556-91a3-f69d8e4ae48a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7063682439865952847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847706368243986595284770636824398659528477063682439865952847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6a19e7-d900-4556-91a3-f69d8e4ae48a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a251109-86b7-4c73-880d-73f9098fa2ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a251109-86b7-4c73-880d-73f9098fa2ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954518101281989670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670495451810128198967049545181012819896704954518101281989670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a0f4a58-459a-4d7d-8f76-52d31585c97a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f4cc53-4b0e-46e5-b0af-7a0205f6eb40, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f4cc53-4b0e-46e5-b0af-7a0205f6eb40, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4743048500152254764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764474304850015225476447430485001522547644743048500152254764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a251109-86b7-4c73-880d-73f9098fa2ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77e2ef5-08b5-43cd-9c1e-64ac776a2d6c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77e2ef5-08b5-43cd-9c1e-64ac776a2d6c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1830674842757145411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411183067484275714541118306748427571454111830674842757145411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f4cc53-4b0e-46e5-b0af-7a0205f6eb40, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e294681f-900e-4423-b3ae-259ef1a41619, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e294681f-900e-4423-b3ae-259ef1a41619, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13608847065211260381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381136088470652112603811360884706521126038113608847065211260381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77e2ef5-08b5-43cd-9c1e-64ac776a2d6c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3de9435-2be9-484e-be8c-f14070eccce7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3de9435-2be9-484e-be8c-f14070eccce7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12434370968834345296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296124343709688343452961243437096883434529612434370968834345296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e294681f-900e-4423-b3ae-259ef1a41619, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547ddcc8-09d1-42e5-947f-7a55ae7c15db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547ddcc8-09d1-42e5-947f-7a55ae7c15db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14918946479419452847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847149189464794194528471491894647941945284714918946479419452847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3de9435-2be9-484e-be8c-f14070eccce7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ab9e2c-31c8-451d-a5ea-6924f7514b6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ab9e2c-31c8-451d-a5ea-6924f7514b6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15692898196177710668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668156928981961777106681569289819617771066815692898196177710668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547ddcc8-09d1-42e5-947f-7a55ae7c15db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea49354-9227-4c92-9499-ce89e2955fbf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea49354-9227-4c92-9499-ce89e2955fbf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6739404270500224022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022673940427050022402267394042705002240226739404270500224022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ab9e2c-31c8-451d-a5ea-6924f7514b6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c6395c-90f3-4d7c-b87e-47fc1afb7fa9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c6395c-90f3-4d7c-b87e-47fc1afb7fa9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291069194188565086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086122910691941885650861229106919418856508612291069194188565086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea49354-9227-4c92-9499-ce89e2955fbf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7536d2-7f5c-43ff-9fd0-67c3ffbd8fee, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7536d2-7f5c-43ff-9fd0-67c3ffbd8fee, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512171289526392860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860175121712895263928601751217128952639286017512171289526392860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c6395c-90f3-4d7c-b87e-47fc1afb7fa9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7927ff1f-26b4-4dac-865a-a1346c1b2125, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7927ff1f-26b4-4dac-865a-a1346c1b2125, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1813553655969381210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210181355365596938121018135536559693812101813553655969381210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7536d2-7f5c-43ff-9fd0-67c3ffbd8fee, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7927ff1f-26b4-4dac-865a-a1346c1b2125, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ccd554-555d-42da-8346-8ee49d1eabdb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba35ce65-d1fb-40bb-bcda-de28a8e00d78, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba35ce65-d1fb-40bb-bcda-de28a8e00d78, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10970323581203870609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609109703235812038706091097032358120387060910970323581203870609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ccd554-555d-42da-8346-8ee49d1eabdb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3546831273364776871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871354683127336477687135468312733647768713546831273364776871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba35ce65-d1fb-40bb-bcda-de28a8e00d78, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bfe7398-0b4e-432f-ba85-03deb8bb336d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bfe7398-0b4e-432f-ba85-03deb8bb336d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150686342967778310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310915068634296777831091506863429677783109150686342967778310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ccd554-555d-42da-8346-8ee49d1eabdb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5648869b-20df-4397-b955-16da3b56ba25, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5648869b-20df-4397-b955-16da3b56ba25, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7457756739565420446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446745775673956542044674577567395654204467457756739565420446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bfe7398-0b4e-432f-ba85-03deb8bb336d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880a295f-6924-41be-a24d-5f5f615e90ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880a295f-6924-41be-a24d-5f5f615e90ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1448386802686732622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622144838680268673262214483868026867326221448386802686732622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5648869b-20df-4397-b955-16da3b56ba25, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ba701e-3abc-4e90-9fbe-a24ffa5e3453, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ba701e-3abc-4e90-9fbe-a24ffa5e3453, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2980723936191578362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362298072393619157836229807239361915783622980723936191578362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880a295f-6924-41be-a24d-5f5f615e90ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7340d9-c799-40f4-94de-63a9cdc28d63, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7340d9-c799-40f4-94de-63a9cdc28d63, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9766924820304948204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204976692482030494820497669248203049482049766924820304948204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ba701e-3abc-4e90-9fbe-a24ffa5e3453, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f2a8f8-9104-4384-a021-dcf54342fc23, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f2a8f8-9104-4384-a021-dcf54342fc23, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532618577156208289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289853261857715620828985326185771562082898532618577156208289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7340d9-c799-40f4-94de-63a9cdc28d63, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776baef4-5943-4f5f-bb7e-4fea78d05569, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f2a8f8-9104-4384-a021-dcf54342fc23, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776baef4-5943-4f5f-bb7e-4fea78d05569, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13384542063819502515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515133845420638195025151338454206381950251513384542063819502515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659186d7-354a-4f34-9b12-a4e38091ce38, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659186d7-354a-4f34-9b12-a4e38091ce38, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10548730086112207076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076105487300861122070761054873008611220707610548730086112207076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776baef4-5943-4f5f-bb7e-4fea78d05569, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda9c190-d611-4274-aebb-a27466fc270f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda9c190-d611-4274-aebb-a27466fc270f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423518312784833147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147242351831278483314724235183127848331472423518312784833147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659186d7-354a-4f34-9b12-a4e38091ce38, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 019080e1-57a1-47e3-874b-d47f099a63dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019080e1-57a1-47e3-874b-d47f099a63dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6803655357374008536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536680365535737400853668036553573740085366803655357374008536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda9c190-d611-4274-aebb-a27466fc270f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ec458a7-eb4b-4d03-ae34-4edbd1392e22, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec458a7-eb4b-4d03-ae34-4edbd1392e22, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10463326672718093064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064104633266727180930641046332667271809306410463326672718093064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019080e1-57a1-47e3-874b-d47f099a63dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085ddfdd-e59e-4d0c-a0ce-03c198d68ef6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085ddfdd-e59e-4d0c-a0ce-03c198d68ef6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985453944558579669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669298545394455857966929854539445585796692985453944558579669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec458a7-eb4b-4d03-ae34-4edbd1392e22, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d7c34f-eeb7-494a-a858-32b82b832ae3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d7c34f-eeb7-494a-a858-32b82b832ae3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 833434868926409540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540833434868926409540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085ddfdd-e59e-4d0c-a0ce-03c198d68ef6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f37afa3-0577-41e9-b940-182f00cd2697, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f37afa3-0577-41e9-b940-182f00cd2697, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17552699652373873339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339175526996523738733391755269965237387333917552699652373873339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d7c34f-eeb7-494a-a858-32b82b832ae3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20afa08-1be3-4f05-928c-9a1e40471bf8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f37afa3-0577-41e9-b940-182f00cd2697, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20afa08-1be3-4f05-928c-9a1e40471bf8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16635825871047009204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204166358258710470092041663582587104700920416635825871047009204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d67d8e94-23b2-40b0-8e22-8cfaada8e513, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67d8e94-23b2-40b0-8e22-8cfaada8e513, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12692510960184800869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869126925109601848008691269251096018480086912692510960184800869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20afa08-1be3-4f05-928c-9a1e40471bf8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a9aa3a-f69f-4f84-afb9-7466a0b92261, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a9aa3a-f69f-4f84-afb9-7466a0b92261, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14728754462756529760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760147287544627565297601472875446275652976014728754462756529760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67d8e94-23b2-40b0-8e22-8cfaada8e513, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeddafa-5bec-4d94-a6cc-803189817c0c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeddafa-5bec-4d94-a6cc-803189817c0c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15282715817232988248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248152827158172329882481528271581723298824815282715817232988248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a9aa3a-f69f-4f84-afb9-7466a0b92261, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef345dc-7ef7-4fa2-a760-92a2b1cae0c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeddafa-5bec-4d94-a6cc-803189817c0c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef345dc-7ef7-4fa2-a760-92a2b1cae0c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1291311988739635494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494129131198873963549412913119887396354941291311988739635494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78de3b8f-3715-4c51-ae95-d2c88dd447d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78de3b8f-3715-4c51-ae95-d2c88dd447d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837255549473260969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969158372555494732609691583725554947326096915837255549473260969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef345dc-7ef7-4fa2-a760-92a2b1cae0c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ca3ffb4-e1e8-47f5-b734-863c2d23bb06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ca3ffb4-e1e8-47f5-b734-863c2d23bb06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141751667523886326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326161417516675238863261614175166752388632616141751667523886326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78de3b8f-3715-4c51-ae95-d2c88dd447d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a2c67b5-9bad-43d3-90b3-7933ed6e7e95, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a2c67b5-9bad-43d3-90b3-7933ed6e7e95, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7390577845272841096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096739057784527284109673905778452728410967390577845272841096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ca3ffb4-e1e8-47f5-b734-863c2d23bb06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dbe4298-91ab-4549-8367-06adf39dc665, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dbe4298-91ab-4549-8367-06adf39dc665, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235440509351780264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264102354405093517802641023544050935178026410235440509351780264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a2c67b5-9bad-43d3-90b3-7933ed6e7e95, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a36fd5c-19bd-4b3f-b693-b36975cb7beb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a36fd5c-19bd-4b3f-b693-b36975cb7beb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12132687362214572697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697121326873622145726971213268736221457269712132687362214572697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dbe4298-91ab-4549-8367-06adf39dc665, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445d063a-ed7a-40da-80f3-8c327b16f70a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445d063a-ed7a-40da-80f3-8c327b16f70a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4562620959531357201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201456262095953135720145626209595313572014562620959531357201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a36fd5c-19bd-4b3f-b693-b36975cb7beb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c9ba06-796f-4e76-8e9b-f925dcd316f2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c9ba06-796f-4e76-8e9b-f925dcd316f2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2998276642203568336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336299827664220356833629982766422035683362998276642203568336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445d063a-ed7a-40da-80f3-8c327b16f70a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18aa624c-5268-4258-af8c-74da9ae364ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18aa624c-5268-4258-af8c-74da9ae364ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440555860626320108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108844055586062632010884405558606263201088440555860626320108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c9ba06-796f-4e76-8e9b-f925dcd316f2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305ab280-f3a1-4547-a10d-198f4fc34ec7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18aa624c-5268-4258-af8c-74da9ae364ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a19690-ca18-4f48-95eb-5754ca79dd62, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305ab280-f3a1-4547-a10d-198f4fc34ec7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4145999068482490259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259414599906848249025941459990684824902594145999068482490259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a19690-ca18-4f48-95eb-5754ca79dd62, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16702350095033690341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341167023500950336903411670235009503369034116702350095033690341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305ab280-f3a1-4547-a10d-198f4fc34ec7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c554ebf9-2580-4215-a680-763efe1eedb0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c554ebf9-2580-4215-a680-763efe1eedb0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491880000705086066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066164918800007050860661649188000070508606616491880000705086066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a19690-ca18-4f48-95eb-5754ca79dd62, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7af0410-d1a6-4991-a229-674f64b09cf4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7af0410-d1a6-4991-a229-674f64b09cf4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7887692075529403844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844788769207552940384478876920755294038447887692075529403844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c554ebf9-2580-4215-a680-763efe1eedb0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33341ab5-c7c1-412f-88bf-4b99b89436a2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33341ab5-c7c1-412f-88bf-4b99b89436a2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8370723344515665086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086837072334451566508683707233445156650868370723344515665086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7af0410-d1a6-4991-a229-674f64b09cf4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33341ab5-c7c1-412f-88bf-4b99b89436a2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8116e47b-7ca6-45f8-84cf-db5b291996c8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8116e47b-7ca6-45f8-84cf-db5b291996c8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201651736165538202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202520165173616553820252016517361655382025201651736165538202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c36ed10-a890-43be-bb2d-145cf01603ca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c36ed10-a890-43be-bb2d-145cf01603ca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1940705337702978299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299194070533770297829919407053377029782991940705337702978299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8116e47b-7ca6-45f8-84cf-db5b291996c8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbea45e5-d884-4a6c-ba23-f066d3ab205a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbea45e5-d884-4a6c-ba23-f066d3ab205a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10139195368299505065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065101391953682995050651013919536829950506510139195368299505065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c36ed10-a890-43be-bb2d-145cf01603ca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0dd51af-0321-47e8-8ebc-0bcb1560d7bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dd51af-0321-47e8-8ebc-0bcb1560d7bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10743112051706949683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683107431120517069496831074311205170694968310743112051706949683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbea45e5-d884-4a6c-ba23-f066d3ab205a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d267b42c-cf8f-46db-8bd9-839db2081a18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d267b42c-cf8f-46db-8bd9-839db2081a18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9145114951792416286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286914511495179241628691451149517924162869145114951792416286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dd51af-0321-47e8-8ebc-0bcb1560d7bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd066eb-2761-4828-ac1f-b711998a97f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd066eb-2761-4828-ac1f-b711998a97f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581454984907446014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014125814549849074460141258145498490744601412581454984907446014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d267b42c-cf8f-46db-8bd9-839db2081a18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77991da2-d303-4e67-ac43-f7a8f3649b31, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77991da2-d303-4e67-ac43-f7a8f3649b31, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587622836216264423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423858762283621626442385876228362162644238587622836216264423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd066eb-2761-4828-ac1f-b711998a97f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1068fa-9577-4781-8d67-9edb648c1217, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1068fa-9577-4781-8d67-9edb648c1217, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254192625741944288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288425419262574194428842541926257419442884254192625741944288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77991da2-d303-4e67-ac43-f7a8f3649b31, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e17391a-8d54-4370-9560-7c19ad169495, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e17391a-8d54-4370-9560-7c19ad169495, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133307283921828544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544161333072839218285441613330728392182854416133307283921828544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1068fa-9577-4781-8d67-9edb648c1217, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7745313-b1be-4918-8d9c-19496e4a5715, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7745313-b1be-4918-8d9c-19496e4a5715, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5113313395346728618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618511331339534672861851133133953467286185113313395346728618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e17391a-8d54-4370-9560-7c19ad169495, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5846490-bb37-4bd1-8ebc-cc9da294eb5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5846490-bb37-4bd1-8ebc-cc9da294eb5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460161700652055342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342446016170065205534244601617006520553424460161700652055342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7745313-b1be-4918-8d9c-19496e4a5715, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbabdb86-b4ff-4d24-8463-40779cfdf601, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbabdb86-b4ff-4d24-8463-40779cfdf601, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8174368885903037440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440817436888590303744081743688859030374408174368885903037440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5846490-bb37-4bd1-8ebc-cc9da294eb5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbddd5b-b0f0-4389-bf6c-d6e6645eab6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbddd5b-b0f0-4389-bf6c-d6e6645eab6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892195243078573596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596158921952430785735961589219524307857359615892195243078573596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbabdb86-b4ff-4d24-8463-40779cfdf601, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e887d5c9-2a1e-4785-b4c4-5f9bd7eba692, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e887d5c9-2a1e-4785-b4c4-5f9bd7eba692, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630976574894733522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522663097657489473352266309765748947335226630976574894733522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbddd5b-b0f0-4389-bf6c-d6e6645eab6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f911ba-e62f-4338-a820-ea8bcf158629, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f911ba-e62f-4338-a820-ea8bcf158629, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3450335103685395081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081345033510368539508134503351036853950813450335103685395081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e887d5c9-2a1e-4785-b4c4-5f9bd7eba692, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217a6c6b-430c-4166-86c6-d1cb4cf716fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217a6c6b-430c-4166-86c6-d1cb4cf716fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17257617956658424213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213172576179566584242131725761795665842421317257617956658424213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f911ba-e62f-4338-a820-ea8bcf158629, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc3685f-d363-4011-b7e1-cff87bd03274, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc3685f-d363-4011-b7e1-cff87bd03274, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925462943585925276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276392546294358592527639254629435859252763925462943585925276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217a6c6b-430c-4166-86c6-d1cb4cf716fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4243471-6601-442d-b6dc-14b93961a3d7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4243471-6601-442d-b6dc-14b93961a3d7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881272698038346403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403128812726980383464031288127269803834640312881272698038346403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc3685f-d363-4011-b7e1-cff87bd03274, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd868e2-3139-4c42-bc02-532080c93ce5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd868e2-3139-4c42-bc02-532080c93ce5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8157987894094861563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563815798789409486156381579878940948615638157987894094861563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4243471-6601-442d-b6dc-14b93961a3d7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336d87e4-e626-457a-9a58-c29d92f6a2b0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336d87e4-e626-457a-9a58-c29d92f6a2b0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4842690355668055196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196484269035566805519648426903556680551964842690355668055196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd868e2-3139-4c42-bc02-532080c93ce5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b226026-3bdd-4a01-9d63-eadf946840d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b226026-3bdd-4a01-9d63-eadf946840d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7629809773427086622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622762980977342708662276298097734270866227629809773427086622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336d87e4-e626-457a-9a58-c29d92f6a2b0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790d9c37-2bd4-4d0b-9741-3931bc9ccfaa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790d9c37-2bd4-4d0b-9741-3931bc9ccfaa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17101924098720600005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005171019240987206000051710192409872060000517101924098720600005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b226026-3bdd-4a01-9d63-eadf946840d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c95f9c8-aa69-4116-b836-f4b9bbc0671d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c95f9c8-aa69-4116-b836-f4b9bbc0671d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843812692170731133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133118438126921707311331184381269217073113311843812692170731133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790d9c37-2bd4-4d0b-9741-3931bc9ccfaa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5206da-e250-44f3-aa66-047f12fd3995, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5206da-e250-44f3-aa66-047f12fd3995, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052629547152318866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866105262954715231886610526295471523188661052629547152318866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c95f9c8-aa69-4116-b836-f4b9bbc0671d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22be97a7-75f6-4b9a-a259-e942c40fcd53, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22be97a7-75f6-4b9a-a259-e942c40fcd53, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3311056849004769677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677331105684900476967733110568490047696773311056849004769677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5206da-e250-44f3-aa66-047f12fd3995, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa61d035-452b-4758-97c7-35c442fd989e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa61d035-452b-4758-97c7-35c442fd989e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122260091782931072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072121222600917829310721212226009178293107212122260091782931072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22be97a7-75f6-4b9a-a259-e942c40fcd53, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6a7b70-59b1-405b-b0ed-8c5436184a15, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6a7b70-59b1-405b-b0ed-8c5436184a15, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961212557200860718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718129612125572008607181296121255720086071812961212557200860718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa61d035-452b-4758-97c7-35c442fd989e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac17c7b6-fda8-4d17-b6ab-6142469df93d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac17c7b6-fda8-4d17-b6ab-6142469df93d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041650737833168007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007904165073783316800790416507378331680079041650737833168007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6a7b70-59b1-405b-b0ed-8c5436184a15, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34d47148-2fce-47cf-b2a4-1041e9fd8858, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d47148-2fce-47cf-b2a4-1041e9fd8858, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521486451447262613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613252148645144726261325214864514472626132521486451447262613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac17c7b6-fda8-4d17-b6ab-6142469df93d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c284f4a-9426-4e60-a8df-ce0bb7dcffd2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c284f4a-9426-4e60-a8df-ce0bb7dcffd2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964457374522195722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722964457374522195722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d47148-2fce-47cf-b2a4-1041e9fd8858, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ec4a54-51f1-4a85-a55c-a14f7d87e6de, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ec4a54-51f1-4a85-a55c-a14f7d87e6de, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11798299590981663301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301117982995909816633011179829959098166330111798299590981663301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c284f4a-9426-4e60-a8df-ce0bb7dcffd2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f49ad203-f8d4-4a49-af73-a9e7bf11d8bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f49ad203-f8d4-4a49-af73-a9e7bf11d8bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7966352877374243578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578796635287737424357879663528773742435787966352877374243578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ec4a54-51f1-4a85-a55c-a14f7d87e6de, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c7411f-b363-4e04-9a50-86ed086d62c8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c7411f-b363-4e04-9a50-86ed086d62c8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303618068975650154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154430361806897565015443036180689756501544303618068975650154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f49ad203-f8d4-4a49-af73-a9e7bf11d8bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16340e1e-36a8-4b1e-87a7-d6cd857fcdbd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16340e1e-36a8-4b1e-87a7-d6cd857fcdbd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6105816700730273878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878610581670073027387861058167007302738786105816700730273878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c7411f-b363-4e04-9a50-86ed086d62c8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3fc5b0-00ff-4c06-bdd2-31dcbc77f26d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3fc5b0-00ff-4c06-bdd2-31dcbc77f26d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9543622478561820954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954954362247856182095495436224785618209549543622478561820954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16340e1e-36a8-4b1e-87a7-d6cd857fcdbd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ab7b3d-08a0-466c-a16b-2eb8d1a403e7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ab7b3d-08a0-466c-a16b-2eb8d1a403e7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918919373557977481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481891891937355797748189189193735579774818918919373557977481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3fc5b0-00ff-4c06-bdd2-31dcbc77f26d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 386742c2-ff28-4cfe-bcbd-ffe16e1af0c4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 386742c2-ff28-4cfe-bcbd-ffe16e1af0c4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7416696273576332144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144741669627357633214474166962735763321447416696273576332144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ab7b3d-08a0-466c-a16b-2eb8d1a403e7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f8c76b-4c82-47ba-a94c-f3965595ad34, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f8c76b-4c82-47ba-a94c-f3965595ad34, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972862425503214124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124197286242550321412419728624255032141241972862425503214124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 386742c2-ff28-4cfe-bcbd-ffe16e1af0c4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f8c76b-4c82-47ba-a94c-f3965595ad34, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6182f65-a61f-4418-9fbb-2e4b116646a9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6182f65-a61f-4418-9fbb-2e4b116646a9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470012877133616182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182154700128771336161821547001287713361618215470012877133616182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31e2858-1c4c-49ff-9a57-ddd9471c6f2b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31e2858-1c4c-49ff-9a57-ddd9471c6f2b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12261768322119638908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908122617683221196389081226176832211963890812261768322119638908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6182f65-a61f-4418-9fbb-2e4b116646a9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bf19bc-7e5e-43b6-9b9b-7226f6729319, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bf19bc-7e5e-43b6-9b9b-7226f6729319, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15900207428001436172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172159002074280014361721590020742800143617215900207428001436172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31e2858-1c4c-49ff-9a57-ddd9471c6f2b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a3d88d-1baa-4bc9-8450-108ca25c2373, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a3d88d-1baa-4bc9-8450-108ca25c2373, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881281609190145882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882148812816091901458821488128160919014588214881281609190145882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a3d88d-1baa-4bc9-8450-108ca25c2373, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656fd111-6c33-4bac-9b8c-490e7c4a9923, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656fd111-6c33-4bac-9b8c-490e7c4a9923, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1157395761438012028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028115739576143801202811573957614380120281157395761438012028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bf19bc-7e5e-43b6-9b9b-7226f6729319, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a67490-ddee-43e8-b3b6-d7ed4ea45028, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a67490-ddee-43e8-b3b6-d7ed4ea45028, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15791015030883769173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173157910150308837691731579101503088376917315791015030883769173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656fd111-6c33-4bac-9b8c-490e7c4a9923, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bad0011-ca45-4696-b996-4eef517fc80f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bad0011-ca45-4696-b996-4eef517fc80f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1011337778941335780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780101133777894133578010113377789413357801011337778941335780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a67490-ddee-43e8-b3b6-d7ed4ea45028, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdc6c2a-3a77-4136-bd98-3ff54d568575, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdc6c2a-3a77-4136-bd98-3ff54d568575, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243858761275663393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393224385876127566339322438587612756633932243858761275663393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bad0011-ca45-4696-b996-4eef517fc80f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4a291ec-853f-4d4f-9498-cae2245e1a28, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a291ec-853f-4d4f-9498-cae2245e1a28, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4359680489935377066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066435968048993537706643596804899353770664359680489935377066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdc6c2a-3a77-4136-bd98-3ff54d568575, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e344247-2eeb-4963-a495-c868ddceb748, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e344247-2eeb-4963-a495-c868ddceb748, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16929420133286733098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098169294201332867330981692942013328673309816929420133286733098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a291ec-853f-4d4f-9498-cae2245e1a28, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6184eb54-39fe-4443-87f7-e4eae495c539, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6184eb54-39fe-4443-87f7-e4eae495c539, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13169220047177717506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506131692200471777175061316922004717771750613169220047177717506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e344247-2eeb-4963-a495-c868ddceb748, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528b502f-1ec4-4021-be05-3b55bb324f15, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528b502f-1ec4-4021-be05-3b55bb324f15, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3134061114100335080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080313406111410033508031340611141003350803134061114100335080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6184eb54-39fe-4443-87f7-e4eae495c539, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528b502f-1ec4-4021-be05-3b55bb324f15, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae55ff6a-0ad9-4a0f-aa62-dd2e2e5231d2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae55ff6a-0ad9-4a0f-aa62-dd2e2e5231d2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 294633350138369718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718294633350138369718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824a7857-72d3-4a68-99a7-cd7d288e257e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824a7857-72d3-4a68-99a7-cd7d288e257e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389536182580121265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265113895361825801212651138953618258012126511389536182580121265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae55ff6a-0ad9-4a0f-aa62-dd2e2e5231d2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824a7857-72d3-4a68-99a7-cd7d288e257e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb7a9286-542e-4470-9c01-af5e9bae21aa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb7a9286-542e-4470-9c01-af5e9bae21aa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17415039217058969041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041174150392170589690411741503921705896904117415039217058969041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4477e17a-d5db-4217-a82c-9f027bac61ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4477e17a-d5db-4217-a82c-9f027bac61ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842079924328312750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750884207992432831275088420799243283127508842079924328312750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb7a9286-542e-4470-9c01-af5e9bae21aa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797b0538-ffe8-4ec9-8721-99fbc8cfc313, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797b0538-ffe8-4ec9-8721-99fbc8cfc313, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4822582522374848630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630482258252237484863048225825223748486304822582522374848630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4477e17a-d5db-4217-a82c-9f027bac61ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee32b6da-39ed-461e-acff-c99783b1758e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee32b6da-39ed-461e-acff-c99783b1758e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18358762306264573512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512183587623062645735121835876230626457351218358762306264573512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797b0538-ffe8-4ec9-8721-99fbc8cfc313, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433151c7-a3e9-4da0-a9df-a8c6b2466078, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee32b6da-39ed-461e-acff-c99783b1758e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4fadae3-2b67-4a25-9aea-263bf45b38cd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433151c7-a3e9-4da0-a9df-a8c6b2466078, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747761839376219980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980474776183937621998047477618393762199804747761839376219980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4fadae3-2b67-4a25-9aea-263bf45b38cd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14971113514683106584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584149711135146831065841497111351468310658414971113514683106584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433151c7-a3e9-4da0-a9df-a8c6b2466078, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4fadae3-2b67-4a25-9aea-263bf45b38cd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596602bb-41a4-4ab4-9b28-eb2687f95da3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596602bb-41a4-4ab4-9b28-eb2687f95da3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931975167602957892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892179319751676029578921793197516760295789217931975167602957892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e55b575-c5a6-45d4-9ba4-f4f50c97f73b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e55b575-c5a6-45d4-9ba4-f4f50c97f73b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1869289194819126683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683186928919481912668318692891948191266831869289194819126683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596602bb-41a4-4ab4-9b28-eb2687f95da3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c218e607-d40d-42b3-a3ae-74c0ba92e002, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e55b575-c5a6-45d4-9ba4-f4f50c97f73b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c218e607-d40d-42b3-a3ae-74c0ba92e002, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6585581153714141579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579658558115371414157965855811537141415796585581153714141579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23630143-99a8-44a0-bc4d-40da0df0cc41, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23630143-99a8-44a0-bc4d-40da0df0cc41, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8488394577070965403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403848839457707096540384883945770709654038488394577070965403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c218e607-d40d-42b3-a3ae-74c0ba92e002, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ab91e6-5eef-45c1-9145-b92832124534, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ab91e6-5eef-45c1-9145-b92832124534, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2742292953658051344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344274229295365805134427422929536580513442742292953658051344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23630143-99a8-44a0-bc4d-40da0df0cc41, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984c5de6-cbfa-4a9b-989f-a5fb274d5c1e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984c5de6-cbfa-4a9b-989f-a5fb274d5c1e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17817148287820315323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323178171482878203153231781714828782031532317817148287820315323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ab91e6-5eef-45c1-9145-b92832124534, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d687e70-1b6c-47b7-b717-dcc59806f983, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984c5de6-cbfa-4a9b-989f-a5fb274d5c1e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d687e70-1b6c-47b7-b717-dcc59806f983, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 522372781051363068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068522372781051363068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142e25a8-a10d-4226-9616-2d2c303ad656, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142e25a8-a10d-4226-9616-2d2c303ad656, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902387355504404026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026290238735550440402629023873555044040262902387355504404026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d687e70-1b6c-47b7-b717-dcc59806f983, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af52354c-e568-4d33-b88b-ab92b65890f9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af52354c-e568-4d33-b88b-ab92b65890f9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18085075653344327421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421180850756533443274211808507565334432742118085075653344327421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142e25a8-a10d-4226-9616-2d2c303ad656, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24466c77-a8ea-4910-9d1f-f1221222f105, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af52354c-e568-4d33-b88b-ab92b65890f9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f1100a-7d05-4032-8c2b-d35b13117713, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24466c77-a8ea-4910-9d1f-f1221222f105, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2811302716028496734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734281130271602849673428113027160284967342811302716028496734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f1100a-7d05-4032-8c2b-d35b13117713, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11279501700338024015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015112795017003380240151127950170033802401511279501700338024015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24466c77-a8ea-4910-9d1f-f1221222f105, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 314d6a3b-1331-48e2-931e-2fc7db593242, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 314d6a3b-1331-48e2-931e-2fc7db593242, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16770254306933208461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461167702543069332084611677025430693320846116770254306933208461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f1100a-7d05-4032-8c2b-d35b13117713, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eaa3673-16c6-4f6b-8703-82464f0510f1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eaa3673-16c6-4f6b-8703-82464f0510f1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485758901214350775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775124857589012143507751248575890121435077512485758901214350775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 314d6a3b-1331-48e2-931e-2fc7db593242, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1dc11e8-4240-48e1-bd5d-09f57f3435ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1dc11e8-4240-48e1-bd5d-09f57f3435ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10639893612351900241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241106398936123519002411063989361235190024110639893612351900241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eaa3673-16c6-4f6b-8703-82464f0510f1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b4c8e4-c50b-4cf5-9990-98ae14c762b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b4c8e4-c50b-4cf5-9990-98ae14c762b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1687785667958984568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568168778566795898456816877856679589845681687785667958984568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1dc11e8-4240-48e1-bd5d-09f57f3435ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6499dadb-356a-4423-acfb-e727875d514b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6499dadb-356a-4423-acfb-e727875d514b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002009051856343802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802150020090518563438021500200905185634380215002009051856343802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b4c8e4-c50b-4cf5-9990-98ae14c762b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05076d10-b757-4a6f-8d14-9dd5af17d1e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05076d10-b757-4a6f-8d14-9dd5af17d1e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4210384969226581291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291421038496922658129142103849692265812914210384969226581291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6499dadb-356a-4423-acfb-e727875d514b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e5e7f8-4772-45fe-a901-79bc92276a16, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e5e7f8-4772-45fe-a901-79bc92276a16, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383963648674529550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550133839636486745295501338396364867452955013383963648674529550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05076d10-b757-4a6f-8d14-9dd5af17d1e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcbf0bf6-ea52-436d-80c4-d81de448fca2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcbf0bf6-ea52-436d-80c4-d81de448fca2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9423525033460459337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337942352503346045933794235250334604593379423525033460459337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e5e7f8-4772-45fe-a901-79bc92276a16, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e599dde-d826-401f-b1d1-6b746235b34c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e599dde-d826-401f-b1d1-6b746235b34c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1992681938167368890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890199268193816736889019926819381673688901992681938167368890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcbf0bf6-ea52-436d-80c4-d81de448fca2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd07e5b0-5429-4937-b65f-29cfcfb5c611, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd07e5b0-5429-4937-b65f-29cfcfb5c611, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4737038297521940571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571473703829752194057147370382975219405714737038297521940571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e599dde-d826-401f-b1d1-6b746235b34c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb0d647-f3f8-4aa6-8a35-b9ab45f37208, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb0d647-f3f8-4aa6-8a35-b9ab45f37208, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2965112162031873456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456296511216203187345629651121620318734562965112162031873456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd07e5b0-5429-4937-b65f-29cfcfb5c611, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eef5890-6ce4-4b5c-abaa-70959f5f65bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eef5890-6ce4-4b5c-abaa-70959f5f65bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7212486129213910280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280721248612921391028072124861292139102807212486129213910280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb0d647-f3f8-4aa6-8a35-b9ab45f37208, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950999ee-9232-41ca-9805-87f4d4816aa8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950999ee-9232-41ca-9805-87f4d4816aa8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9877474933800314408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408987747493380031440898774749338003144089877474933800314408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eef5890-6ce4-4b5c-abaa-70959f5f65bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8030c6f2-0d3e-4ce0-983e-a0902637b324, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8030c6f2-0d3e-4ce0-983e-a0902637b324, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11683230272908015209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209116832302729080152091168323027290801520911683230272908015209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950999ee-9232-41ca-9805-87f4d4816aa8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929e36fd-7ef3-4124-9708-98fd8a1b09c4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929e36fd-7ef3-4124-9708-98fd8a1b09c4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928488397742708867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867892848839774270886789284883977427088678928488397742708867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8030c6f2-0d3e-4ce0-983e-a0902637b324, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b38d84-323a-4412-a913-bb9f56bd401b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b38d84-323a-4412-a913-bb9f56bd401b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13635033131736385548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548136350331317363855481363503313173638554813635033131736385548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929e36fd-7ef3-4124-9708-98fd8a1b09c4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817abc56-699e-4d5a-9c20-6100b9bc5651, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817abc56-699e-4d5a-9c20-6100b9bc5651, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4164994056818505245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245416499405681850524541649940568185052454164994056818505245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b38d84-323a-4412-a913-bb9f56bd401b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8951bb21-66b2-4735-9c47-49c24bda7343, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8951bb21-66b2-4735-9c47-49c24bda7343, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124412649100232226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226124412649100232226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817abc56-699e-4d5a-9c20-6100b9bc5651, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c4e2d8-0fd4-406b-97d3-737f509d82bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c4e2d8-0fd4-406b-97d3-737f509d82bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440597532088383224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224134405975320883832241344059753208838322413440597532088383224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8951bb21-66b2-4735-9c47-49c24bda7343, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a0a7ba-48b4-4694-9abb-7c093c2f7879, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a0a7ba-48b4-4694-9abb-7c093c2f7879, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780768915532649541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541178076891553264954117807689155326495411780768915532649541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c4e2d8-0fd4-406b-97d3-737f509d82bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d714bdd-90d8-42b1-937d-e83662a229b6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a0a7ba-48b4-4694-9abb-7c093c2f7879, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d714bdd-90d8-42b1-937d-e83662a229b6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2427244790578995115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115242724479057899511524272447905789951152427244790578995115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe45eedd-5f21-44bf-baf6-3cae9ba9c407, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe45eedd-5f21-44bf-baf6-3cae9ba9c407, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 353695327033849098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098353695327033849098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe45eedd-5f21-44bf-baf6-3cae9ba9c407, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6ca766-5db9-46fc-9c1b-d9e89f8919e8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6ca766-5db9-46fc-9c1b-d9e89f8919e8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390005421914553562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562103900054219145535621039000542191455356210390005421914553562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d714bdd-90d8-42b1-937d-e83662a229b6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003fa091-0b45-4334-9230-ec942d3250bf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003fa091-0b45-4334-9230-ec942d3250bf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938498467636864080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080593849846763686408059384984676368640805938498467636864080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6ca766-5db9-46fc-9c1b-d9e89f8919e8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edaf4710-2d5f-47e7-a426-349e9543e673, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edaf4710-2d5f-47e7-a426-349e9543e673, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008002889312686127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127110080028893126861271100800288931268612711008002889312686127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003fa091-0b45-4334-9230-ec942d3250bf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fceb37-1539-4414-a315-d8a480df108e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fceb37-1539-4414-a315-d8a480df108e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270844732645437658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658112708447326454376581127084473264543765811270844732645437658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edaf4710-2d5f-47e7-a426-349e9543e673, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94a961c-72af-4d37-b513-5e735b032489, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94a961c-72af-4d37-b513-5e735b032489, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 291090047343568283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283291090047343568283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fceb37-1539-4414-a315-d8a480df108e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a02c811-d0cc-4b9f-bf0c-17ee8ed8ce10, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a02c811-d0cc-4b9f-bf0c-17ee8ed8ce10, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14405397497587040901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901144053974975870409011440539749758704090114405397497587040901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94a961c-72af-4d37-b513-5e735b032489, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8543e969-6402-41e5-ba0e-b35d8d965640, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8543e969-6402-41e5-ba0e-b35d8d965640, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643510534281212896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896106435105342812128961064351053428121289610643510534281212896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a02c811-d0cc-4b9f-bf0c-17ee8ed8ce10, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c0b7460-41e7-4188-8e6a-7be966db3f24, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c0b7460-41e7-4188-8e6a-7be966db3f24, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364474166100600170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170336447416610060017033644741661006001703364474166100600170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8543e969-6402-41e5-ba0e-b35d8d965640, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24b5673d-5d50-4f56-8f14-6b6a87da14a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24b5673d-5d50-4f56-8f14-6b6a87da14a1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13008431501765376748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748130084315017653767481300843150176537674813008431501765376748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c0b7460-41e7-4188-8e6a-7be966db3f24, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ead1f6-10e0-4955-b14d-ec9662318eea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ead1f6-10e0-4955-b14d-ec9662318eea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3417712932230276807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807341771293223027680734177129322302768073417712932230276807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24b5673d-5d50-4f56-8f14-6b6a87da14a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ead1f6-10e0-4955-b14d-ec9662318eea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69761d62-d786-4dbe-b274-efbd91eebab2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69761d62-d786-4dbe-b274-efbd91eebab2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11546850167395068409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409115468501673950684091154685016739506840911546850167395068409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58dcf301-4775-4cc6-9a40-75acff5d3a9f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58dcf301-4775-4cc6-9a40-75acff5d3a9f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 146456901498176117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117146456901498176117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58dcf301-4775-4cc6-9a40-75acff5d3a9f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90fbce3-deec-446a-9023-ce208ba43e77, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69761d62-d786-4dbe-b274-efbd91eebab2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263014a7-61ca-4e0c-8554-e5423cdb3e4a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90fbce3-deec-446a-9023-ce208ba43e77, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660856619145048068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068166085661914504806816608566191450480681660856619145048068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263014a7-61ca-4e0c-8554-e5423cdb3e4a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136056947611030001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001181360569476110300011813605694761103000118136056947611030001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90fbce3-deec-446a-9023-ce208ba43e77, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bdfdc7-941d-4e50-80c6-84adaafde751, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bdfdc7-941d-4e50-80c6-84adaafde751, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255687431886292273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273182556874318862922731825568743188629227318255687431886292273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263014a7-61ca-4e0c-8554-e5423cdb3e4a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53056ed4-9d5d-479f-95ac-4eabf85dd748, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53056ed4-9d5d-479f-95ac-4eabf85dd748, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13282980443850317782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782132829804438503177821328298044385031778213282980443850317782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bdfdc7-941d-4e50-80c6-84adaafde751, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53056ed4-9d5d-479f-95ac-4eabf85dd748, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ef9c51-6fbc-4d93-936b-7c484b18f1ee, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ef9c51-6fbc-4d93-936b-7c484b18f1ee, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4924269233047376252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252492426923304737625249242692330473762524924269233047376252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05987e9-d301-4115-927e-603dacf47d2d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05987e9-d301-4115-927e-603dacf47d2d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7631466094565125478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478763146609456512547876314660945651254787631466094565125478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ef9c51-6fbc-4d93-936b-7c484b18f1ee, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f45213-195a-410d-a3d9-dce88a7fc499, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f45213-195a-410d-a3d9-dce88a7fc499, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14104177141100911340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340141041771411009113401410417714110091134014104177141100911340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f45213-195a-410d-a3d9-dce88a7fc499, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 140aacdc-ef14-45c8-b028-ef8269b6d53e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 140aacdc-ef14-45c8-b028-ef8269b6d53e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8131510339876077183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183813151033987607718381315103398760771838131510339876077183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05987e9-d301-4115-927e-603dacf47d2d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d17a50c-8ec2-484e-ad6d-02572f7f0f1b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d17a50c-8ec2-484e-ad6d-02572f7f0f1b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717984929304516249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249717984929304516249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 140aacdc-ef14-45c8-b028-ef8269b6d53e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a6fcc3-48b8-4ae3-badd-94858538dba5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a6fcc3-48b8-4ae3-badd-94858538dba5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260748710849368254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254826074871084936825482607487108493682548260748710849368254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d17a50c-8ec2-484e-ad6d-02572f7f0f1b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18543ab-c039-42e0-b174-eb8e5dfbe5ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18543ab-c039-42e0-b174-eb8e5dfbe5ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18429609285188827848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848184296092851888278481842960928518882784818429609285188827848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a6fcc3-48b8-4ae3-badd-94858538dba5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be481f3b-8b2d-4c51-a4e0-8c77751a68c8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be481f3b-8b2d-4c51-a4e0-8c77751a68c8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17721148412522673951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951177211484125226739511772114841252267395117721148412522673951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18543ab-c039-42e0-b174-eb8e5dfbe5ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a362899b-cd8d-469c-83bf-a097778cf270, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a362899b-cd8d-469c-83bf-a097778cf270, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515903963165142813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813851590396316514281385159039631651428138515903963165142813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be481f3b-8b2d-4c51-a4e0-8c77751a68c8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3c155a-7d04-456b-ae7f-12e6617b8754, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3c155a-7d04-456b-ae7f-12e6617b8754, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13067254708518558639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639130672547085185586391306725470851855863913067254708518558639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a362899b-cd8d-469c-83bf-a097778cf270, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1790656-b073-4b05-9320-e70a0163797b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1790656-b073-4b05-9320-e70a0163797b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5707429750050032045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045570742975005003204557074297500500320455707429750050032045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3c155a-7d04-456b-ae7f-12e6617b8754, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b58cbdf-d4bc-4982-b8c8-e9e6032ff85a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b58cbdf-d4bc-4982-b8c8-e9e6032ff85a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9013705619252955365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365901370561925295536590137056192529553659013705619252955365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1790656-b073-4b05-9320-e70a0163797b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d2f5461-a183-4a8f-8753-dd79c48ef462, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d2f5461-a183-4a8f-8753-dd79c48ef462, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16871403818707504157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157168714038187075041571687140381870750415716871403818707504157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b58cbdf-d4bc-4982-b8c8-e9e6032ff85a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b2fb3f-758c-476d-a257-66c6e6c2a52e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b2fb3f-758c-476d-a257-66c6e6c2a52e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658081634523290557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557965808163452329055796580816345232905579658081634523290557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d2f5461-a183-4a8f-8753-dd79c48ef462, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e40c379-88e9-4d38-9b8a-c6d1784879c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e40c379-88e9-4d38-9b8a-c6d1784879c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1348229950787144757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757134822995078714475713482299507871447571348229950787144757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b2fb3f-758c-476d-a257-66c6e6c2a52e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a0389c-474e-464c-8686-23f9e0488088, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a0389c-474e-464c-8686-23f9e0488088, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14236128589401460825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825142361285894014608251423612858940146082514236128589401460825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e40c379-88e9-4d38-9b8a-c6d1784879c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a2aaa0-9d77-4ab9-8cd7-7abc8faa251a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a2aaa0-9d77-4ab9-8cd7-7abc8faa251a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098522796515009481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481909852279651500948190985227965150094819098522796515009481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a0389c-474e-464c-8686-23f9e0488088, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1332bc4-4b37-4650-b7c3-2421261b31ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1332bc4-4b37-4650-b7c3-2421261b31ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10802670143180162659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659108026701431801626591080267014318016265910802670143180162659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a2aaa0-9d77-4ab9-8cd7-7abc8faa251a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9a2ca4-70f3-43aa-a666-5f7a4a449c87, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9a2ca4-70f3-43aa-a666-5f7a4a449c87, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13860024629490261137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137138600246294902611371386002462949026113713860024629490261137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1332bc4-4b37-4650-b7c3-2421261b31ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 796e19ac-98a3-4299-bd16-b52c25b1986d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9a2ca4-70f3-43aa-a666-5f7a4a449c87, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafd2046-b6ae-43e0-aae9-882c87293757, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafd2046-b6ae-43e0-aae9-882c87293757, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9702328315542436322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322970232831554243632297023283155424363229702328315542436322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 796e19ac-98a3-4299-bd16-b52c25b1986d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13389026912393700645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645133890269123937006451338902691239370064513389026912393700645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 796e19ac-98a3-4299-bd16-b52c25b1986d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182de7fe-4490-4588-9e92-e069c50c88f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182de7fe-4490-4588-9e92-e069c50c88f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911582233080803666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666119115822330808036661191158223308080366611911582233080803666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafd2046-b6ae-43e0-aae9-882c87293757, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8712b6fc-7117-483f-b902-c2b9d1e28b94, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8712b6fc-7117-483f-b902-c2b9d1e28b94, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573113396459391665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665257311339645939166525731133964593916652573113396459391665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182de7fe-4490-4588-9e92-e069c50c88f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c79ab3-5b96-4f3d-8ca4-21b565f2dd43, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c79ab3-5b96-4f3d-8ca4-21b565f2dd43, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277274817115574451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451142772748171155744511427727481711557445114277274817115574451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c79ab3-5b96-4f3d-8ca4-21b565f2dd43, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f88665-5954-4eaf-9b5d-d3651f7c95cb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f88665-5954-4eaf-9b5d-d3651f7c95cb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1484000925537690657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657148400092553769065714840009255376906571484000925537690657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8712b6fc-7117-483f-b902-c2b9d1e28b94, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c818515-83e2-4f26-8879-837b091d46e1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c818515-83e2-4f26-8879-837b091d46e1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18404614857092393468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468184046148570923934681840461485709239346818404614857092393468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f88665-5954-4eaf-9b5d-d3651f7c95cb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a891ac4-2c58-4994-8393-93046e41e941, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a891ac4-2c58-4994-8393-93046e41e941, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7117884490027112028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028711788449002711202871178844900271120287117884490027112028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c818515-83e2-4f26-8879-837b091d46e1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf1ee4c-e928-441a-8a26-c7cd17ef43e0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf1ee4c-e928-441a-8a26-c7cd17ef43e0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9083136074420449872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872908313607442044987290831360744204498729083136074420449872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a891ac4-2c58-4994-8393-93046e41e941, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c3335b-5a49-4418-82a0-9aacdfdcea10, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c3335b-5a49-4418-82a0-9aacdfdcea10, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14363572834494473461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461143635728344944734611436357283449447346114363572834494473461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf1ee4c-e928-441a-8a26-c7cd17ef43e0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafeeb57-0131-451b-bbbb-b69a4ba14471, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafeeb57-0131-451b-bbbb-b69a4ba14471, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035505074151778559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559303550507415177855930355050741517785593035505074151778559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c3335b-5a49-4418-82a0-9aacdfdcea10, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceeaac9-7420-4977-9cf1-f35c338f2609, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceeaac9-7420-4977-9cf1-f35c338f2609, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15930147942164125942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942159301479421641259421593014794216412594215930147942164125942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafeeb57-0131-451b-bbbb-b69a4ba14471, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77c93af-4d7f-4d7b-b46f-8b17cd8f47b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77c93af-4d7f-4d7b-b46f-8b17cd8f47b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2941756339840105884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884294175633984010588429417563398401058842941756339840105884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceeaac9-7420-4977-9cf1-f35c338f2609, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87447f6d-98e2-4ed0-a7a3-ef8efa4d41a2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87447f6d-98e2-4ed0-a7a3-ef8efa4d41a2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195170992289409769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769519517099228940976951951709922894097695195170992289409769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77c93af-4d7f-4d7b-b46f-8b17cd8f47b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8154447e-2386-4283-ada3-f53295d85c03, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8154447e-2386-4283-ada3-f53295d85c03, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196067272161508339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339319606727216150833931960672721615083393196067272161508339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87447f6d-98e2-4ed0-a7a3-ef8efa4d41a2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bec8505-2448-4f10-8a7d-392bd5a8f88e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bec8505-2448-4f10-8a7d-392bd5a8f88e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10463488732286526798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798104634887322865267981046348873228652679810463488732286526798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8154447e-2386-4283-ada3-f53295d85c03, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534d8dac-43fc-4976-87ce-9a29b8a81ce0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534d8dac-43fc-4976-87ce-9a29b8a81ce0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4420335622315641265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265442033562231564126544203356223156412654420335622315641265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bec8505-2448-4f10-8a7d-392bd5a8f88e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224890c2-3c0a-4a0e-bd19-3f17673a2a2b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224890c2-3c0a-4a0e-bd19-3f17673a2a2b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9129634808353237492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492912963480835323749291296348083532374929129634808353237492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534d8dac-43fc-4976-87ce-9a29b8a81ce0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7928a42-27e8-48aa-9d43-206c10c0b79a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7928a42-27e8-48aa-9d43-206c10c0b79a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11464926291099760779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779114649262910997607791146492629109976077911464926291099760779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224890c2-3c0a-4a0e-bd19-3f17673a2a2b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d2222f-5651-44a6-8e50-7c93a42fc7e7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d2222f-5651-44a6-8e50-7c93a42fc7e7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15347564773984177167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167153475647739841771671534756477398417716715347564773984177167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7928a42-27e8-48aa-9d43-206c10c0b79a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae07d9a-9e06-41f7-a200-7da3bdb909b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d2222f-5651-44a6-8e50-7c93a42fc7e7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae07d9a-9e06-41f7-a200-7da3bdb909b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422168795253968888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888422168795253968888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93deb5ae-e0db-4d41-97c3-fbc8c38df8d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93deb5ae-e0db-4d41-97c3-fbc8c38df8d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2856654509498852789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789285665450949885278928566545094988527892856654509498852789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae07d9a-9e06-41f7-a200-7da3bdb909b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93deb5ae-e0db-4d41-97c3-fbc8c38df8d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec40d13-0d88-4705-946d-6d65d7177784, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec40d13-0d88-4705-946d-6d65d7177784, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4103985634112322735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735410398563411232273541039856341123227354103985634112322735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32354798-af9e-41b0-940d-042cb9ab5aef, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32354798-af9e-41b0-940d-042cb9ab5aef, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13282705081061223466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466132827050810612234661328270508106122346613282705081061223466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec40d13-0d88-4705-946d-6d65d7177784, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6633e8c-c250-49da-b087-0fa099519185, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32354798-af9e-41b0-940d-042cb9ab5aef, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6633e8c-c250-49da-b087-0fa099519185, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15280178555447455702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702152801785554474557021528017855544745570215280178555447455702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27622e31-0b2c-4001-ac89-495590d87f48, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27622e31-0b2c-4001-ac89-495590d87f48, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18138006643182483262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262181380066431824832621813800664318248326218138006643182483262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6633e8c-c250-49da-b087-0fa099519185, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22fd347d-fff3-464a-8588-96be621a67f8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22fd347d-fff3-464a-8588-96be621a67f8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1930503985010491524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524193050398501049152419305039850104915241930503985010491524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27622e31-0b2c-4001-ac89-495590d87f48, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d9a4df-cba9-4c32-afc8-1630d375feec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d9a4df-cba9-4c32-afc8-1630d375feec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796486792977088468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468167964867929770884681679648679297708846816796486792977088468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22fd347d-fff3-464a-8588-96be621a67f8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3d9c90-2fff-43c4-a1da-3d639722606f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3d9c90-2fff-43c4-a1da-3d639722606f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680411825835893740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740106804118258358937401068041182583589374010680411825835893740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d9a4df-cba9-4c32-afc8-1630d375feec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b58a086-c936-4804-926b-adca00726fae, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b58a086-c936-4804-926b-adca00726fae, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15207031906071916764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764152070319060719167641520703190607191676415207031906071916764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3d9c90-2fff-43c4-a1da-3d639722606f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1afa02dd-6602-4d21-8668-e79252eab4af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1afa02dd-6602-4d21-8668-e79252eab4af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10510909598482552035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035105109095984825520351051090959848255203510510909598482552035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b58a086-c936-4804-926b-adca00726fae, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370b4d61-d983-4881-a843-94cbdeb4f36b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370b4d61-d983-4881-a843-94cbdeb4f36b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485947332322294596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596174859473323222945961748594733232229459617485947332322294596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1afa02dd-6602-4d21-8668-e79252eab4af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86f3022f-4bbe-415d-8397-44ca687151b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f3022f-4bbe-415d-8397-44ca687151b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13216750306747087531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531132167503067470875311321675030674708753113216750306747087531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370b4d61-d983-4881-a843-94cbdeb4f36b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8d1da2-91a1-47ab-91ce-931fa0f4eb44, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8d1da2-91a1-47ab-91ce-931fa0f4eb44, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7741483169506458644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644774148316950645864477414831695064586447741483169506458644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f3022f-4bbe-415d-8397-44ca687151b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4836279-58c5-4006-be6b-c188fc929d0e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4836279-58c5-4006-be6b-c188fc929d0e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158587386483775192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192141585873864837751921415858738648377519214158587386483775192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8d1da2-91a1-47ab-91ce-931fa0f4eb44, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603540bf-fa32-494d-9ebe-3d34bc87975b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603540bf-fa32-494d-9ebe-3d34bc87975b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424273950801379896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896424273950801379896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4836279-58c5-4006-be6b-c188fc929d0e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2fc57c-6b69-4c26-a9a7-16ffc8dc6474, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603540bf-fa32-494d-9ebe-3d34bc87975b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1257d6cc-760e-4e57-9f57-35f44d291206, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2fc57c-6b69-4c26-a9a7-16ffc8dc6474, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724930806777302228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228137249308067773022281372493080677730222813724930806777302228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1257d6cc-760e-4e57-9f57-35f44d291206, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994149577799442193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193999414957779944219399941495777994421939994149577799442193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1257d6cc-760e-4e57-9f57-35f44d291206, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2fc57c-6b69-4c26-a9a7-16ffc8dc6474, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c25a10-4c79-414b-908f-233a425669b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c25a10-4c79-414b-908f-233a425669b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12777669977231975897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897127776699772319758971277766997723197589712777669977231975897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6396b9b1-f024-4e0a-ac77-56a9664982c4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6396b9b1-f024-4e0a-ac77-56a9664982c4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17762866058777657841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841177628660587776578411776286605877765784117762866058777657841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c25a10-4c79-414b-908f-233a425669b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8596e3d0-aa8e-4930-b10d-49f52c0db70d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8596e3d0-aa8e-4930-b10d-49f52c0db70d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312398931407882623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623133123989314078826231331239893140788262313312398931407882623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6396b9b1-f024-4e0a-ac77-56a9664982c4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bd7676-957b-4539-9b92-bf01f2fe6ba7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bd7676-957b-4539-9b92-bf01f2fe6ba7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383084712688012256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256123830847126880122561238308471268801225612383084712688012256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8596e3d0-aa8e-4930-b10d-49f52c0db70d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65e14c8-8cb2-466e-8dd0-da43e426dcb1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65e14c8-8cb2-466e-8dd0-da43e426dcb1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18257832998387505876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876182578329983875058761825783299838750587618257832998387505876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bd7676-957b-4539-9b92-bf01f2fe6ba7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ffb22c-1328-4437-8457-ec1af06266a6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ffb22c-1328-4437-8457-ec1af06266a6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942400820837704933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933179424008208377049331794240082083770493317942400820837704933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65e14c8-8cb2-466e-8dd0-da43e426dcb1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605519d5-cb75-4fc3-a594-7f1c23c8b8d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605519d5-cb75-4fc3-a594-7f1c23c8b8d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3913851210774113676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676391385121077411367639138512107741136763913851210774113676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ffb22c-1328-4437-8457-ec1af06266a6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27a5e89f-066d-4497-bd1d-2f32b7b08630, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27a5e89f-066d-4497-bd1d-2f32b7b08630, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16355861161555667154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154163558611615556671541635586116155566715416355861161555667154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605519d5-cb75-4fc3-a594-7f1c23c8b8d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a809c542-bf65-4372-b2d3-fd052e75018c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a809c542-bf65-4372-b2d3-fd052e75018c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4884950514325218618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618488495051432521861848849505143252186184884950514325218618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27a5e89f-066d-4497-bd1d-2f32b7b08630, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1344b1b2-6c8d-491d-b915-d74875c75cde, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1344b1b2-6c8d-491d-b915-d74875c75cde, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7574980691143984907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907757498069114398490775749806911439849077574980691143984907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a809c542-bf65-4372-b2d3-fd052e75018c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f8e39f9-4979-479e-aeea-bbf01cf26672, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8e39f9-4979-479e-aeea-bbf01cf26672, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4914671844620756154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154491467184462075615449146718446207561544914671844620756154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1344b1b2-6c8d-491d-b915-d74875c75cde, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8e39f9-4979-479e-aeea-bbf01cf26672, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d21ddb46-3d7a-4bb6-80f1-fd5c619c2f0a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91714309-db63-4907-92b5-5996b83eb772, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21ddb46-3d7a-4bb6-80f1-fd5c619c2f0a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700010394782265515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515670001039478226551567000103947822655156700010394782265515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91714309-db63-4907-92b5-5996b83eb772, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15297280475423888824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824152972804754238888241529728047542388882415297280475423888824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21ddb46-3d7a-4bb6-80f1-fd5c619c2f0a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91714309-db63-4907-92b5-5996b83eb772, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e563cd-c931-45ad-9576-2e211286ab30, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e563cd-c931-45ad-9576-2e211286ab30, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3576614604088034652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652357661460408803465235766146040880346523576614604088034652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93a2cff-cf76-41c8-ab49-64723fa7cc92, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93a2cff-cf76-41c8-ab49-64723fa7cc92, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758859751598987801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801177588597515989878011775885975159898780117758859751598987801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e563cd-c931-45ad-9576-2e211286ab30, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93a2cff-cf76-41c8-ab49-64723fa7cc92, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2460a1-693e-4033-8716-6765baf473f2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2460a1-693e-4033-8716-6765baf473f2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16739962342453112199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199167399623424531121991673996234245311219916739962342453112199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4ac5dd-d452-4650-b689-7469cee817e5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4ac5dd-d452-4650-b689-7469cee817e5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11114610361575456002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002111146103615754560021111461036157545600211114610361575456002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2460a1-693e-4033-8716-6765baf473f2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 686820ab-d5db-44fa-8d92-432bf9422225, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686820ab-d5db-44fa-8d92-432bf9422225, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358453580727341471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471535845358072734147153584535807273414715358453580727341471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4ac5dd-d452-4650-b689-7469cee817e5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c2adcc-d6be-4bf6-978c-c25d51d2ad56, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c2adcc-d6be-4bf6-978c-c25d51d2ad56, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901351777668081158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158890135177766808115889013517776680811588901351777668081158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686820ab-d5db-44fa-8d92-432bf9422225, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7280ab-7aeb-4b31-b60c-dd5a811c505d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c2adcc-d6be-4bf6-978c-c25d51d2ad56, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7280ab-7aeb-4b31-b60c-dd5a811c505d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1038526289946864751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751103852628994686475110385262899468647511038526289946864751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5733b05b-8ae4-4bf2-8ab8-664d1ac740de, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5733b05b-8ae4-4bf2-8ab8-664d1ac740de, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18361226752492145059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059183612267524921450591836122675249214505918361226752492145059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7280ab-7aeb-4b31-b60c-dd5a811c505d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03e37c9-7725-40c2-9168-59dca822c29e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03e37c9-7725-40c2-9168-59dca822c29e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17312179515947699797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797173121795159476997971731217951594769979717312179515947699797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5733b05b-8ae4-4bf2-8ab8-664d1ac740de, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ef503b-d9ad-4ca7-8cb3-145d8d30ab2f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ef503b-d9ad-4ca7-8cb3-145d8d30ab2f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019143541221727072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072130191435412217270721301914354122172707213019143541221727072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03e37c9-7725-40c2-9168-59dca822c29e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02ef585-c40f-43d5-b17c-7d25067a44ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02ef585-c40f-43d5-b17c-7d25067a44ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6092586594074143836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836609258659407414383660925865940741438366092586594074143836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ef503b-d9ad-4ca7-8cb3-145d8d30ab2f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d844ea-d8b4-4f29-a8e4-60affaf5f35e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d844ea-d8b4-4f29-a8e4-60affaf5f35e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076758234169759657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657170767582341697596571707675823416975965717076758234169759657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02ef585-c40f-43d5-b17c-7d25067a44ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d530721-92ad-43a5-b132-256962b24f5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d530721-92ad-43a5-b132-256962b24f5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010189412992264086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086301018941299226408630101894129922640863010189412992264086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d844ea-d8b4-4f29-a8e4-60affaf5f35e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426847b9-2104-4c7f-82e2-ad5d5067cf25, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d530721-92ad-43a5-b132-256962b24f5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426847b9-2104-4c7f-82e2-ad5d5067cf25, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12750024471894216949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949127500244718942169491275002447189421694912750024471894216949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b39049e9-4772-485c-840b-9ea2f249bfce, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b39049e9-4772-485c-840b-9ea2f249bfce, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889326415539847182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182168893264155398471821688932641553984718216889326415539847182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426847b9-2104-4c7f-82e2-ad5d5067cf25, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864275d1-fa31-4bea-bd91-fb83935dd924, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864275d1-fa31-4bea-bd91-fb83935dd924, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15054985162204362756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756150549851622043627561505498516220436275615054985162204362756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b39049e9-4772-485c-840b-9ea2f249bfce, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864275d1-fa31-4bea-bd91-fb83935dd924, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21491af1-cfe4-4f28-8e97-9891b64694d0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21491af1-cfe4-4f28-8e97-9891b64694d0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16285288428982216831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831162852884289822168311628528842898221683116285288428982216831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be75a98-980c-4fde-a371-fdf90018246c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be75a98-980c-4fde-a371-fdf90018246c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6549556027136592995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995654955602713659299565495560271365929956549556027136592995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21491af1-cfe4-4f28-8e97-9891b64694d0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9ae814-59a5-4e09-a72c-620816b4e146, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9ae814-59a5-4e09-a72c-620816b4e146, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543913161337349990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990543913161337349990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be75a98-980c-4fde-a371-fdf90018246c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b99967-c113-409b-8905-b8da20ce1edd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b99967-c113-409b-8905-b8da20ce1edd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5603041468998422540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540560304146899842254056030414689984225405603041468998422540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9ae814-59a5-4e09-a72c-620816b4e146, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a597f29d-ba24-45f1-91c8-ba97d06ebf4c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a597f29d-ba24-45f1-91c8-ba97d06ebf4c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5862584461690962117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117586258446169096211758625844616909621175862584461690962117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b99967-c113-409b-8905-b8da20ce1edd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b89cba9d-b73d-42e6-9c73-d55c94e70c7a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a597f29d-ba24-45f1-91c8-ba97d06ebf4c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89cba9d-b73d-42e6-9c73-d55c94e70c7a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13756188317546939387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387137561883175469393871375618831754693938713756188317546939387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c184bd18-fc4e-4d7a-90ed-e3fbe394c76f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c184bd18-fc4e-4d7a-90ed-e3fbe394c76f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351938128207792026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026135193812820779202613519381282077920261351938128207792026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89cba9d-b73d-42e6-9c73-d55c94e70c7a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c8d9b4-0883-48b9-8aeb-1d5e99bf6b15, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c8d9b4-0883-48b9-8aeb-1d5e99bf6b15, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4054853236001070063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063405485323600107006340548532360010700634054853236001070063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c184bd18-fc4e-4d7a-90ed-e3fbe394c76f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b470bb-0b84-440f-a764-cb044a7e222f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b470bb-0b84-440f-a764-cb044a7e222f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926438075427555727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727192643807542755572719264380754275557271926438075427555727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c8d9b4-0883-48b9-8aeb-1d5e99bf6b15, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b549c12f-6a3e-4c91-b754-17f245ddb2c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b549c12f-6a3e-4c91-b754-17f245ddb2c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7217195816024643459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459721719581602464345972171958160246434597217195816024643459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b470bb-0b84-440f-a764-cb044a7e222f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44fbd90-8c58-42da-b23c-2d90edac524a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44fbd90-8c58-42da-b23c-2d90edac524a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721770527902587349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349147217705279025873491472177052790258734914721770527902587349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b549c12f-6a3e-4c91-b754-17f245ddb2c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f770c168-a17d-4cf5-861d-6eab84d551f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44fbd90-8c58-42da-b23c-2d90edac524a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f770c168-a17d-4cf5-861d-6eab84d551f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5828407203480271865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865582840720348027186558284072034802718655828407203480271865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2059683e-190b-4126-a104-4cd2f93801eb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2059683e-190b-4126-a104-4cd2f93801eb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765225580276099503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503376522558027609950337652255802760995033765225580276099503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f770c168-a17d-4cf5-861d-6eab84d551f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd2091f-fe9a-4925-9923-13bb0120dbba, ghrun-elbwoomtii.auto.internal:31334): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3950/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd2091f-fe9a-4925-9923-13bb0120dbba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11738710135398774087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087117387101353987740871173871013539877408711738710135398774087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2059683e-190b-4126-a104-4cd2f93801eb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a89b34f-659d-47ed-8737-8b6d405e760a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a89b34f-659d-47ed-8737-8b6d405e760a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146102109511238481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481414610210951123848141461021095112384814146102109511238481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd2091f-fe9a-4925-9923-13bb0120dbba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6acba35-8e7a-4667-9dc3-d4c8841c74ab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6acba35-8e7a-4667-9dc3-d4c8841c74ab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309537345876444700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700930953734587644470093095373458764447009309537345876444700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a89b34f-659d-47ed-8737-8b6d405e760a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d697d10-81e2-4e1d-a814-c594d005ec37, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6acba35-8e7a-4667-9dc3-d4c8841c74ab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d697d10-81e2-4e1d-a814-c594d005ec37, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396814615746032378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378139681461574603237813968146157460323781396814615746032378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0fe026-1acf-4bd4-82d3-87be56a29b46, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0fe026-1acf-4bd4-82d3-87be56a29b46, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6898046050282976067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067689804605028297606768980460502829760676898046050282976067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d697d10-81e2-4e1d-a814-c594d005ec37, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0fe026-1acf-4bd4-82d3-87be56a29b46, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f3f626-87f5-4b1a-83e4-86440f6bcefa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f3f626-87f5-4b1a-83e4-86440f6bcefa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 863547714699917279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279863547714699917279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03bfeb78-cc23-4e70-acd0-d9a24e3adb39, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bfeb78-cc23-4e70-acd0-d9a24e3adb39, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1987950370686469973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973198795037068646997319879503706864699731987950370686469973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f3f626-87f5-4b1a-83e4-86440f6bcefa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c566553-525d-4094-91df-bb7cce7d65d1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c566553-525d-4094-91df-bb7cce7d65d1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2085044113820817891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891208504411382081789120850441138208178912085044113820817891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bfeb78-cc23-4e70-acd0-d9a24e3adb39, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f5c7fc-d7b7-4361-8a6f-874d9398cf99, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f5c7fc-d7b7-4361-8a6f-874d9398cf99, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9950122693314556643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643995012269331455664399501226933145566439950122693314556643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c566553-525d-4094-91df-bb7cce7d65d1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f5c7fc-d7b7-4361-8a6f-874d9398cf99, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195738dc-24c2-4eea-bec8-016125c35869, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62038142-9907-4d1c-b3b7-09d97509161a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62038142-9907-4d1c-b3b7-09d97509161a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308109187071982266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266143081091870719822661430810918707198226614308109187071982266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195738dc-24c2-4eea-bec8-016125c35869, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 615030043370661712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712615030043370661712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62038142-9907-4d1c-b3b7-09d97509161a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd21999-6b77-4035-827f-cee69ba7d84f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195738dc-24c2-4eea-bec8-016125c35869, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd21999-6b77-4035-827f-cee69ba7d84f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468240960993803016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016646824096099380301664682409609938030166468240960993803016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11392e38-3922-4a5c-aa71-72977f640e5c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11392e38-3922-4a5c-aa71-72977f640e5c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443520896504493758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758744352089650449375874435208965044937587443520896504493758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd21999-6b77-4035-827f-cee69ba7d84f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8baa70-68ae-4039-ba84-941fd252a8e6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8baa70-68ae-4039-ba84-941fd252a8e6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10151336818863199767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767101513368188631997671015133681886319976710151336818863199767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11392e38-3922-4a5c-aa71-72977f640e5c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b25ec4-c3b2-4663-9824-3414b7903677, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b25ec4-c3b2-4663-9824-3414b7903677, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17998171814387898242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242179981718143878982421799817181438789824217998171814387898242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8baa70-68ae-4039-ba84-941fd252a8e6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c5136a-7cf5-4f79-867f-4186664b59ae, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c5136a-7cf5-4f79-867f-4186664b59ae, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4277563743588663337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337427756374358866333742775637435886633374277563743588663337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b25ec4-c3b2-4663-9824-3414b7903677, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a123db9f-6c85-465a-b2fc-685659f254b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a123db9f-6c85-465a-b2fc-685659f254b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288854143323369972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972142888541433233699721428885414332336997214288854143323369972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c5136a-7cf5-4f79-867f-4186664b59ae, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630b80c7-6746-4a2a-a61a-52397ee2dece, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630b80c7-6746-4a2a-a61a-52397ee2dece, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 835461293081131826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826835461293081131826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a123db9f-6c85-465a-b2fc-685659f254b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc2bb89-90df-4af1-98d7-2e73fc278794, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc2bb89-90df-4af1-98d7-2e73fc278794, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8143771111091168817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817814377111109116881781437711110911688178143771111091168817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630b80c7-6746-4a2a-a61a-52397ee2dece, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0532d71-83c0-4196-a225-652c01ec2722, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0532d71-83c0-4196-a225-652c01ec2722, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9807455825831093907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907980745582583109390798074558258310939079807455825831093907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc2bb89-90df-4af1-98d7-2e73fc278794, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a216abd1-51de-4b7b-bbfe-71e7b96f1b3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a216abd1-51de-4b7b-bbfe-71e7b96f1b3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15246349963954546514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514152463499639545465141524634996395454651415246349963954546514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0532d71-83c0-4196-a225-652c01ec2722, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ac1b43-8b30-4ee5-9661-f64fac0ce186, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ac1b43-8b30-4ee5-9661-f64fac0ce186, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813525639654148256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256781352563965414825678135256396541482567813525639654148256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a216abd1-51de-4b7b-bbfe-71e7b96f1b3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da831af-3d2b-47bf-b881-f94bcfb49ede, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da831af-3d2b-47bf-b881-f94bcfb49ede, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505535521421747659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659350553552142174765935055355214217476593505535521421747659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ac1b43-8b30-4ee5-9661-f64fac0ce186, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc1a6a82-0a00-4886-bd01-9b0faa870058, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc1a6a82-0a00-4886-bd01-9b0faa870058, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10843449502536510799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799108434495025365107991084344950253651079910843449502536510799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da831af-3d2b-47bf-b881-f94bcfb49ede, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc59f66-0fd3-4a40-a7e5-b18836781dc0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc59f66-0fd3-4a40-a7e5-b18836781dc0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824240732142134389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389582424073214213438958242407321421343895824240732142134389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc1a6a82-0a00-4886-bd01-9b0faa870058, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7403a071-451d-4b70-890d-a1616bee959f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7403a071-451d-4b70-890d-a1616bee959f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3186502381797325298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298318650238179732529831865023817973252983186502381797325298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc59f66-0fd3-4a40-a7e5-b18836781dc0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f86583e-42ad-46d7-805a-a1d234a57949, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f86583e-42ad-46d7-805a-a1d234a57949, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153230680480123896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896141532306804801238961415323068048012389614153230680480123896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7403a071-451d-4b70-890d-a1616bee959f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb173fa6-2434-43fc-82b4-2d5eaf7ec0ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb173fa6-2434-43fc-82b4-2d5eaf7ec0ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13714826054581400231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231137148260545814002311371482605458140023113714826054581400231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f86583e-42ad-46d7-805a-a1d234a57949, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a2a1de-3174-4d25-9ab6-e9769bc8d890, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a2a1de-3174-4d25-9ab6-e9769bc8d890, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17463608137253868420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420174636081372538684201746360813725386842017463608137253868420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb173fa6-2434-43fc-82b4-2d5eaf7ec0ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3bb80c-3bed-45a1-838c-e7f198df95d9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3bb80c-3bed-45a1-838c-e7f198df95d9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085272393072368741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741170852723930723687411708527239307236874117085272393072368741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a2a1de-3174-4d25-9ab6-e9769bc8d890, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65006b67-a7d3-4fa3-ae8b-6977daa64f4c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65006b67-a7d3-4fa3-ae8b-6977daa64f4c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17256565558227827898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898172565655582278278981725656555822782789817256565558227827898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3bb80c-3bed-45a1-838c-e7f198df95d9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0bf6e9-ed1e-45f0-b0a9-62a7bc6a1208, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65006b67-a7d3-4fa3-ae8b-6977daa64f4c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0bf6e9-ed1e-45f0-b0a9-62a7bc6a1208, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856076533860879550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550178560765338608795501785607653386087955017856076533860879550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9efdad49-ba75-474b-92ef-932c5ab39369, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9efdad49-ba75-474b-92ef-932c5ab39369, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657082795820754839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839657082795820754839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0bf6e9-ed1e-45f0-b0a9-62a7bc6a1208, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3db6075a-2134-4d1a-addf-f4d8dbea0348, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3db6075a-2134-4d1a-addf-f4d8dbea0348, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15265145304617137781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781152651453046171377811526514530461713778115265145304617137781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9efdad49-ba75-474b-92ef-932c5ab39369, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1732689-327a-406e-bf47-9e2b4daf8f86, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1732689-327a-406e-bf47-9e2b4daf8f86, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673991730660266874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874567399173066026687456739917306602668745673991730660266874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3db6075a-2134-4d1a-addf-f4d8dbea0348, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc80b71-28d2-435f-a684-becf0cb5ebd0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc80b71-28d2-435f-a684-becf0cb5ebd0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11722013350037773629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629117220133500377736291172201335003777362911722013350037773629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1732689-327a-406e-bf47-9e2b4daf8f86, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb33f8fd-eb5b-4acd-8d21-6d6add74b0a2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb33f8fd-eb5b-4acd-8d21-6d6add74b0a2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6993549520074876082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082699354952007487608269935495200748760826993549520074876082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc80b71-28d2-435f-a684-becf0cb5ebd0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 357ec994-efec-4ef7-ab3e-ae2a0e4f3c3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 357ec994-efec-4ef7-ab3e-ae2a0e4f3c3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14730264376480250128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128147302643764802501281473026437648025012814730264376480250128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb33f8fd-eb5b-4acd-8d21-6d6add74b0a2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a849376a-8cc5-48e2-ad38-8d02267f1118, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a849376a-8cc5-48e2-ad38-8d02267f1118, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891817112417671227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227889181711241767122788918171124176712278891817112417671227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 357ec994-efec-4ef7-ab3e-ae2a0e4f3c3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9228208e-0ca5-4a37-8c01-e81bc022c38e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9228208e-0ca5-4a37-8c01-e81bc022c38e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6798378975207961959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959679837897520796195967983789752079619596798378975207961959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a849376a-8cc5-48e2-ad38-8d02267f1118, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9295404a-10ae-45aa-900a-2815c0a41edd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9295404a-10ae-45aa-900a-2815c0a41edd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408107269055681952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952840810726905568195284081072690556819528408107269055681952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9228208e-0ca5-4a37-8c01-e81bc022c38e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c86b112-a915-49b8-944c-c0195f4f874f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c86b112-a915-49b8-944c-c0195f4f874f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692325145804419475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475669232514580441947566923251458044194756692325145804419475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9295404a-10ae-45aa-900a-2815c0a41edd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc9b3561-4ffd-4bcb-8936-ecc635b8f1ed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc9b3561-4ffd-4bcb-8936-ecc635b8f1ed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 656291165350002641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641656291165350002641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c86b112-a915-49b8-944c-c0195f4f874f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1cf0f8-452f-40b4-93d3-a6713c368e5d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1cf0f8-452f-40b4-93d3-a6713c368e5d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6802478244826195827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827680247824482619582768024782448261958276802478244826195827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc9b3561-4ffd-4bcb-8936-ecc635b8f1ed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d30bc4-4170-4faf-baa8-4bb3783776ae, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d30bc4-4170-4faf-baa8-4bb3783776ae, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984869898896950018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018998486989889695001899848698988969500189984869898896950018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1cf0f8-452f-40b4-93d3-a6713c368e5d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52db56bb-9662-449d-94f1-b17f753622c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52db56bb-9662-449d-94f1-b17f753622c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6000313984129661061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061600031398412966106160003139841296610616000313984129661061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d30bc4-4170-4faf-baa8-4bb3783776ae, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf2a4bb-8ba7-4912-849b-141d4bcc85b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf2a4bb-8ba7-4912-849b-141d4bcc85b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17733750218716830556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556177337502187168305561773375021871683055617733750218716830556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52db56bb-9662-449d-94f1-b17f753622c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4db788d-07a2-48d8-bce2-476379d274ce, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4db788d-07a2-48d8-bce2-476379d274ce, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15401231183250835928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928154012311832508359281540123118325083592815401231183250835928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf2a4bb-8ba7-4912-849b-141d4bcc85b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00425bb3-8189-4127-8fd3-61a177c2220e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00425bb3-8189-4127-8fd3-61a177c2220e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10853120376189416190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190108531203761894161901085312037618941619010853120376189416190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4db788d-07a2-48d8-bce2-476379d274ce, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696945a8-ec7d-4777-82c6-2ec2d86bc0f2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696945a8-ec7d-4777-82c6-2ec2d86bc0f2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401896890271493663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663134018968902714936631340189689027149366313401896890271493663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00425bb3-8189-4127-8fd3-61a177c2220e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b393ce9-89b7-415e-b2e8-9ba563c6f43f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b393ce9-89b7-415e-b2e8-9ba563c6f43f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521969909571601473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473552196990957160147355219699095716014735521969909571601473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696945a8-ec7d-4777-82c6-2ec2d86bc0f2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a3397b-f603-4e23-a704-b32012e2278f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a3397b-f603-4e23-a704-b32012e2278f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845425400619634578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578884542540061963457888454254006196345788845425400619634578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b393ce9-89b7-415e-b2e8-9ba563c6f43f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a11db35-27f9-43e8-8bfb-6a460a2a9b51, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a11db35-27f9-43e8-8bfb-6a460a2a9b51, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289143846138336664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664828914384613833666482891438461383366648289143846138336664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a3397b-f603-4e23-a704-b32012e2278f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd93a369-632a-4acc-a858-20ff4ba01743, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd93a369-632a-4acc-a858-20ff4ba01743, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785590909457953096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096678559090945795309667855909094579530966785590909457953096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a11db35-27f9-43e8-8bfb-6a460a2a9b51, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609d10d6-716f-4cf2-92bf-ddfb75b40c65, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609d10d6-716f-4cf2-92bf-ddfb75b40c65, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073871812371788605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605607387181237178860560738718123717886056073871812371788605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd93a369-632a-4acc-a858-20ff4ba01743, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35f165c-5730-43cf-9a21-407a372e763d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35f165c-5730-43cf-9a21-407a372e763d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6089862926939744564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564608986292693974456460898629269397445646089862926939744564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35f165c-5730-43cf-9a21-407a372e763d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2b1ff5-4a60-47d7-a511-1c776556cfbc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2b1ff5-4a60-47d7-a511-1c776556cfbc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10867145383928538844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844108671453839285388441086714538392853884410867145383928538844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609d10d6-716f-4cf2-92bf-ddfb75b40c65, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41002b75-23b6-44a3-987e-2d7fce1a0bee, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41002b75-23b6-44a3-987e-2d7fce1a0bee, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2919195397642029484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484291919539764202948429191953976420294842919195397642029484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2b1ff5-4a60-47d7-a511-1c776556cfbc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96a3770-facd-4889-aa26-02d159fcc7ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96a3770-facd-4889-aa26-02d159fcc7ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10211056649863138237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237102110566498631382371021105664986313823710211056649863138237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41002b75-23b6-44a3-987e-2d7fce1a0bee, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3606ae37-a77e-4108-82c6-f82057a5999a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3606ae37-a77e-4108-82c6-f82057a5999a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 167678324964832023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023167678324964832023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96a3770-facd-4889-aa26-02d159fcc7ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be72443-0bfa-459c-b15a-d511d92d0a38, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be72443-0bfa-459c-b15a-d511d92d0a38, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851537211261902257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257178515372112619022571785153721126190225717851537211261902257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3606ae37-a77e-4108-82c6-f82057a5999a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1819b081-6ebf-46e3-bc38-64e9aa2a2ac8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1819b081-6ebf-46e3-bc38-64e9aa2a2ac8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019748290014694130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130160197482900146941301601974829001469413016019748290014694130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be72443-0bfa-459c-b15a-d511d92d0a38, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86270d12-7f41-475b-a2ca-d08739ce6e77, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86270d12-7f41-475b-a2ca-d08739ce6e77, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15764520189038971586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586157645201890389715861576452018903897158615764520189038971586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1819b081-6ebf-46e3-bc38-64e9aa2a2ac8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c87ab0-571e-4ae7-bcc9-141334e08e3a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c87ab0-571e-4ae7-bcc9-141334e08e3a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203671195430008161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161120367119543000816112036711954300081611203671195430008161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86270d12-7f41-475b-a2ca-d08739ce6e77, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed9fbcb-76ef-48e1-a824-1c9ff4e0ec0d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c87ab0-571e-4ae7-bcc9-141334e08e3a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed9fbcb-76ef-48e1-a824-1c9ff4e0ec0d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068060771562150248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248170680607715621502481706806077156215024817068060771562150248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156af3c1-7a93-4ac2-abd9-7bfd805e2f0d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156af3c1-7a93-4ac2-abd9-7bfd805e2f0d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3922660759753262261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261392266075975326226139226607597532622613922660759753262261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed9fbcb-76ef-48e1-a824-1c9ff4e0ec0d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ec6a63-10fc-46de-b1d0-45f318aeac7f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ec6a63-10fc-46de-b1d0-45f318aeac7f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663249331990189842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842566324933199018984256632493319901898425663249331990189842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156af3c1-7a93-4ac2-abd9-7bfd805e2f0d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242310e6-3fb3-4fe6-8c06-37f5bdffdda1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242310e6-3fb3-4fe6-8c06-37f5bdffdda1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8774074924233726170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170877407492423372617087740749242337261708774074924233726170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ec6a63-10fc-46de-b1d0-45f318aeac7f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 906f4014-e380-4008-994f-b816528515ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906f4014-e380-4008-994f-b816528515ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9668480505164471335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335966848050516447133596684805051644713359668480505164471335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242310e6-3fb3-4fe6-8c06-37f5bdffdda1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2364342f-8d72-494d-b0e5-0007f612686b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906f4014-e380-4008-994f-b816528515ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8793e67-72db-424c-9260-821d80102584, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8793e67-72db-424c-9260-821d80102584, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4319526344295606905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905431952634429560690543195263442956069054319526344295606905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2364342f-8d72-494d-b0e5-0007f612686b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12859918507600095391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391128599185076000953911285991850760009539112859918507600095391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8793e67-72db-424c-9260-821d80102584, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b00bec-096c-4953-a6b7-d6f7a52c7615, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b00bec-096c-4953-a6b7-d6f7a52c7615, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7848286607104034510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510784828660710403451078482866071040345107848286607104034510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2364342f-8d72-494d-b0e5-0007f612686b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:52 RpcState(ExecuteDataQuery, 46b00bec-096c-4953-a6b7-d6f7a52c7615, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0bf2279-c294-49c6-80db-d72de246bdab, ghrun-elbwoomtii.auto.internal:31334): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log --grpc-port=3950 --mon-port=24355 --ic-port=9078 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bf2279-c294-49c6-80db-d72de246bdab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586823017748392017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017586823017748392017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2faa61b9-3b59-42c3-aedc-89357353201f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2faa61b9-3b59-42c3-aedc-89357353201f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1300947864358494686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686130094786435849468613009478643584946861300947864358494686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log', '--grpc-port=3950', '--mon-port=24355', '--ic-port=9078', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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, a0bf2279-c294-49c6-80db-d72de246bdab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 801b9c60-13b2-4ec9-b89a-f19a2ad38416, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1045462
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 801b9c60-13b2-4ec9-b89a-f19a2ad38416, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9639386954021076460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460963938695402107646096393869540210764609639386954021076460" } } } 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:314 Started node localhost:3950/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2faa61b9-3b59-42c3-aedc-89357353201f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c794dc-b4a4-43d1-905a-e043b0379121, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c794dc-b4a4-43d1-905a-e043b0379121, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9364420543057347023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023936442054305734702393644205430573470239364420543057347023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1045463
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 801b9c60-13b2-4ec9-b89a-f19a2ad38416, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095c096c-c146-435f-b96d-735d6b1dbb01, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095c096c-c146-435f-b96d-735d6b1dbb01, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5628955151608435731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731562895515160843573156289551516084357315628955151608435731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c794dc-b4a4-43d1-905a-e043b0379121, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb8d11b-c0ba-427c-afc0-958175adc37b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb8d11b-c0ba-427c-afc0-958175adc37b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2586559502967871956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956258655950296787195625865595029678719562586559502967871956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095c096c-c146-435f-b96d-735d6b1dbb01, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55cb5de1-728d-4c8b-b5d2-a2a16af8f2ca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55cb5de1-728d-4c8b-b5d2-a2a16af8f2ca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13033008766770467099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099130330087667704670991303300876677046709913033008766770467099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb8d11b-c0ba-427c-afc0-958175adc37b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d91defc-ff52-44ae-bbbf-ea373f6935af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d91defc-ff52-44ae-bbbf-ea373f6935af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10846265687814181914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914108462656878141819141084626568781418191410846265687814181914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55cb5de1-728d-4c8b-b5d2-a2a16af8f2ca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1b258d-238c-4450-9fab-09263eca7b71, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1b258d-238c-4450-9fab-09263eca7b71, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16684581165822953446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446166845811658229534461668458116582295344616684581165822953446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d91defc-ff52-44ae-bbbf-ea373f6935af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb23f4a-fa9e-4e53-8027-94e8da6afa10, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb23f4a-fa9e-4e53-8027-94e8da6afa10, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15477899399122725705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705154778993991227257051547789939912272570515477899399122725705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1b258d-238c-4450-9fab-09263eca7b71, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00e7252-390c-42a0-8cba-f424f7f1d81b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00e7252-390c-42a0-8cba-f424f7f1d81b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12258366652512571308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308122583666525125713081225836665251257130812258366652512571308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb23f4a-fa9e-4e53-8027-94e8da6afa10, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30076b19-b881-476a-a664-2ab4e4de67ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30076b19-b881-476a-a664-2ab4e4de67ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12110552734359929363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363121105527343599293631211055273435992936312110552734359929363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30076b19-b881-476a-a664-2ab4e4de67ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c5552f-9888-475e-b57c-e176a57bebab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c5552f-9888-475e-b57c-e176a57bebab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18389751473825192351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351183897514738251923511838975147382519235118389751473825192351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00e7252-390c-42a0-8cba-f424f7f1d81b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eeca690-4443-47df-a434-4c74cbccdd7b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eeca690-4443-47df-a434-4c74cbccdd7b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7506589328460031279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279750658932846003127975065893284600312797506589328460031279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c5552f-9888-475e-b57c-e176a57bebab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146b0530-d0ca-43b0-be88-798b182cfe0d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146b0530-d0ca-43b0-be88-798b182cfe0d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609233660060582414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414166092336600605824141660923366006058241416609233660060582414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eeca690-4443-47df-a434-4c74cbccdd7b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2641551b-5e40-43f6-8557-3498ed1dd7e9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2641551b-5e40-43f6-8557-3498ed1dd7e9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15075421460726063233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233150754214607260632331507542146072606323315075421460726063233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146b0530-d0ca-43b0-be88-798b182cfe0d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de38bf4-7160-4fb8-8a8e-055ccb5ac355, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2641551b-5e40-43f6-8557-3498ed1dd7e9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de38bf4-7160-4fb8-8a8e-055ccb5ac355, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104829496164418529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529910482949616441852991048294961644185299104829496164418529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1c48be-a087-4068-9db1-1590c568f6f1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1c48be-a087-4068-9db1-1590c568f6f1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 782023125547798327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327782023125547798327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de38bf4-7160-4fb8-8a8e-055ccb5ac355, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25941ced-2968-46c1-b339-5adb153b2fa3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25941ced-2968-46c1-b339-5adb153b2fa3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769295147598350390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390276929514759835039027692951475983503902769295147598350390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1c48be-a087-4068-9db1-1590c568f6f1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3226622e-99a3-4356-a6b3-21ec0a70454e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3226622e-99a3-4356-a6b3-21ec0a70454e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48362527094884019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4836252709488401948362527094884019483625270948840194836252709488401948362527094884019483625270948840194836252709488401948362527094884019483625270948840194836252709488401948362527094884019483625270948840194836252709488401948362527094884019483625270948840194836252709488401948362527094884019483625270948840194836252709488401948362527094884019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25941ced-2968-46c1-b339-5adb153b2fa3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746ec9f5-da0b-4dd1-a807-2d8bfb8ab0bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746ec9f5-da0b-4dd1-a807-2d8bfb8ab0bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15222672348920267866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866152226723489202678661522267234892026786615222672348920267866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3226622e-99a3-4356-a6b3-21ec0a70454e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746ec9f5-da0b-4dd1-a807-2d8bfb8ab0bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922f9624-4e91-4c05-98ea-643114bf13bf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922f9624-4e91-4c05-98ea-643114bf13bf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8201511928227216817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817820151192822721681782015119282272168178201511928227216817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978e7520-e2d3-4b86-b4a7-ef5917d2a406, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978e7520-e2d3-4b86-b4a7-ef5917d2a406, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9995989699362870461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461999598969936287046199959896993628704619995989699362870461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922f9624-4e91-4c05-98ea-643114bf13bf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ebea2b-67a8-488d-9188-29a1a5ae8030, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978e7520-e2d3-4b86-b4a7-ef5917d2a406, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dad3e4c-4e14-48c4-bba2-2c344d461c41, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ebea2b-67a8-488d-9188-29a1a5ae8030, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1393462099390914388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388139346209939091438813934620993909143881393462099390914388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dad3e4c-4e14-48c4-bba2-2c344d461c41, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9229033477110780869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869922903347711078086992290334771107808699229033477110780869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ebea2b-67a8-488d-9188-29a1a5ae8030, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2792969-9c36-4250-8afb-3a96533017c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2792969-9c36-4250-8afb-3a96533017c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561911792943859780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780175619117929438597801756191179294385978017561911792943859780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dad3e4c-4e14-48c4-bba2-2c344d461c41, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e25f6cf-9993-404b-885f-5e04daa428e5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e25f6cf-9993-404b-885f-5e04daa428e5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1161822166873861935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935116182216687386193511618221668738619351161822166873861935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2792969-9c36-4250-8afb-3a96533017c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e25f6cf-9993-404b-885f-5e04daa428e5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3e86d2-c1da-42c1-88b0-2037eb0c7dab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3e86d2-c1da-42c1-88b0-2037eb0c7dab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880926637699157518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518138809266376991575181388092663769915751813880926637699157518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646c04de-cdce-427e-8c0d-d8845b9b2f3d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646c04de-cdce-427e-8c0d-d8845b9b2f3d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261163275210359960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960162611632752103599601626116327521035996016261163275210359960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3e86d2-c1da-42c1-88b0-2037eb0c7dab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a08b83d9-3f30-43ed-aa1f-108958f3faa6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a08b83d9-3f30-43ed-aa1f-108958f3faa6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800569266980276312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312980056926698027631298005692669802763129800569266980276312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646c04de-cdce-427e-8c0d-d8845b9b2f3d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca86700-184f-4abd-a16b-25ff472d0eaa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca86700-184f-4abd-a16b-25ff472d0eaa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692549035062695232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232692549035062695232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a08b83d9-3f30-43ed-aa1f-108958f3faa6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f7c540-985b-43f0-999b-6dd6287c05cf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f7c540-985b-43f0-999b-6dd6287c05cf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177296762565969738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738121772967625659697381217729676256596973812177296762565969738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca86700-184f-4abd-a16b-25ff472d0eaa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6150049e-97bf-44de-9f1e-a206e80eeddf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6150049e-97bf-44de-9f1e-a206e80eeddf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6694129649453796958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958669412964945379695866941296494537969586694129649453796958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f7c540-985b-43f0-999b-6dd6287c05cf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224962f3-d2b7-46e3-9853-bc25beb91792, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224962f3-d2b7-46e3-9853-bc25beb91792, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 490059842036447788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788490059842036447788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6150049e-97bf-44de-9f1e-a206e80eeddf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac02e4a-e611-4e27-97d8-4fc486270eb6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac02e4a-e611-4e27-97d8-4fc486270eb6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 93170022712025248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9317002271202524893170022712025248931700227120252489317002271202524893170022712025248931700227120252489317002271202524893170022712025248931700227120252489317002271202524893170022712025248931700227120252489317002271202524893170022712025248931700227120252489317002271202524893170022712025248931700227120252489317002271202524893170022712025248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224962f3-d2b7-46e3-9853-bc25beb91792, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4022ad2d-433e-46a0-a680-99bee061afad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4022ad2d-433e-46a0-a680-99bee061afad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3546319936173780832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832354631993617378083235463199361737808323546319936173780832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac02e4a-e611-4e27-97d8-4fc486270eb6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fffc44d8-8013-45ee-a8d5-fd526f372709, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffc44d8-8013-45ee-a8d5-fd526f372709, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18363739397687542114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114183637393976875421141836373939768754211418363739397687542114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4022ad2d-433e-46a0-a680-99bee061afad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34604055-11de-46e3-af0b-72c47720c177, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34604055-11de-46e3-af0b-72c47720c177, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904343912247105457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457169043439122471054571690434391224710545716904343912247105457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffc44d8-8013-45ee-a8d5-fd526f372709, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4081da4d-8316-4850-a711-cc829980fbe0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4081da4d-8316-4850-a711-cc829980fbe0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12863280648531530539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539128632806485315305391286328064853153053912863280648531530539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34604055-11de-46e3-af0b-72c47720c177, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba545db-a161-4135-91cc-0532cd0a5729, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba545db-a161-4135-91cc-0532cd0a5729, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4088781354159982041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041408878135415998204140887813541599820414088781354159982041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4081da4d-8316-4850-a711-cc829980fbe0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c01328c-7846-43b9-8efe-738701493ba0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c01328c-7846-43b9-8efe-738701493ba0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12290612756152629985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985122906127561526299851229061275615262998512290612756152629985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba545db-a161-4135-91cc-0532cd0a5729, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c01328c-7846-43b9-8efe-738701493ba0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828cbb8f-fbf9-462d-8ef4-b4e0f0186a2d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828cbb8f-fbf9-462d-8ef4-b4e0f0186a2d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523864177422328184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184452386417742232818445238641774223281844523864177422328184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc1d548-05b2-488e-86f9-2f17e72c3d89, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc1d548-05b2-488e-86f9-2f17e72c3d89, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16024011967866162666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666160240119678661626661602401196786616266616024011967866162666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828cbb8f-fbf9-462d-8ef4-b4e0f0186a2d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e15cc7d-ae2b-45a4-bf5e-9f05a82ae8b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e15cc7d-ae2b-45a4-bf5e-9f05a82ae8b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12204032319916820917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917122040323199168209171220403231991682091712204032319916820917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc1d548-05b2-488e-86f9-2f17e72c3d89, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00378e9d-2c75-410e-b71e-010e39f4e6e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00378e9d-2c75-410e-b71e-010e39f4e6e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650025865391340994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994116500258653913409941165002586539134099411650025865391340994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e15cc7d-ae2b-45a4-bf5e-9f05a82ae8b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436bdf71-94d3-4b83-8cb1-10f4d4caf555, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00378e9d-2c75-410e-b71e-010e39f4e6e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436bdf71-94d3-4b83-8cb1-10f4d4caf555, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9587294466250568138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138958729446625056813895872944662505681389587294466250568138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a28a0b-8617-4f64-bb83-9d135e853b83, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a28a0b-8617-4f64-bb83-9d135e853b83, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10225683156345888695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695102256831563458886951022568315634588869510225683156345888695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436bdf71-94d3-4b83-8cb1-10f4d4caf555, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99feb621-f76b-49f8-a608-ea6faa113fb9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99feb621-f76b-49f8-a608-ea6faa113fb9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16676467833562406941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941166764678335624069411667646783356240694116676467833562406941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a28a0b-8617-4f64-bb83-9d135e853b83, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f031e3d4-4f9e-43ae-9f7c-5d8275c0251f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f031e3d4-4f9e-43ae-9f7c-5d8275c0251f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977869280406679886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886179778692804066798861797786928040667988617977869280406679886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99feb621-f76b-49f8-a608-ea6faa113fb9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 789150d6-f018-4ca2-8eca-96091cd4479a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 789150d6-f018-4ca2-8eca-96091cd4479a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538556952204843339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339953855695220484333995385569522048433399538556952204843339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f031e3d4-4f9e-43ae-9f7c-5d8275c0251f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ac8419-49b3-4eef-9115-24c526b8e5d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ac8419-49b3-4eef-9115-24c526b8e5d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11510931338711007135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135115109313387110071351151093133871100713511510931338711007135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 789150d6-f018-4ca2-8eca-96091cd4479a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2041e2fc-8541-4bdd-82b5-1fb1060fcbc8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2041e2fc-8541-4bdd-82b5-1fb1060fcbc8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15713149170375536859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859157131491703755368591571314917037553685915713149170375536859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ac8419-49b3-4eef-9115-24c526b8e5d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275b4960-1458-4a0b-8e84-4c277c036ff8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275b4960-1458-4a0b-8e84-4c277c036ff8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10896669885524385134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134108966698855243851341089666988552438513410896669885524385134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2041e2fc-8541-4bdd-82b5-1fb1060fcbc8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456c181a-1918-43ee-8b5c-ee53d5a149ab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456c181a-1918-43ee-8b5c-ee53d5a149ab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11687019058874101971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971116870190588741019711168701905887410197111687019058874101971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275b4960-1458-4a0b-8e84-4c277c036ff8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c747faf1-b539-440b-9ea2-8134f939c427, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c747faf1-b539-440b-9ea2-8134f939c427, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434672634169394230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230243467263416939423024346726341693942302434672634169394230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456c181a-1918-43ee-8b5c-ee53d5a149ab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272ec0a0-04f6-415e-9172-51a94b1fdaea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272ec0a0-04f6-415e-9172-51a94b1fdaea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809475621218847351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351780947562121884735178094756212188473517809475621218847351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c747faf1-b539-440b-9ea2-8134f939c427, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a0b914-0064-4501-8256-706004b3a07d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272ec0a0-04f6-415e-9172-51a94b1fdaea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d3c490-eda8-4e00-8d40-5ef602346ed5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d3c490-eda8-4e00-8d40-5ef602346ed5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9501203462108817155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155950120346210881715595012034621088171559501203462108817155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a0b914-0064-4501-8256-706004b3a07d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10337419254316351898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898103374192543163518981033741925431635189810337419254316351898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d3c490-eda8-4e00-8d40-5ef602346ed5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3367b743-e244-41ba-9bf8-53fec323fe07, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3367b743-e244-41ba-9bf8-53fec323fe07, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14873814923100911466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466148738149231009114661487381492310091146614873814923100911466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a0b914-0064-4501-8256-706004b3a07d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbdd0222-c533-4b46-9e1d-4b0bd520bf73, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbdd0222-c533-4b46-9e1d-4b0bd520bf73, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17062488904330564855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855170624889043305648551706248890433056485517062488904330564855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3367b743-e244-41ba-9bf8-53fec323fe07, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2848f07-b446-4b2f-bb24-9666bc2d69c2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2848f07-b446-4b2f-bb24-9666bc2d69c2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339325799065300146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146103393257990653001461033932579906530014610339325799065300146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbdd0222-c533-4b46-9e1d-4b0bd520bf73, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19c8cf6-98ae-4ed7-ac28-7d45c8d6ee13, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19c8cf6-98ae-4ed7-ac28-7d45c8d6ee13, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2988659356515584501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501298865935651558450129886593565155845012988659356515584501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2848f07-b446-4b2f-bb24-9666bc2d69c2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa87a3a-b530-463b-9dc1-8ab883abf28b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa87a3a-b530-463b-9dc1-8ab883abf28b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10077239821586196539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539100772398215861965391007723982158619653910077239821586196539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19c8cf6-98ae-4ed7-ac28-7d45c8d6ee13, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85cc939-b7d0-41df-a553-100b34267dca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85cc939-b7d0-41df-a553-100b34267dca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957508773324578287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287495750877332457828749575087733245782874957508773324578287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa87a3a-b530-463b-9dc1-8ab883abf28b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831b6b46-3994-4352-a4aa-d1b8930d9a3e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831b6b46-3994-4352-a4aa-d1b8930d9a3e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 542010459666062795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795542010459666062795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85cc939-b7d0-41df-a553-100b34267dca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c21523-fb8f-4654-bc59-8910d02e728a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c21523-fb8f-4654-bc59-8910d02e728a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4196212208345310838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838419621220834531083841962122083453108384196212208345310838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831b6b46-3994-4352-a4aa-d1b8930d9a3e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 860db974-8448-4f54-91cf-14bb42e44a86, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 860db974-8448-4f54-91cf-14bb42e44a86, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864531849871504344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344486453184987150434448645318498715043444864531849871504344" } } } 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 1045463) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1045463) elapsed time (sec): 0.9729382991790771
DEBUG    ya.test:process.py:263 Command (pid 1045463) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) isrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c21523-fb8f-4654-bc59-8910d02e728a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1045463) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) maxrss: 876412
DEBUG    ya.test:process.py:263 Command (pid 1045463) minflt: 45873
DEBUG    ya.test:process.py:263 Command (pid 1045463) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) msgsnd: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f653b6b-8ecb-4f47-8f05-75184b5d8565, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f653b6b-8ecb-4f47-8f05-75184b5d8565, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249295769387968640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640324929576938796864032492957693879686403249295769387968640" } } } 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 1045463) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1045463) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1045463) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1045463) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1045463) stime: 0.20758
DEBUG    ya.test:process.py:263 Command (pid 1045463) utime: 0.542523
DEBUG    ya.test:process.py:263 Command (pid 1045463) wtime: 0.975
DEBUG    ya.test:process.py:275 Command (pid 1045463) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1045463) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 860db974-8448-4f54-91cf-14bb42e44a86, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77d7fbb-f06a-4818-840d-0be0f8c82007, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77d7fbb-f06a-4818-840d-0be0f8c82007, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MzQzOTAyM2YtMjU4NmM4MWItNGVlMDkwNWQtYTRjMGE3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16192416107031953437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437161924161070319534371619241610703195343716192416107031953437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f653b6b-8ecb-4f47-8f05-75184b5d8565, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b12bc770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b12bc770>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b12bc770> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4ce00d08-6936-4ba1-805e-0c2b1e8ea6c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4ce00d08-6936-4ba1-805e-0c2b1e8ea6c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYxOWVkMGUtMWYxYzlhMDMtMjUyNGEwM2UtMTkyOGI1YjM=" 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 0x7c28b12bc770>
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 0x7c28b33b6e70 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 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee35c626-b0e8-49bb-9cc2-ce96718fcf60, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee35c626-b0e8-49bb-9cc2-ce96718fcf60, ghrun-elbwoomtii.auto.internal:31334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4ce00d08-6936-4ba1-805e-0c2b1e8ea6c1, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4ce00d08-6936-4ba1-805e-0c2b1e8ea6c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4ce00d08-6936-4ba1-805e-0c2b1e8ea6c1, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77d7fbb-f06a-4818-840d-0be0f8c82007, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e9e64ba3-7c18aac1-d1ea6c14-81a06c81" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33f35f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b33f35f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b33f35f0> 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 0x7c28b33f35f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05eb0a4f-b90a-43c1-a625-34ec93d8538c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05eb0a4f-b90a-43c1-a625-34ec93d8538c, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ee35c626-b0e8-49bb-9cc2-ce96718fcf60, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 05eb0a4f-b90a-43c1-a625-34ec93d8538c, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, ee35c626-b0e8-49bb-9cc2-ce96718fcf60, ghrun-elbwoomtii.auto.internal:31334): 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:"2026-01-07T17:26:56.35504842+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 05eb0a4f-b90a-43c1-a625-34ec93d8538c, ghrun-elbwoomtii.auto.internal:3950): 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:3950: 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:3950: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2026-01-07T17:26:56.361928337+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, ee35c626-b0e8-49bb-9cc2-ce96718fcf60, ghrun-elbwoomtii.auto.internal:31334): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 05eb0a4f-b90a-43c1-a625-34ec93d8538c, ghrun-elbwoomtii.auto.internal:3950): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:31334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
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:3950: 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:3950: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2026-01-07T17:26:56.361928337+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c28b33f35f0>
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: 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:"2026-01-07T17:26:56.35504842+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', 10000), ('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 0x7c28b2701cb0 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 0x7c28b33ed570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b33ed570>
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:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2ec00c4-d5ac-414a-ac80-810f73127185, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2ec00c4-d5ac-414a-ac80-810f73127185, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2ec00c4-d5ac-414a-ac80-810f73127185, localhost:17695): 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:17695". 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:17695
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', 10000), ('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, 28791382-c96e-45d5-995b-8cbda25558f3, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28791382-c96e-45d5-995b-8cbda25558f3, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28791382-c96e-45d5-995b-8cbda25558f3, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 3950 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-elbwoomtii.auto.internal:3950, 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', 10000), ('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:17695
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b909988-08ae-44bb-9ea5-4142217d01a4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b909988-08ae-44bb-9ea5-4142217d01a4, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4df004a2-26e0-4fa6-b686-a1ed293a984b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4df004a2-26e0-4fa6-b686-a1ed293a984b, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58663e84-48c0-4546-a69e-5b7d350d263d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58663e84-48c0-4546-a69e-5b7d350d263d, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3b909988-08ae-44bb-9ea5-4142217d01a4, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 3b909988-08ae-44bb-9ea5-4142217d01a4, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:01.083400859+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 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73828d01-64f7-4c55-ac9c-c89c0d5f6cc2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73828d01-64f7-4c55-ac9c-c89c0d5f6cc2, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4df004a2-26e0-4fa6-b686-a1ed293a984b, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 4df004a2-26e0-4fa6-b686-a1ed293a984b, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:01.086495988+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 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca4bc913-370f-484a-b84b-3105adb05780, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca4bc913-370f-484a-b84b-3105adb05780, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 58663e84-48c0-4546-a69e-5b7d350d263d, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 58663e84-48c0-4546-a69e-5b7d350d263d, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:01.090438262+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.connection:connection.py:118 RpcState(CreateSession, 73828d01-64f7-4c55-ac9c-c89c0d5f6cc2, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73828d01-64f7-4c55-ac9c-c89c0d5f6cc2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 73828d01-64f7-4c55-ac9c-c89c0d5f6cc2, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 42ab0936-5923-4df6-b520-6eacb2fa2ff4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 42ab0936-5923-4df6-b520-6eacb2fa2ff4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" 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:238 Preparing session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d7e44d1e-90a8-49ae-9e4d-b4be86a1a210, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7e44d1e-90a8-49ae-9e4d-b4be86a1a210, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ca4bc913-370f-484a-b84b-3105adb05780, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca4bc913-370f-484a-b84b-3105adb05780, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c6a86999-06e6-4189-87fb-1f4fb677fa61, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ca4bc913-370f-484a-b84b-3105adb05780, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c6a86999-06e6-4189-87fb-1f4fb677fa61, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" 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, d7e44d1e-90a8-49ae-9e4d-b4be86a1a210, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7e44d1e-90a8-49ae-9e4d-b4be86a1a210, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d7e44d1e-90a8-49ae-9e4d-b4be86a1a210, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 42ab0936-5923-4df6-b520-6eacb2fa2ff4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=5df6d3d0-8b813198-e7415364-13b2ab93" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66074de0-65b2-4233-8452-8e4430c5002c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66074de0-65b2-4233-8452-8e4430c5002c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13819326269409591688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688138193262694095916881381932626940959168813819326269409591688" } } } 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, c6a86999-06e6-4189-87fb-1f4fb677fa61, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=5df6d3d0-8b813198-e7415364-13b2ab93" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9954dca8-386b-478e-9125-6c1a498a2796, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9954dca8-386b-478e-9125-6c1a498a2796, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214557958363642990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990112145579583636429901121455795836364299011214557958363642990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9954dca8-386b-478e-9125-6c1a498a2796, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66074de0-65b2-4233-8452-8e4430c5002c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a3fcda-4e59-4fd4-b788-a09ebd065d02, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 19e9e9e3-dc4e-4440-b673-54610560d98b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a3fcda-4e59-4fd4-b788-a09ebd065d02, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4773148064978328620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620477314806497832862047731480649783286204773148064978328620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 19e9e9e3-dc4e-4440-b673-54610560d98b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" 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, 19e9e9e3-dc4e-4440-b673-54610560d98b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=5df6d3d0-8b813198-e7415364-13b2ab93" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05ca058-6e36-40f4-b473-3968905d0103, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05ca058-6e36-40f4-b473-3968905d0103, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631482933645315336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336963148293364531533696314829336453153369631482933645315336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a3fcda-4e59-4fd4-b788-a09ebd065d02, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91222f47-f7cb-4be8-8fe0-7af9a6615993, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91222f47-f7cb-4be8-8fe0-7af9a6615993, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6998491488745585034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034699849148874558503469984914887455850346998491488745585034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05ca058-6e36-40f4-b473-3968905d0103, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90a0418-6a6a-4fcc-ae78-aa1c4e99f46e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90a0418-6a6a-4fcc-ae78-aa1c4e99f46e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17042421976484026862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862170424219764840268621704242197648402686217042421976484026862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91222f47-f7cb-4be8-8fe0-7af9a6615993, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c72dc2-a017-40d4-8606-6d20c73bcdac, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c72dc2-a017-40d4-8606-6d20c73bcdac, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2920942837308374874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874292094283730837487429209428373083748742920942837308374874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90a0418-6a6a-4fcc-ae78-aa1c4e99f46e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a236c0-be9f-443e-aa41-b2ab23377be8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a236c0-be9f-443e-aa41-b2ab23377be8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452445865864866526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526452445865864866526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c72dc2-a017-40d4-8606-6d20c73bcdac, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d759bc13-f2c0-4950-ac97-27e70f73037f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d759bc13-f2c0-4950-ac97-27e70f73037f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15982439190503396885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885159824391905033968851598243919050339688515982439190503396885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a236c0-be9f-443e-aa41-b2ab23377be8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8ce763-aac6-42b4-b1f6-b841cac55b74, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8ce763-aac6-42b4-b1f6-b841cac55b74, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17056034126249051963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963170560341262490519631705603412624905196317056034126249051963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d759bc13-f2c0-4950-ac97-27e70f73037f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93824b3c-0fc1-4689-8e91-ce23359f05a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93824b3c-0fc1-4689-8e91-ce23359f05a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1957830467504479483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483195783046750447948319578304675044794831957830467504479483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8ce763-aac6-42b4-b1f6-b841cac55b74, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b369a4a5-c07b-4d78-a1a9-bf83c4b85e23, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93824b3c-0fc1-4689-8e91-ce23359f05a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b369a4a5-c07b-4d78-a1a9-bf83c4b85e23, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390460020109978119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119239046002010997811923904600201099781192390460020109978119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa6e04c-f6dd-47cb-ad0c-ec0ff5125778, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa6e04c-f6dd-47cb-ad0c-ec0ff5125778, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1228900238013410883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883122890023801341088312289002380134108831228900238013410883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b369a4a5-c07b-4d78-a1a9-bf83c4b85e23, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa6e04c-f6dd-47cb-ad0c-ec0ff5125778, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22deff58-bd61-4c05-9eed-5be3a4ec388f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22deff58-bd61-4c05-9eed-5be3a4ec388f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9252261387282600464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464925226138728260046492522613872826004649252261387282600464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2ed090-f0f1-4468-937e-04a997ea41c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2ed090-f0f1-4468-937e-04a997ea41c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353038609477822022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022835303860947782202283530386094778220228353038609477822022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22deff58-bd61-4c05-9eed-5be3a4ec388f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba650da3-0b2e-4f43-9b9e-62e832961c98, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba650da3-0b2e-4f43-9b9e-62e832961c98, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15900014047960822702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702159000140479608227021590001404796082270215900014047960822702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2ed090-f0f1-4468-937e-04a997ea41c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234e8cf1-b0d7-4555-a280-5de318516957, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234e8cf1-b0d7-4555-a280-5de318516957, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2032182495774122653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653203218249577412265320321824957741226532032182495774122653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba650da3-0b2e-4f43-9b9e-62e832961c98, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234e8cf1-b0d7-4555-a280-5de318516957, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2eace89-4e62-4968-88c5-d5124949a3bc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7863dd0c-e2f4-4a2b-9bec-6baf71f4d8b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7863dd0c-e2f4-4a2b-9bec-6baf71f4d8b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13590107804833379717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717135901078048333797171359010780483337971713590107804833379717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2eace89-4e62-4968-88c5-d5124949a3bc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14750829536874050867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867147508295368740508671475082953687405086714750829536874050867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7863dd0c-e2f4-4a2b-9bec-6baf71f4d8b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb96e60-d801-4edc-a5fe-da388ddf968f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb96e60-d801-4edc-a5fe-da388ddf968f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200042806685185090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090620004280668518509062000428066851850906200042806685185090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2eace89-4e62-4968-88c5-d5124949a3bc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4183898-2510-459a-a172-da7d4f52c282, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4183898-2510-459a-a172-da7d4f52c282, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15198226834239164485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485151982268342391644851519822683423916448515198226834239164485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb96e60-d801-4edc-a5fe-da388ddf968f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d97054c-9274-4e9a-bb79-f4fa9c0cd333, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d97054c-9274-4e9a-bb79-f4fa9c0cd333, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15885580883870884509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509158855808838708845091588558088387088450915885580883870884509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4183898-2510-459a-a172-da7d4f52c282, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905f11c5-bf75-4e60-a5f4-366c365ed796, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905f11c5-bf75-4e60-a5f4-366c365ed796, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8645757028773534197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197864575702877353419786457570287735341978645757028773534197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d97054c-9274-4e9a-bb79-f4fa9c0cd333, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f7d20fa-2417-4dff-9b46-fb01f773ac8f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f7d20fa-2417-4dff-9b46-fb01f773ac8f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7961177365004653003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003796117736500465300379611773650046530037961177365004653003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905f11c5-bf75-4e60-a5f4-366c365ed796, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ffc9c5c-72d6-49d6-a26c-fa1516aa2232, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ffc9c5c-72d6-49d6-a26c-fa1516aa2232, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1026646616220752188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188102664661622075218810266466162207521881026646616220752188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f7d20fa-2417-4dff-9b46-fb01f773ac8f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9b8dc76-75ce-49c8-a462-6b6fdcfa1f55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b8dc76-75ce-49c8-a462-6b6fdcfa1f55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9993470890537682787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787999347089053768278799934708905376827879993470890537682787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ffc9c5c-72d6-49d6-a26c-fa1516aa2232, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec97de1f-0d0a-453a-a22b-6d38ceac6d04, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec97de1f-0d0a-453a-a22b-6d38ceac6d04, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5239072980072958998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998523907298007295899852390729800729589985239072980072958998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b8dc76-75ce-49c8-a462-6b6fdcfa1f55, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec97de1f-0d0a-453a-a22b-6d38ceac6d04, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26f8b171-eb9b-443c-8d91-0830e8d40417, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26f8b171-eb9b-443c-8d91-0830e8d40417, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8500216953484947840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840850021695348494784085002169534849478408500216953484947840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdcce22-1a1a-429a-b90f-a6ec3425648f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdcce22-1a1a-429a-b90f-a6ec3425648f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948678279217504782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782109486782792175047821094867827921750478210948678279217504782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26f8b171-eb9b-443c-8d91-0830e8d40417, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5158b0db-04a1-4954-ab43-3edd0b93cd5c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5158b0db-04a1-4954-ab43-3edd0b93cd5c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792423795414879389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389379242379541487938937924237954148793893792423795414879389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdcce22-1a1a-429a-b90f-a6ec3425648f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4985f794-2021-4742-80e0-7dbec2fe8505, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4985f794-2021-4742-80e0-7dbec2fe8505, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3631008401846635716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716363100840184663571636310084018466357163631008401846635716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5158b0db-04a1-4954-ab43-3edd0b93cd5c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8739fddb-4311-4d2f-863a-9e78eeae1d5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8739fddb-4311-4d2f-863a-9e78eeae1d5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11070094041183611302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302110700940411836113021107009404118361130211070094041183611302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4985f794-2021-4742-80e0-7dbec2fe8505, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0710dcb-620c-47fb-8e7c-7a9a349ee60d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0710dcb-620c-47fb-8e7c-7a9a349ee60d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3485448988667778505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505348544898866777850534854489886677785053485448988667778505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8739fddb-4311-4d2f-863a-9e78eeae1d5b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 430a8fcb-4260-42c8-b949-312fdee73e05, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430a8fcb-4260-42c8-b949-312fdee73e05, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1364063698728386695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695136406369872838669513640636987283866951364063698728386695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0710dcb-620c-47fb-8e7c-7a9a349ee60d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb25522-1c3f-4038-9120-06c793c03cd1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb25522-1c3f-4038-9120-06c793c03cd1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6835278731652658773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773683527873165265877368352787316526587736835278731652658773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430a8fcb-4260-42c8-b949-312fdee73e05, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a71d62-a50e-4839-9ad5-c185bb581c67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a71d62-a50e-4839-9ad5-c185bb581c67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3227476084502989033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033322747608450298903332274760845029890333227476084502989033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb25522-1c3f-4038-9120-06c793c03cd1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04be5d5-936b-4b52-ae9b-14397d6b1c58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04be5d5-936b-4b52-ae9b-14397d6b1c58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7812355065423669507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507781235506542366950778123550654236695077812355065423669507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a71d62-a50e-4839-9ad5-c185bb581c67, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68021c0-fd8e-4a62-8873-42dc761c003f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68021c0-fd8e-4a62-8873-42dc761c003f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16041295724649701514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514160412957246497015141604129572464970151416041295724649701514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04be5d5-936b-4b52-ae9b-14397d6b1c58, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ea2e7a-f4ba-4367-a277-72e93f26b84f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ea2e7a-f4ba-4367-a277-72e93f26b84f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665454191563294096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096176654541915632940961766545419156329409617665454191563294096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68021c0-fd8e-4a62-8873-42dc761c003f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db2a23a-4016-42a4-ba29-87c59d676c33, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db2a23a-4016-42a4-ba29-87c59d676c33, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197700647874189818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818119770064787418981811977006478741898181197700647874189818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ea2e7a-f4ba-4367-a277-72e93f26b84f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc203d75-4471-40b4-aca5-e71db9fe0185, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc203d75-4471-40b4-aca5-e71db9fe0185, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3420825475214625604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604342082547521462560434208254752146256043420825475214625604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db2a23a-4016-42a4-ba29-87c59d676c33, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 384a88f2-7433-47ef-b6d8-a68f132d8445, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 384a88f2-7433-47ef-b6d8-a68f132d8445, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499537209401906853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853549953720940190685354995372094019068535499537209401906853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc203d75-4471-40b4-aca5-e71db9fe0185, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d21babd0-3182-481d-a9f8-cd05f9a01743, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21babd0-3182-481d-a9f8-cd05f9a01743, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133882132988250906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906913388213298825090691338821329882509069133882132988250906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 384a88f2-7433-47ef-b6d8-a68f132d8445, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec5e242-0677-4652-8312-62b7b655e8bc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec5e242-0677-4652-8312-62b7b655e8bc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16284974429686899767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767162849744296868997671628497442968689976716284974429686899767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21babd0-3182-481d-a9f8-cd05f9a01743, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de860197-46fe-4c85-84c1-518be20dc2aa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de860197-46fe-4c85-84c1-518be20dc2aa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193452914496107042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042419345291449610704241934529144961070424193452914496107042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec5e242-0677-4652-8312-62b7b655e8bc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be471ed-4cee-42f7-b2c9-3d95929bf21e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be471ed-4cee-42f7-b2c9-3d95929bf21e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422659608870410259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259144226596088704102591442265960887041025914422659608870410259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de860197-46fe-4c85-84c1-518be20dc2aa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e1bc81-0bee-417b-8bd4-f770653ea3d0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e1bc81-0bee-417b-8bd4-f770653ea3d0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9302360501199112596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596930236050119911259693023605011991125969302360501199112596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be471ed-4cee-42f7-b2c9-3d95929bf21e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb4f250-6ddf-40a2-8e9c-2878d1195398, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb4f250-6ddf-40a2-8e9c-2878d1195398, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329891182558239947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947232989118255823994723298911825582399472329891182558239947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e1bc81-0bee-417b-8bd4-f770653ea3d0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b2b823-74af-4e0f-9815-00056a931607, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b2b823-74af-4e0f-9815-00056a931607, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17454734703720115210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210174547347037201152101745473470372011521017454734703720115210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb4f250-6ddf-40a2-8e9c-2878d1195398, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782f9d12-a25d-45b5-869c-e613be0a09b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782f9d12-a25d-45b5-869c-e613be0a09b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11091291014439373056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056110912910144393730561109129101443937305611091291014439373056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b2b823-74af-4e0f-9815-00056a931607, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 394fcb97-7f2b-496a-96cb-f6e8e6b09d83, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394fcb97-7f2b-496a-96cb-f6e8e6b09d83, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2334924670407258688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688233492467040725868823349246704072586882334924670407258688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394fcb97-7f2b-496a-96cb-f6e8e6b09d83, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7076fb97-ab13-4742-8aa2-5286176a7d19, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7076fb97-ab13-4742-8aa2-5286176a7d19, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199256853387347706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706171992568533873477061719925685338734770617199256853387347706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7076fb97-ab13-4742-8aa2-5286176a7d19, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b60a7a5-9dd5-4831-b877-2a03d6a8cf2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b60a7a5-9dd5-4831-b877-2a03d6a8cf2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185176495897816360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360185176495897816360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782f9d12-a25d-45b5-869c-e613be0a09b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313714f5-8b37-4b1e-9017-ce5cd8a73194, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313714f5-8b37-4b1e-9017-ce5cd8a73194, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12843056175727768782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782128430561757277687821284305617572776878212843056175727768782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b60a7a5-9dd5-4831-b877-2a03d6a8cf2c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbb2c19-a54c-44ea-9653-f3d2bb90b669, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbb2c19-a54c-44ea-9653-f3d2bb90b669, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466158190443796069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069144661581904437960691446615819044379606914466158190443796069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313714f5-8b37-4b1e-9017-ce5cd8a73194, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b03493-58aa-49dc-b6c6-8a5a1649c8c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b03493-58aa-49dc-b6c6-8a5a1649c8c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1231217007447729507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507123121700744772950712312170074477295071231217007447729507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbb2c19-a54c-44ea-9653-f3d2bb90b669, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f41e00-a2a5-406e-8d2f-6aa25217d570, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f41e00-a2a5-406e-8d2f-6aa25217d570, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13381500416058785583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583133815004160587855831338150041605878558313381500416058785583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b03493-58aa-49dc-b6c6-8a5a1649c8c0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c5f4c5-3c91-4550-87d0-74159fa37d2d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c5f4c5-3c91-4550-87d0-74159fa37d2d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14241656240977411740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740142416562409774117401424165624097741174014241656240977411740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f41e00-a2a5-406e-8d2f-6aa25217d570, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbfcb9e5-360d-4eae-9610-1b393745425a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbfcb9e5-360d-4eae-9610-1b393745425a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10458364673175507953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953104583646731755079531045836467317550795310458364673175507953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c5f4c5-3c91-4550-87d0-74159fa37d2d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451342d0-717b-4cdb-adc2-c24c3538e8bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451342d0-717b-4cdb-adc2-c24c3538e8bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8294789878252061786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786829478987825206178682947898782520617868294789878252061786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbfcb9e5-360d-4eae-9610-1b393745425a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1a9087-6b54-4b87-9a95-e1bb332afccc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1a9087-6b54-4b87-9a95-e1bb332afccc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10356143775244350904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904103561437752443509041035614377524435090410356143775244350904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451342d0-717b-4cdb-adc2-c24c3538e8bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7927228f-dfbc-41b6-96d8-dd7cfdeaaa77, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7927228f-dfbc-41b6-96d8-dd7cfdeaaa77, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7135136485619431220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220713513648561943122071351364856194312207135136485619431220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1a9087-6b54-4b87-9a95-e1bb332afccc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f4b227-18e9-4b88-8a69-4844cf31cf7e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f4b227-18e9-4b88-8a69-4844cf31cf7e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274040808212008261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261627404080821200826162740408082120082616274040808212008261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7927228f-dfbc-41b6-96d8-dd7cfdeaaa77, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022b639b-40ce-4403-98c2-78d88621a30d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022b639b-40ce-4403-98c2-78d88621a30d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4431147578289247961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961443114757828924796144311475782892479614431147578289247961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f4b227-18e9-4b88-8a69-4844cf31cf7e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0917c9e2-3007-48b9-9cba-c1ed4482ae99, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0917c9e2-3007-48b9-9cba-c1ed4482ae99, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529765399905348720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720652976539990534872065297653999053487206529765399905348720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022b639b-40ce-4403-98c2-78d88621a30d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015002c5-aec6-4e3f-8c0f-9ed354c6192c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015002c5-aec6-4e3f-8c0f-9ed354c6192c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6620638909941227886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886662063890994122788666206389099412278866620638909941227886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0917c9e2-3007-48b9-9cba-c1ed4482ae99, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70dee70c-4d52-44dc-ae12-a0284249023c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70dee70c-4d52-44dc-ae12-a0284249023c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288137387608372228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228142881373876083722281428813738760837222814288137387608372228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015002c5-aec6-4e3f-8c0f-9ed354c6192c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa650e6f-1a30-4295-9175-4128bfb5a98b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa650e6f-1a30-4295-9175-4128bfb5a98b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410363669352499767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767174103636693524997671741036366935249976717410363669352499767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70dee70c-4d52-44dc-ae12-a0284249023c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd30cb2-e630-4d23-ba35-1d555b658e85, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd30cb2-e630-4d23-ba35-1d555b658e85, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14787190124099597978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978147871901240995979781478719012409959797814787190124099597978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa650e6f-1a30-4295-9175-4128bfb5a98b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2a30d35-38f0-4958-acc7-1f1d5a5e1131, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2a30d35-38f0-4958-acc7-1f1d5a5e1131, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062787411700179641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641100627874117001796411006278741170017964110062787411700179641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd30cb2-e630-4d23-ba35-1d555b658e85, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04257a2-5699-47da-895f-cbfa4f81d0cd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04257a2-5699-47da-895f-cbfa4f81d0cd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6479961138313728671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671647996113831372867164799611383137286716479961138313728671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2a30d35-38f0-4958-acc7-1f1d5a5e1131, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3bd24f5-428b-45ff-b76c-4811b4b39e32, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04257a2-5699-47da-895f-cbfa4f81d0cd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3bd24f5-428b-45ff-b76c-4811b4b39e32, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866535344351819271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271178665353443518192711786653534435181927117866535344351819271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5488e4-7521-4e84-8214-44e3b97348fb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5488e4-7521-4e84-8214-44e3b97348fb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6534739013729917837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837653473901372991783765347390137299178376534739013729917837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3bd24f5-428b-45ff-b76c-4811b4b39e32, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346c7524-090d-4ed3-bf54-7a1bb58077a1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346c7524-090d-4ed3-bf54-7a1bb58077a1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6251534351300141505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505625153435130014150562515343513001415056251534351300141505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5488e4-7521-4e84-8214-44e3b97348fb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193ca99a-63b1-4053-8467-7ec63b6b5ca1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193ca99a-63b1-4053-8467-7ec63b6b5ca1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465835228239413466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466154658352282394134661546583522823941346615465835228239413466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346c7524-090d-4ed3-bf54-7a1bb58077a1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024bfeaf-d06b-4b72-b4d4-167d15a1359b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024bfeaf-d06b-4b72-b4d4-167d15a1359b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927609657556061577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577139276096575560615771392760965755606157713927609657556061577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193ca99a-63b1-4053-8467-7ec63b6b5ca1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d0a4c6-f8f4-4c17-8606-d8001dd682da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d0a4c6-f8f4-4c17-8606-d8001dd682da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4375762794969023993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993437576279496902399343757627949690239934375762794969023993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d0a4c6-f8f4-4c17-8606-d8001dd682da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e298809-2bd4-473f-84a9-f4811b6f8a02, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e298809-2bd4-473f-84a9-f4811b6f8a02, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4025095435659252597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597402509543565925259740250954356592525974025095435659252597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024bfeaf-d06b-4b72-b4d4-167d15a1359b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aa7d0bd-92a6-4887-b4d4-d9b732740210, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aa7d0bd-92a6-4887-b4d4-d9b732740210, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17432664935095922978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978174326649350959229781743266493509592297817432664935095922978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e298809-2bd4-473f-84a9-f4811b6f8a02, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f730b6a-390b-4c57-bca5-e439ddb1bbb8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f730b6a-390b-4c57-bca5-e439ddb1bbb8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43622657469057266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4362265746905726643622657469057266436226574690572664362265746905726643622657469057266436226574690572664362265746905726643622657469057266436226574690572664362265746905726643622657469057266436226574690572664362265746905726643622657469057266436226574690572664362265746905726643622657469057266436226574690572664362265746905726643622657469057266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aa7d0bd-92a6-4887-b4d4-d9b732740210, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b616949e-533d-4298-9b4e-c985195ab5e6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b616949e-533d-4298-9b4e-c985195ab5e6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2787452792071361830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830278745279207136183027874527920713618302787452792071361830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f730b6a-390b-4c57-bca5-e439ddb1bbb8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 465fbaf0-226f-466b-adcf-d62a5235191f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 465fbaf0-226f-466b-adcf-d62a5235191f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022830663062835794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794802283066306283579480228306630628357948022830663062835794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b616949e-533d-4298-9b4e-c985195ab5e6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d7840e-11fc-49f6-8df5-b19c851dfdd8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d7840e-11fc-49f6-8df5-b19c851dfdd8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12840731560132957384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384128407315601329573841284073156013295738412840731560132957384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 465fbaf0-226f-466b-adcf-d62a5235191f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899318e3-a81a-4af2-98bd-334f769ee30c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899318e3-a81a-4af2-98bd-334f769ee30c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7024079740667182953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953702407974066718295370240797406671829537024079740667182953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d7840e-11fc-49f6-8df5-b19c851dfdd8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe0cf47-e123-4ad6-8748-99c524f1aa93, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899318e3-a81a-4af2-98bd-334f769ee30c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb427ea0-72f0-41fb-800a-4d0600561374, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb427ea0-72f0-41fb-800a-4d0600561374, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13088881841617664598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598130888818416176645981308888184161766459813088881841617664598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe0cf47-e123-4ad6-8748-99c524f1aa93, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8957605922733306824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824895760592273330682489576059227333068248957605922733306824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb427ea0-72f0-41fb-800a-4d0600561374, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe0cf47-e123-4ad6-8748-99c524f1aa93, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d50683-35fe-42d1-9092-2351798f0ae8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d50683-35fe-42d1-9092-2351798f0ae8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3002085848949826262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262300208584894982626230020858489498262623002085848949826262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfef81e6-c73f-4de5-b0e3-eca7d40ae0b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfef81e6-c73f-4de5-b0e3-eca7d40ae0b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17320344124065054196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196173203441240650541961732034412406505419617320344124065054196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d50683-35fe-42d1-9092-2351798f0ae8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86333ee3-c6a4-42d1-9a41-cff6647b4971, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86333ee3-c6a4-42d1-9a41-cff6647b4971, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969994733964978911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911159699947339649789111596999473396497891115969994733964978911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfef81e6-c73f-4de5-b0e3-eca7d40ae0b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ff275b-f82c-42cf-a073-ee571ffc4b9f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ff275b-f82c-42cf-a073-ee571ffc4b9f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4037846705381502084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084403784670538150208440378467053815020844037846705381502084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86333ee3-c6a4-42d1-9a41-cff6647b4971, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c1ccc8-67aa-4f93-aa87-416e7fdce163, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ff275b-f82c-42cf-a073-ee571ffc4b9f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c1ccc8-67aa-4f93-aa87-416e7fdce163, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9479392889535178861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861947939288953517886194793928895351788619479392889535178861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c77f2f-c301-482d-8905-09773484012d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c77f2f-c301-482d-8905-09773484012d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7552507567373205736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736755250756737320573675525075673732057367552507567373205736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c1ccc8-67aa-4f93-aa87-416e7fdce163, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20a1e87-97b1-4451-b621-9539d63bf791, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20a1e87-97b1-4451-b621-9539d63bf791, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284942644602858501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501284942644602858501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c77f2f-c301-482d-8905-09773484012d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84a57b1-1c1e-4155-8662-614c9858013d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84a57b1-1c1e-4155-8662-614c9858013d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8120240276566825072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072812024027656682507281202402765668250728120240276566825072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20a1e87-97b1-4451-b621-9539d63bf791, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442f9691-7199-415d-8fc1-e5406899b03e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442f9691-7199-415d-8fc1-e5406899b03e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5857614603150055691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691585761460315005569158576146031500556915857614603150055691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84a57b1-1c1e-4155-8662-614c9858013d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e84469-a0e3-40e2-a7f2-38cd41ae1718, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e84469-a0e3-40e2-a7f2-38cd41ae1718, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120783917996435022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022101207839179964350221012078391799643502210120783917996435022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442f9691-7199-415d-8fc1-e5406899b03e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28be2619-d5e8-4650-992b-efa7514897ac, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28be2619-d5e8-4650-992b-efa7514897ac, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11293614427653679533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533112936144276536795331129361442765367953311293614427653679533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e84469-a0e3-40e2-a7f2-38cd41ae1718, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02a602b3-6ba7-4331-bc1f-bd3a16f19b3c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a602b3-6ba7-4331-bc1f-bd3a16f19b3c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865182357393142453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453178651823573931424531786518235739314245317865182357393142453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28be2619-d5e8-4650-992b-efa7514897ac, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ee5c40-cd35-41a7-b503-e5d23304881e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ee5c40-cd35-41a7-b503-e5d23304881e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8676913532006361529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529867691353200636152986769135320063615298676913532006361529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a602b3-6ba7-4331-bc1f-bd3a16f19b3c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be7617e-809b-47da-ad90-265a3af02dbb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be7617e-809b-47da-ad90-265a3af02dbb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6565782680049873397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397656578268004987339765657826800498733976565782680049873397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be7617e-809b-47da-ad90-265a3af02dbb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda7a76d-5841-4320-813b-0c1f482f43a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ee5c40-cd35-41a7-b503-e5d23304881e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda7a76d-5841-4320-813b-0c1f482f43a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330358161905087585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585433035816190508758543303581619050875854330358161905087585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7713d191-c9a3-4f7a-9b72-38d4542a30ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7713d191-c9a3-4f7a-9b72-38d4542a30ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11178682004153839542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542111786820041538395421117868200415383954211178682004153839542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda7a76d-5841-4320-813b-0c1f482f43a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f38bc361-a68d-4431-98a8-7d655e777588, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f38bc361-a68d-4431-98a8-7d655e777588, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17716040699120741206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206177160406991207412061771604069912074120617716040699120741206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7713d191-c9a3-4f7a-9b72-38d4542a30ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66643a1-c8e5-4054-ab5d-db05dc6fc8e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66643a1-c8e5-4054-ab5d-db05dc6fc8e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10996920354068844677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677109969203540688446771099692035406884467710996920354068844677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f38bc361-a68d-4431-98a8-7d655e777588, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4729000-5d08-4e8e-97c8-787877ddc5c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4729000-5d08-4e8e-97c8-787877ddc5c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7054499138879854900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900705449913887985490070544991388798549007054499138879854900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66643a1-c8e5-4054-ab5d-db05dc6fc8e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294e4d4c-131e-4fdb-9622-1b64509cc269, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294e4d4c-131e-4fdb-9622-1b64509cc269, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 968782586103796606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606968782586103796606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4729000-5d08-4e8e-97c8-787877ddc5c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3633547-7047-422d-aa74-480ab663467d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3633547-7047-422d-aa74-480ab663467d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9608848065378416891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891960884806537841689196088480653784168919608848065378416891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294e4d4c-131e-4fdb-9622-1b64509cc269, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7a62e7-5e2a-4634-bdbb-cf923411fef3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3633547-7047-422d-aa74-480ab663467d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7a62e7-5e2a-4634-bdbb-cf923411fef3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9698903870253824165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165969890387025382416596989038702538241659698903870253824165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c23214-9b55-43bc-af8d-ffae7d3ce48f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c23214-9b55-43bc-af8d-ffae7d3ce48f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618258742323464866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866561825874232346486656182587423234648665618258742323464866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7a62e7-5e2a-4634-bdbb-cf923411fef3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434d10d2-4852-48ee-9c17-65daf0b76556, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434d10d2-4852-48ee-9c17-65daf0b76556, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305339415349871535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535630533941534987153563053394153498715356305339415349871535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c23214-9b55-43bc-af8d-ffae7d3ce48f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109474f1-cbe2-42ab-899e-87306158c569, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109474f1-cbe2-42ab-899e-87306158c569, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6924497232622094800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800692449723262209480069244972326220948006924497232622094800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434d10d2-4852-48ee-9c17-65daf0b76556, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369ab42a-7c30-4be0-bc3d-0a92781cd031, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369ab42a-7c30-4be0-bc3d-0a92781cd031, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16670238077521953717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717166702380775219537171667023807752195371716670238077521953717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109474f1-cbe2-42ab-899e-87306158c569, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8a7c69-0f85-4a32-b84e-4e997e312f32, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8a7c69-0f85-4a32-b84e-4e997e312f32, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7450609148420566499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499745060914842056649974506091484205664997450609148420566499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369ab42a-7c30-4be0-bc3d-0a92781cd031, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f8bc56-341d-4647-9277-3a1ea39c7543, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f8bc56-341d-4647-9277-3a1ea39c7543, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8671001087632197969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969867100108763219796986710010876321979698671001087632197969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8a7c69-0f85-4a32-b84e-4e997e312f32, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca1ed10-6b76-471c-86e4-1b84dbac2446, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f8bc56-341d-4647-9277-3a1ea39c7543, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca1ed10-6b76-471c-86e4-1b84dbac2446, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14437198962654061732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732144371989626540617321443719896265406173214437198962654061732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ec3f16-f7c4-40c8-af75-9cff66853a29, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ec3f16-f7c4-40c8-af75-9cff66853a29, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1589146977884559312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312158914697788455931215891469778845593121589146977884559312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca1ed10-6b76-471c-86e4-1b84dbac2446, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59aa431-c351-40eb-aa66-5ec35cae2ae1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59aa431-c351-40eb-aa66-5ec35cae2ae1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 353303891768114664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664353303891768114664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ec3f16-f7c4-40c8-af75-9cff66853a29, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12434d77-bcdc-4236-b52a-8fc349b7776f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12434d77-bcdc-4236-b52a-8fc349b7776f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2992292880837228004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004299229288083722800429922928808372280042992292880837228004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59aa431-c351-40eb-aa66-5ec35cae2ae1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0062bad9-64f8-48b3-be0b-806e423eec58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0062bad9-64f8-48b3-be0b-806e423eec58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12681304444479761495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495126813044444797614951268130444447976149512681304444479761495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12434d77-bcdc-4236-b52a-8fc349b7776f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eeb1a96-6c07-4e2b-897e-9d9429a1ac08, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eeb1a96-6c07-4e2b-897e-9d9429a1ac08, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7163179911548833843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843716317991154883384371631799115488338437163179911548833843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0062bad9-64f8-48b3-be0b-806e423eec58, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217c5168-59fa-411c-9bad-0b71b3b5d10f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217c5168-59fa-411c-9bad-0b71b3b5d10f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3686850739323197877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877368685073932319787736868507393231978773686850739323197877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217c5168-59fa-411c-9bad-0b71b3b5d10f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58caa80a-d83c-4d02-9b13-ee16f3944208, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58caa80a-d83c-4d02-9b13-ee16f3944208, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591889307058692438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438145918893070586924381459188930705869243814591889307058692438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eeb1a96-6c07-4e2b-897e-9d9429a1ac08, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7e2020-31b8-4f4f-b142-f38048321d3e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7e2020-31b8-4f4f-b142-f38048321d3e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9181461629244734642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642918146162924473464291814616292447346429181461629244734642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58caa80a-d83c-4d02-9b13-ee16f3944208, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367e5679-82b1-4345-8a9c-9ab623640e60, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367e5679-82b1-4345-8a9c-9ab623640e60, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16127910407117324821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821161279104071173248211612791040711732482116127910407117324821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7e2020-31b8-4f4f-b142-f38048321d3e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3899ea-b64d-4348-bc83-44451ca8719b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3899ea-b64d-4348-bc83-44451ca8719b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783835068443278661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661167838350684432786611678383506844327866116783835068443278661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367e5679-82b1-4345-8a9c-9ab623640e60, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2f2e60f-d8bd-4a0e-848c-c56c87e5a1ba, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f2e60f-d8bd-4a0e-848c-c56c87e5a1ba, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1165911176610468808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808116591117661046880811659111766104688081165911176610468808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3899ea-b64d-4348-bc83-44451ca8719b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ceaceb-c21a-48ed-b60e-e3625e31f39e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f2e60f-d8bd-4a0e-848c-c56c87e5a1ba, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ceaceb-c21a-48ed-b60e-e3625e31f39e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562681125066793512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512556268112506679351255626811250667935125562681125066793512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334c35f8-fe80-4fbf-a4e2-8ae28fae1444, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334c35f8-fe80-4fbf-a4e2-8ae28fae1444, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12751471844228867811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811127514718442288678111275147184422886781112751471844228867811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ceaceb-c21a-48ed-b60e-e3625e31f39e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334c35f8-fe80-4fbf-a4e2-8ae28fae1444, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e82bdd-4764-4810-a486-89011ce49dda, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e82bdd-4764-4810-a486-89011ce49dda, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16153339483675368009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009161533394836753680091615333948367536800916153339483675368009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50ca504-b29f-4dac-a657-4f714998c9a5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b50ca504-b29f-4dac-a657-4f714998c9a5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11770600276250822483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483117706002762508224831177060027625082248311770600276250822483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e82bdd-4764-4810-a486-89011ce49dda, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0e5a99-bcd7-4ffb-b629-9db996b36f45, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0e5a99-bcd7-4ffb-b629-9db996b36f45, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17417823891210835424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424174178238912108354241741782389121083542417417823891210835424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50ca504-b29f-4dac-a657-4f714998c9a5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0e5a99-bcd7-4ffb-b629-9db996b36f45, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc9c65f-6496-450e-ba24-a28aba5b0fb5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc9c65f-6496-450e-ba24-a28aba5b0fb5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418070533012944573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573184180705330129445731841807053301294457318418070533012944573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2aa58ae-1283-43f4-8c72-882d38117be1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2aa58ae-1283-43f4-8c72-882d38117be1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6788894280641583131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131678889428064158313167888942806415831316788894280641583131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc9c65f-6496-450e-ba24-a28aba5b0fb5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2aa58ae-1283-43f4-8c72-882d38117be1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a47ab64-ddc1-47ef-9699-184b956242e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a47ab64-ddc1-47ef-9699-184b956242e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273813350427367944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944142738133504273679441427381335042736794414273813350427367944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2beb6e-5054-46b3-86d3-3dde0acb3cb5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2beb6e-5054-46b3-86d3-3dde0acb3cb5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1415683732512910092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092141568373251291009214156837325129100921415683732512910092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a47ab64-ddc1-47ef-9699-184b956242e5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d23d6b-0fc6-4b0e-9ddd-17c2be4e9a17, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d23d6b-0fc6-4b0e-9ddd-17c2be4e9a17, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555400882240758367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367655540088224075836765554008822407583676555400882240758367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d23d6b-0fc6-4b0e-9ddd-17c2be4e9a17, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2beb6e-5054-46b3-86d3-3dde0acb3cb5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 914cdc4d-2cc5-469f-9af4-83cb46b9a062, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 914cdc4d-2cc5-469f-9af4-83cb46b9a062, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15410910796916370960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960154109107969163709601541091079691637096015410910796916370960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6929c988-0cde-4097-9419-983f5720e503, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6929c988-0cde-4097-9419-983f5720e503, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9824500462772931001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001982450046277293100198245004627729310019824500462772931001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 914cdc4d-2cc5-469f-9af4-83cb46b9a062, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f116de6e-6010-4488-98e9-46d539249d9f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f116de6e-6010-4488-98e9-46d539249d9f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14754204303762808373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373147542043037628083731475420430376280837314754204303762808373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6929c988-0cde-4097-9419-983f5720e503, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cd80f7-222e-4c74-821d-f7bc84023123, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cd80f7-222e-4c74-821d-f7bc84023123, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882249694922925065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065988224969492292506598822496949229250659882249694922925065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f116de6e-6010-4488-98e9-46d539249d9f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3234dee1-5ba1-49ae-968a-c712a612d388, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3234dee1-5ba1-49ae-968a-c712a612d388, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329934235591147274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274432993423559114727443299342355911472744329934235591147274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cd80f7-222e-4c74-821d-f7bc84023123, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136ed3d0-6665-4d60-a5b8-1b6adfb3e141, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136ed3d0-6665-4d60-a5b8-1b6adfb3e141, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13002755873472724338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338130027558734727243381300275587347272433813002755873472724338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3234dee1-5ba1-49ae-968a-c712a612d388, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb7742c-d91e-4c64-8525-fd25662bbd4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb7742c-d91e-4c64-8525-fd25662bbd4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642595068402261696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696126425950684022616961264259506840226169612642595068402261696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136ed3d0-6665-4d60-a5b8-1b6adfb3e141, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9bab31-1991-4139-bf3b-b67370222602, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9bab31-1991-4139-bf3b-b67370222602, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16167910443200420736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736161679104432004207361616791044320042073616167910443200420736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb7742c-d91e-4c64-8525-fd25662bbd4b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16356c02-88cf-4e26-8883-af2ccca36fed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16356c02-88cf-4e26-8883-af2ccca36fed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5075201375557744569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569507520137555774456950752013755577445695075201375557744569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9bab31-1991-4139-bf3b-b67370222602, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82997e2c-a4f6-48dd-a8b0-f78747caf354, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82997e2c-a4f6-48dd-a8b0-f78747caf354, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17794425061346535136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136177944250613465351361779442506134653513617794425061346535136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16356c02-88cf-4e26-8883-af2ccca36fed, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427b9378-1bca-4314-8934-47108c07c14e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427b9378-1bca-4314-8934-47108c07c14e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459771326932966335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335545977132693296633554597713269329663355459771326932966335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82997e2c-a4f6-48dd-a8b0-f78747caf354, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63ca151-ee08-45fb-98f5-279f3f223ce7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63ca151-ee08-45fb-98f5-279f3f223ce7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354736570707060572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572153547365707070605721535473657070706057215354736570707060572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427b9378-1bca-4314-8934-47108c07c14e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061b5be5-b13b-43a6-bba7-dc935246b1f3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061b5be5-b13b-43a6-bba7-dc935246b1f3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14933003856456787051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051149330038564567870511493300385645678705114933003856456787051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061b5be5-b13b-43a6-bba7-dc935246b1f3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc75b0f-4f07-477f-afbf-88b7e55ed303, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc75b0f-4f07-477f-afbf-88b7e55ed303, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11766665318974208433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433117666653189742084331176666531897420843311766665318974208433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63ca151-ee08-45fb-98f5-279f3f223ce7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db579be-64b3-40dd-a752-6de11ff888f1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc75b0f-4f07-477f-afbf-88b7e55ed303, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db579be-64b3-40dd-a752-6de11ff888f1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918833721442118036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036918833721442118036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45007638-2a49-4375-bd8f-170b09d4222e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db579be-64b3-40dd-a752-6de11ff888f1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45007638-2a49-4375-bd8f-170b09d4222e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813832787448830358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358481383278744883035848138327874488303584813832787448830358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e291ea97-e4fe-4e18-acb0-fdcd2f86fca7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e291ea97-e4fe-4e18-acb0-fdcd2f86fca7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6919906167036807014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014691990616703680701469199061670368070146919906167036807014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45007638-2a49-4375-bd8f-170b09d4222e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f16d368-3a63-43b3-8cdd-08e62a3f24fa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e291ea97-e4fe-4e18-acb0-fdcd2f86fca7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f16d368-3a63-43b3-8cdd-08e62a3f24fa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276903486515819381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381227690348651581938122769034865158193812276903486515819381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92f7a68-706d-4fb7-b91d-f51f11264fbc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f16d368-3a63-43b3-8cdd-08e62a3f24fa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92f7a68-706d-4fb7-b91d-f51f11264fbc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771866491457676194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194177718664914576761941777186649145767619417771866491457676194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287a8824-6704-490a-9760-29853e2b9707, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287a8824-6704-490a-9760-29853e2b9707, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866832430950695756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756886683243095069575688668324309506957568866832430950695756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92f7a68-706d-4fb7-b91d-f51f11264fbc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44e221c-9e90-4cf1-a2f7-0465acf0613d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44e221c-9e90-4cf1-a2f7-0465acf0613d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136332167788024042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042213633216778802404221363321677880240422136332167788024042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287a8824-6704-490a-9760-29853e2b9707, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8588221-510b-4d03-9c54-2bdc04d16c44, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8588221-510b-4d03-9c54-2bdc04d16c44, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105944814309085156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156910594481430908515691059448143090851569105944814309085156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44e221c-9e90-4cf1-a2f7-0465acf0613d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24231285-083c-4148-b3ca-5b82cb49cffe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8588221-510b-4d03-9c54-2bdc04d16c44, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24231285-083c-4148-b3ca-5b82cb49cffe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6757264792939129268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268675726479293912926867572647929391292686757264792939129268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4436a2a5-6f80-4ddc-b1c0-664c194724d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4436a2a5-6f80-4ddc-b1c0-664c194724d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14897412642900853779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779148974126429008537791489741264290085377914897412642900853779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24231285-083c-4148-b3ca-5b82cb49cffe, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bff20dd-826e-41ce-944d-f5c41a31d1f2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4436a2a5-6f80-4ddc-b1c0-664c194724d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bff20dd-826e-41ce-944d-f5c41a31d1f2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11188013911036570228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228111880139110365702281118801391103657022811188013911036570228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6e23157-50af-478c-bf7f-b7ad229f5869, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e23157-50af-478c-bf7f-b7ad229f5869, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5642058884869629413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413564205888486962941356420588848696294135642058884869629413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bff20dd-826e-41ce-944d-f5c41a31d1f2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f8a0853-1104-40fb-93b7-c0a154e343da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e23157-50af-478c-bf7f-b7ad229f5869, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f8a0853-1104-40fb-93b7-c0a154e343da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318486347342580108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108123184863473425801081231848634734258010812318486347342580108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e408c206-4863-4d37-abf1-28449dbc4746, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e408c206-4863-4d37-abf1-28449dbc4746, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741813715242599482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482374181371524259948237418137152425994823741813715242599482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f8a0853-1104-40fb-93b7-c0a154e343da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dd91fc-247d-4229-8268-95978eeb6900, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dd91fc-247d-4229-8268-95978eeb6900, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1632592054709280500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500163259205470928050016325920547092805001632592054709280500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e408c206-4863-4d37-abf1-28449dbc4746, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ec88efd-faa5-4cd4-9e02-260c09feff09, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ec88efd-faa5-4cd4-9e02-260c09feff09, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12706747653148985920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920127067476531489859201270674765314898592012706747653148985920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dd91fc-247d-4229-8268-95978eeb6900, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954491fe-4871-4710-a356-78f60a927b6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954491fe-4871-4710-a356-78f60a927b6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073410399894912551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551607341039989491255160734103998949125516073410399894912551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ec88efd-faa5-4cd4-9e02-260c09feff09, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbe145a-e801-408e-985e-964e3a87484b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbe145a-e801-408e-985e-964e3a87484b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 487691599642239404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404487691599642239404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954491fe-4871-4710-a356-78f60a927b6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac18e72-00c7-4326-af10-5c3217f8550f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac18e72-00c7-4326-af10-5c3217f8550f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8416248237345643874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874841624823734564387484162482373456438748416248237345643874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbe145a-e801-408e-985e-964e3a87484b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7f1e92-8699-4ab6-a328-6811aafc13eb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7f1e92-8699-4ab6-a328-6811aafc13eb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872573087978961282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282118725730879789612821187257308797896128211872573087978961282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac18e72-00c7-4326-af10-5c3217f8550f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb0b9ec-a7da-4dc0-8428-91f8e652f6ef, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb0b9ec-a7da-4dc0-8428-91f8e652f6ef, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12545278437226530779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779125452784372265307791254527843722653077912545278437226530779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7f1e92-8699-4ab6-a328-6811aafc13eb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c07a574-7302-4529-bc82-b7a7ba397d9b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c07a574-7302-4529-bc82-b7a7ba397d9b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444339941287200993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993444433994128720099344443399412872009934444339941287200993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb0b9ec-a7da-4dc0-8428-91f8e652f6ef, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7011aed9-0db7-4fb4-ab09-0088c7f27ee1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7011aed9-0db7-4fb4-ab09-0088c7f27ee1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 145702733840154960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960145702733840154960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c07a574-7302-4529-bc82-b7a7ba397d9b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2384c218-f165-441a-bc59-d3dd4d83d9ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2384c218-f165-441a-bc59-d3dd4d83d9ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12901779668081461838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838129017796680814618381290177966808146183812901779668081461838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7011aed9-0db7-4fb4-ab09-0088c7f27ee1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d01e99a-95af-4b28-bbb9-11dc1f0a1022, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d01e99a-95af-4b28-bbb9-11dc1f0a1022, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13136960909724868637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637131369609097248686371313696090972486863713136960909724868637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2384c218-f165-441a-bc59-d3dd4d83d9ab, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2628ea4e-ec35-408a-93e1-22fd242026bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2628ea4e-ec35-408a-93e1-22fd242026bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540631942919882549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549145406319429198825491454063194291988254914540631942919882549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d01e99a-95af-4b28-bbb9-11dc1f0a1022, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e9775a-1743-49f7-98c9-33580fb16414, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2628ea4e-ec35-408a-93e1-22fd242026bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e9775a-1743-49f7-98c9-33580fb16414, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11796376288411411231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231117963762884114112311179637628841141123111796376288411411231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583b528a-a4bb-41f0-acd8-b87a29ad28da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583b528a-a4bb-41f0-acd8-b87a29ad28da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15342550767374525331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331153425507673745253311534255076737452533115342550767374525331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e9775a-1743-49f7-98c9-33580fb16414, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583b528a-a4bb-41f0-acd8-b87a29ad28da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb15dacf-6296-4c58-a7a3-0136553dfd48, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb15dacf-6296-4c58-a7a3-0136553dfd48, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 986025807865373272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272986025807865373272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50215cdb-128f-4349-b8fe-ceb90ec9194e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50215cdb-128f-4349-b8fe-ceb90ec9194e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5715029497131975326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326571502949713197532657150294971319753265715029497131975326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb15dacf-6296-4c58-a7a3-0136553dfd48, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da48fbf1-d70b-4bbf-8fe4-e9c42e6dd990, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da48fbf1-d70b-4bbf-8fe4-e9c42e6dd990, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11643036626334139299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299116430366263341392991164303662633413929911643036626334139299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50215cdb-128f-4349-b8fe-ceb90ec9194e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3799f19-6ebc-4d66-8dd4-e776d95bc1ae, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3799f19-6ebc-4d66-8dd4-e776d95bc1ae, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11152060916187770550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550111520609161877705501115206091618777055011152060916187770550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da48fbf1-d70b-4bbf-8fe4-e9c42e6dd990, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c13d00-4295-4469-a992-0b0be600a2d5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c13d00-4295-4469-a992-0b0be600a2d5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11550725411557009287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287115507254115570092871155072541155700928711550725411557009287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3799f19-6ebc-4d66-8dd4-e776d95bc1ae, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38bf037b-6bfc-4b27-871c-fa09c7418eaa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38bf037b-6bfc-4b27-871c-fa09c7418eaa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490780913422203105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105649078091342220310564907809134222031056490780913422203105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c13d00-4295-4469-a992-0b0be600a2d5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f953c6b6-1acd-4e9d-b6bc-1e20ff694e5e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f953c6b6-1acd-4e9d-b6bc-1e20ff694e5e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631271207307328774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774963127120730732877496312712073073287749631271207307328774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38bf037b-6bfc-4b27-871c-fa09c7418eaa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d9ce78-1988-4662-ba4d-a313137b3c7f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d9ce78-1988-4662-ba4d-a313137b3c7f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6678429929410140588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588667842992941014058866784299294101405886678429929410140588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f953c6b6-1acd-4e9d-b6bc-1e20ff694e5e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8839d0-db7f-4c2a-8cd2-db3d2afcf723, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8839d0-db7f-4c2a-8cd2-db3d2afcf723, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 767895453380630562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562767895453380630562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d9ce78-1988-4662-ba4d-a313137b3c7f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22d0301-0bde-4010-87d2-226129122b0d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22d0301-0bde-4010-87d2-226129122b0d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385745234544588653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653438574523454458865343857452345445886534385745234544588653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8839d0-db7f-4c2a-8cd2-db3d2afcf723, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f89756-903c-462d-af39-ed612928251f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f89756-903c-462d-af39-ed612928251f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326062142434197317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317173260621424341973171732606214243419731717326062142434197317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22d0301-0bde-4010-87d2-226129122b0d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c5120a4-63a2-40f2-91ce-414034adee0c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5120a4-63a2-40f2-91ce-414034adee0c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992194826229744914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914499219482622974491449921948262297449144992194826229744914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f89756-903c-462d-af39-ed612928251f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fafa572-8583-4d0a-8159-eb4f883a30e9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fafa572-8583-4d0a-8159-eb4f883a30e9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5326751171438587390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390532675117143858739053267511714385873905326751171438587390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5120a4-63a2-40f2-91ce-414034adee0c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fafa572-8583-4d0a-8159-eb4f883a30e9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0165e3ea-4bf7-4bc2-b2c2-31b8e1abf689, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0165e3ea-4bf7-4bc2-b2c2-31b8e1abf689, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105449256457431045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045710544925645743104571054492564574310457105449256457431045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5341929b-0b01-49dc-a82e-cabb260e3aa2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5341929b-0b01-49dc-a82e-cabb260e3aa2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1131277658379204420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420113127765837920442011312776583792044201131277658379204420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0165e3ea-4bf7-4bc2-b2c2-31b8e1abf689, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5341929b-0b01-49dc-a82e-cabb260e3aa2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a096fc65-4972-4047-8e94-618745c97750, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a096fc65-4972-4047-8e94-618745c97750, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16053026771419322524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524160530267714193225241605302677141932252416053026771419322524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487e2487-c5ed-4f8d-b97a-b920bcf2293e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487e2487-c5ed-4f8d-b97a-b920bcf2293e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916162438119713758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758391616243811971375839161624381197137583916162438119713758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a096fc65-4972-4047-8e94-618745c97750, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b84c6d7-1256-4808-9405-bbbfc9433a95, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b84c6d7-1256-4808-9405-bbbfc9433a95, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10439926086128305729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729104399260861283057291043992608612830572910439926086128305729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487e2487-c5ed-4f8d-b97a-b920bcf2293e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76142ea6-3b06-454b-bb0b-a4fa78661d82, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76142ea6-3b06-454b-bb0b-a4fa78661d82, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10434474437286494681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681104344744372864946811043447443728649468110434474437286494681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b84c6d7-1256-4808-9405-bbbfc9433a95, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76142ea6-3b06-454b-bb0b-a4fa78661d82, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b0e8d7-3400-4e2d-8aaf-568d47c51e72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b0e8d7-3400-4e2d-8aaf-568d47c51e72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390913251450895291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291153909132514508952911539091325145089529115390913251450895291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c35c73e0-1cec-4b3d-aa39-1a35d135f53f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c35c73e0-1cec-4b3d-aa39-1a35d135f53f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17553254498219165276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276175532544982191652761755325449821916527617553254498219165276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b0e8d7-3400-4e2d-8aaf-568d47c51e72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd34de3c-68b2-4706-a429-b0b085b8d63b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd34de3c-68b2-4706-a429-b0b085b8d63b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494907331587250576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576104949073315872505761049490733158725057610494907331587250576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c35c73e0-1cec-4b3d-aa39-1a35d135f53f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88002e9-7abb-4fa6-bd85-61f76b21eb27, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88002e9-7abb-4fa6-bd85-61f76b21eb27, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9194121199162905580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580919412119916290558091941211991629055809194121199162905580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd34de3c-68b2-4706-a429-b0b085b8d63b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b78981-cd3e-4596-bc1b-9516a090d1f8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b78981-cd3e-4596-bc1b-9516a090d1f8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391587926316746746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746839158792631674674683915879263167467468391587926316746746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88002e9-7abb-4fa6-bd85-61f76b21eb27, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c956c51f-8768-4207-b425-d603ade6f944, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c956c51f-8768-4207-b425-d603ade6f944, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205543906733110390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390120554390673311039012055439067331103901205543906733110390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b78981-cd3e-4596-bc1b-9516a090d1f8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c956c51f-8768-4207-b425-d603ade6f944, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f38b6bc7-fa1b-4e9f-a262-7c9b7f834c3c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4097e09d-0d4f-4bbc-9a7e-aea1eb87707e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4097e09d-0d4f-4bbc-9a7e-aea1eb87707e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202651141734555628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628920265114173455562892026511417345556289202651141734555628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f38b6bc7-fa1b-4e9f-a262-7c9b7f834c3c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277571723791193241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241527757172379119324152775717237911932415277571723791193241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4097e09d-0d4f-4bbc-9a7e-aea1eb87707e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130d8f2b-c17f-45b4-968d-b2ef4c8e32a1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130d8f2b-c17f-45b4-968d-b2ef4c8e32a1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8991666227826797586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586899166622782679758689916662278267975868991666227826797586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f38b6bc7-fa1b-4e9f-a262-7c9b7f834c3c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb88e2aa-db04-438a-927d-f4375c5725a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb88e2aa-db04-438a-927d-f4375c5725a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13718428016519533026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026137184280165195330261371842801651953302613718428016519533026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130d8f2b-c17f-45b4-968d-b2ef4c8e32a1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62585726-d142-4be8-b8cf-76fdc9598a03, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb88e2aa-db04-438a-927d-f4375c5725a8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62585726-d142-4be8-b8cf-76fdc9598a03, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096568323701569749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749120965683237015697491209656832370156974912096568323701569749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0154790-3529-4ade-b1b3-cf9c5f72873f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0154790-3529-4ade-b1b3-cf9c5f72873f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15852585539028729969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969158525855390287299691585258553902872996915852585539028729969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62585726-d142-4be8-b8cf-76fdc9598a03, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa9ed0c-8c7b-41b7-8133-48bce02f3d16, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa9ed0c-8c7b-41b7-8133-48bce02f3d16, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17523396920325226859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859175233969203252268591752339692032522685917523396920325226859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0154790-3529-4ade-b1b3-cf9c5f72873f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556dbfae-7f6c-4c1f-a47f-f73190a7dd39, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556dbfae-7f6c-4c1f-a47f-f73190a7dd39, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194622789675760396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396219462278967576039621946227896757603962194622789675760396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556dbfae-7f6c-4c1f-a47f-f73190a7dd39, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc74e03-2f7a-4ebd-baf0-9fff1d8c8ba2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa9ed0c-8c7b-41b7-8133-48bce02f3d16, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc74e03-2f7a-4ebd-baf0-9fff1d8c8ba2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7121127201396648194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194712112720139664819471211272013966481947121127201396648194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a291a9ea-1095-4007-af16-569aea1d7273, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a291a9ea-1095-4007-af16-569aea1d7273, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527809830184578392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392952780983018457839295278098301845783929527809830184578392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc74e03-2f7a-4ebd-baf0-9fff1d8c8ba2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a28adb7-31e4-40ab-8704-8a01d4a035dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a28adb7-31e4-40ab-8704-8a01d4a035dc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14723987008445787723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723147239870084457877231472398700844578772314723987008445787723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a291a9ea-1095-4007-af16-569aea1d7273, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaf06a5d-8ea4-471e-b2e5-b3e3ccbc9f6b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaf06a5d-8ea4-471e-b2e5-b3e3ccbc9f6b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1716755653769462187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187171675565376946218717167556537694621871716755653769462187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a28adb7-31e4-40ab-8704-8a01d4a035dc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10eb0bae-27b0-4603-b721-fc4799d95f07, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10eb0bae-27b0-4603-b721-fc4799d95f07, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9024107348672356305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305902410734867235630590241073486723563059024107348672356305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaf06a5d-8ea4-471e-b2e5-b3e3ccbc9f6b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10eb0bae-27b0-4603-b721-fc4799d95f07, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44fc5e2a-0a3e-4c79-b531-79df6bfe98c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44fc5e2a-0a3e-4c79-b531-79df6bfe98c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5751099875957984612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612575109987595798461257510998759579846125751099875957984612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7c593e-f4e2-4e0f-b262-b85f41dfb9c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7c593e-f4e2-4e0f-b262-b85f41dfb9c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14633464905263091786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786146334649052630917861463346490526309178614633464905263091786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44fc5e2a-0a3e-4c79-b531-79df6bfe98c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7c593e-f4e2-4e0f-b262-b85f41dfb9c1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd09dd1-af50-4471-b24a-75fdbc7b9c0c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd09dd1-af50-4471-b24a-75fdbc7b9c0c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8970921940906804646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646897092194090680464689709219409068046468970921940906804646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ec6af8-912d-4754-900d-558da8994f39, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ec6af8-912d-4754-900d-558da8994f39, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6653330813662660685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685665333081366266068566533308136626606856653330813662660685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ec6af8-912d-4754-900d-558da8994f39, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474c9964-7fa4-45af-a8d1-b858929e87e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd09dd1-af50-4471-b24a-75fdbc7b9c0c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474c9964-7fa4-45af-a8d1-b858929e87e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436128752686395264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264184361287526863952641843612875268639526418436128752686395264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1672a3-1d77-45ca-aacb-51b419c9cfe5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1672a3-1d77-45ca-aacb-51b419c9cfe5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5723172177753132634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634572317217775313263457231721777531326345723172177753132634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474c9964-7fa4-45af-a8d1-b858929e87e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1672a3-1d77-45ca-aacb-51b419c9cfe5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c438021a-01aa-43fa-bc7c-61c1463c5dbe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c438021a-01aa-43fa-bc7c-61c1463c5dbe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081910417707160408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408108191041770716040810819104177071604081081910417707160408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1379b9e-9ace-47b1-8c7e-101a89d56d6f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1379b9e-9ace-47b1-8c7e-101a89d56d6f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14703733292519417262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262147037332925194172621470373329251941726214703733292519417262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c438021a-01aa-43fa-bc7c-61c1463c5dbe, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1379b9e-9ace-47b1-8c7e-101a89d56d6f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b813fa3-1c6d-4a2b-b876-1b55ba45f523, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b813fa3-1c6d-4a2b-b876-1b55ba45f523, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5365455969718870900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900536545596971887090053654559697188709005365455969718870900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a82cd9-f35d-41f6-af9f-0d951c079f3f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a82cd9-f35d-41f6-af9f-0d951c079f3f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1210638492559097016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016121063849255909701612106384925590970161210638492559097016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b813fa3-1c6d-4a2b-b876-1b55ba45f523, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532529b9-a4fa-4c12-9fb1-ac4094d3973a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532529b9-a4fa-4c12-9fb1-ac4094d3973a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342658929763982762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762734265892976398276273426589297639827627342658929763982762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a82cd9-f35d-41f6-af9f-0d951c079f3f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081d90bc-a2d3-47c8-8b37-72867716a820, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081d90bc-a2d3-47c8-8b37-72867716a820, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5094004951732860682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682509400495173286068250940049517328606825094004951732860682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532529b9-a4fa-4c12-9fb1-ac4094d3973a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081d90bc-a2d3-47c8-8b37-72867716a820, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a86a475-7684-42ba-bb33-65aff0f4d078, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a86a475-7684-42ba-bb33-65aff0f4d078, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709393241638385120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120167093932416383851201670939324163838512016709393241638385120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367d2ada-3159-4ba6-b1c5-d59c5ba67744, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367d2ada-3159-4ba6-b1c5-d59c5ba67744, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10822223500208121041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041108222235002081210411082222350020812104110822223500208121041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a86a475-7684-42ba-bb33-65aff0f4d078, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367d2ada-3159-4ba6-b1c5-d59c5ba67744, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8238a5-9f5a-4bcd-b440-883880f2e712, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8238a5-9f5a-4bcd-b440-883880f2e712, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034426778205522590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590140344267782055225901403442677820552259014034426778205522590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2d26f6-a9f7-4312-8f27-0fc97d0646a9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2d26f6-a9f7-4312-8f27-0fc97d0646a9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3680646070451263566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566368064607045126356636806460704512635663680646070451263566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8238a5-9f5a-4bcd-b440-883880f2e712, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ef1589b-4c9a-4baf-94f2-3eeb08636728, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef1589b-4c9a-4baf-94f2-3eeb08636728, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5939004583977580135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135593900458397758013559390045839775801355939004583977580135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2d26f6-a9f7-4312-8f27-0fc97d0646a9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbca59f-73b5-47a1-bc15-b69d4bb1ff05, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbca59f-73b5-47a1-bc15-b69d4bb1ff05, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17502878947350695877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877175028789473506958771750287894735069587717502878947350695877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ef1589b-4c9a-4baf-94f2-3eeb08636728, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyxxbb8yg8n586yytkw52" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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 72075186224038919." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2f4001-0128-423f-9846-0f3330388c27, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbca59f-73b5-47a1-bc15-b69d4bb1ff05, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038959." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyxyd0a0ydewkagpvvjvn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2f4001-0128-423f-9846-0f3330388c27, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603456269026090598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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 72075186224038959." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f1dce9-9224-4c85-919f-cc464b5fc0ed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f1dce9-9224-4c85-919f-cc464b5fc0ed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883527087680028824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2f4001-0128-423f-9846-0f3330388c27, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyy3356a59mttyb9j5t6k" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f1dce9-9224-4c85-919f-cc464b5fc0ed, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyy373cnsr57h2njp09p4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59bdf7d5-b79b-4782-9d38-258bfd2188bc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc66ce69-5453-4c1a-b20e-2cf1b87af584, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc66ce69-5453-4c1a-b20e-2cf1b87af584, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603456269026090598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bdf7d5-b79b-4782-9d38-258bfd2188bc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883527087680028824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc66ce69-5453-4c1a-b20e-2cf1b87af584, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyy6c4kh9qr9eh77qc8pd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bdf7d5-b79b-4782-9d38-258bfd2188bc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyy6f28j29nvkjkp9b2sm" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 135afe58-5ab5-40a7-965e-5fc634fe51a6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 135afe58-5ab5-40a7-965e-5fc634fe51a6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603456269026090598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598116034562690260905981160345626902609059811603456269026090598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1abd74af-aab0-4da3-9a80-e151f8b30668, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abd74af-aab0-4da3-9a80-e151f8b30668, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883527087680028824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824168835270876800288241688352708768002882416883527087680028824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 135afe58-5ab5-40a7-965e-5fc634fe51a6, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyyax2m3ahpcfr6mtpp35" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abd74af-aab0-4da3-9a80-e151f8b30668, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyybaacqrhzp9dgxfqc7c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738cb3ac-7e14-4ab6-be3f-c81aaa0a19b1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738cb3ac-7e14-4ab6-be3f-c81aaa0a19b1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15380938594720055449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bd4c50-1c54-4bd3-8690-06cb6f86ffb4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bd4c50-1c54-4bd3-8690-06cb6f86ffb4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2069775770101511918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bd4c50-1c54-4bd3-8690-06cb6f86ffb4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyykpe836vyhgc8n5a1gt" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738cb3ac-7e14-4ab6-be3f-c81aaa0a19b1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyykj3cr66b9trzqndt41" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54cf3a9-e20b-49e8-9ee2-6c7c386ac00e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54cf3a9-e20b-49e8-9ee2-6c7c386ac00e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15380938594720055449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35514421-061c-45d7-b74e-4f20fb7fbda4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35514421-061c-45d7-b74e-4f20fb7fbda4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2069775770101511918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54cf3a9-e20b-49e8-9ee2-6c7c386ac00e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyyp656pvq0anzb2jqkf8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35514421-061c-45d7-b74e-4f20fb7fbda4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyyp93shze2tjrh8k56s6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609ad073-d1c3-4a0d-970e-a47fbb433c35, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609ad073-d1c3-4a0d-970e-a47fbb433c35, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15380938594720055449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449153809385947200554491538093859472005544915380938594720055449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c6096a-5e17-4b87-bf2e-d94732e33c14, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c6096a-5e17-4b87-bf2e-d94732e33c14, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2069775770101511918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918206977577010151191820697757701015119182069775770101511918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609ad073-d1c3-4a0d-970e-a47fbb433c35, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyytc7m52zgpzvg7f2z0v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c6096a-5e17-4b87-bf2e-d94732e33c14, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyytm6fdy9z27v26gpq5t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ee5c81-26c9-4d6b-b2b6-e7d8d47bb648, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ee5c81-26c9-4d6b-b2b6-e7d8d47bb648, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701194556515559871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2246a142-2f24-401e-b08a-052ae022b0bc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2246a142-2f24-401e-b08a-052ae022b0bc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665199770307376094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ee5c81-26c9-4d6b-b2b6-e7d8d47bb648, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyz1z56c7j7kcsk3k1cnh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2246a142-2f24-401e-b08a-052ae022b0bc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyz2fc3sdddnfm4drz084" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41256d4d-1e8f-4461-9e7f-c7516cd23590, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41256d4d-1e8f-4461-9e7f-c7516cd23590, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701194556515559871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e715490a-737d-4911-ae68-58bdb37f3394, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e715490a-737d-4911-ae68-58bdb37f3394, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665199770307376094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41256d4d-1e8f-4461-9e7f-c7516cd23590, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyz547c6f3r814jwxppeq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc7e7d2-e489-484f-9783-5651d294d01c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc7e7d2-e489-484f-9783-5651d294d01c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701194556515559871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871147011945565155598711470119455651555987114701194556515559871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e715490a-737d-4911-ae68-58bdb37f3394, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyz5c27ca5cvnnp2nq37c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19455c7e-d06d-4365-9827-b372f5047846, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19455c7e-d06d-4365-9827-b372f5047846, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665199770307376094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094156651997703073760941566519977030737609415665199770307376094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc7e7d2-e489-484f-9783-5651d294d01c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyz9r7wp1bpe56sw9998v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffea2c5c-ecb9-411d-a926-a2912b2ad2dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffea2c5c-ecb9-411d-a926-a2912b2ad2dc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384885024076489295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19455c7e-d06d-4365-9827-b372f5047846, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzap9489qz3prv7ac219" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6756e1ba-5696-477e-8773-93a3ea74de7c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6756e1ba-5696-477e-8773-93a3ea74de7c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4871587840619738789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffea2c5c-ecb9-411d-a926-a2912b2ad2dc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzgj8ejsptsqtczp0s2c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771d8ec4-eda3-4792-83ab-dac5c2d65642, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771d8ec4-eda3-4792-83ab-dac5c2d65642, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384885024076489295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6756e1ba-5696-477e-8773-93a3ea74de7c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzht0vv98exqnytwwpay" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1b78f1-f2e8-4b9f-95df-ac904abb174e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1b78f1-f2e8-4b9f-95df-ac904abb174e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4871587840619738789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771d8ec4-eda3-4792-83ab-dac5c2d65642, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzkc19nwqxdvnqfqsa0a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e95db57-3aac-4b56-a6dd-a3cc304f35a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e95db57-3aac-4b56-a6dd-a3cc304f35a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384885024076489295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295103848850240764892951038488502407648929510384885024076489295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1b78f1-f2e8-4b9f-95df-ac904abb174e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzmf6mzqxqex58531t9y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701d04ca-5d20-4e44-8f8e-65b037fe96c4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701d04ca-5d20-4e44-8f8e-65b037fe96c4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4871587840619738789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789487158784061973878948715878406197387894871587840619738789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e95db57-3aac-4b56-a6dd-a3cc304f35a2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzr01fxw6thq9r2dcddm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c729600-d27f-4bc4-874d-7e75a10ba187, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701d04ca-5d20-4e44-8f8e-65b037fe96c4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzrjdqv8kb0kw8j7czdn" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c729600-d27f-4bc4-874d-7e75a10ba187, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527471615683825729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57fc8374-5360-47b5-b422-9d565f8f857c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57fc8374-5360-47b5-b422-9d565f8f857c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995917337729544702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c729600-d27f-4bc4-874d-7e75a10ba187, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqyzzn5eatndm2h053gcp4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f72d25-5e04-41cd-973f-abef1b0608ff, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f72d25-5e04-41cd-973f-abef1b0608ff, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527471615683825729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57fc8374-5360-47b5-b422-9d565f8f857c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz010a9xjkp02aakbr7k1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c64f954e-d5fb-4483-b42a-bd38d85daf1a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c64f954e-d5fb-4483-b42a-bd38d85daf1a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995917337729544702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f72d25-5e04-41cd-973f-abef1b0608ff, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz01k1b52ymt3wn2s7svh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fe5ca7-cb8f-46ce-a671-0ea0fa57904c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fe5ca7-cb8f-46ce-a671-0ea0fa57904c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527471615683825729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729152747161568382572915274716156838257291527471615683825729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c64f954e-d5fb-4483-b42a-bd38d85daf1a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz03c64cw81q10xgknmmz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ada69b1-826d-4950-b058-3bcaf781f53e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ada69b1-826d-4950-b058-3bcaf781f53e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995917337729544702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702599591733772954470259959173377295447025995917337729544702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fe5ca7-cb8f-46ce-a671-0ea0fa57904c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz06293nk4aq673k8zm1q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c624e15b-5cf9-40df-b16d-a1bf3262c953, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c624e15b-5cf9-40df-b16d-a1bf3262c953, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441099025646687643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ada69b1-826d-4950-b058-3bcaf781f53e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz07y1efx3kq2pgyk3pmb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ad44ab-e466-453c-8ca2-312ada56113d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ad44ab-e466-453c-8ca2-312ada56113d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4656779823387316752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c624e15b-5cf9-40df-b16d-a1bf3262c953, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0e48ccsxp01dcxd1mty" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387b7403-d4f2-4394-bba8-41d2a1974dfd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387b7403-d4f2-4394-bba8-41d2a1974dfd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441099025646687643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387b7403-d4f2-4394-bba8-41d2a1974dfd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0gga8qfgma052ae382f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b88cb4-256c-4adc-be35-e87c4294a93c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b88cb4-256c-4adc-be35-e87c4294a93c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441099025646687643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643144109902564668764314410990256466876431441099025646687643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ad44ab-e466-453c-8ca2-312ada56113d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0fv2z42rpz9t3d1xfk0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724cbde3-4060-4335-ae2a-1a553db3a21f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724cbde3-4060-4335-ae2a-1a553db3a21f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4656779823387316752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b88cb4-256c-4adc-be35-e87c4294a93c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0nc3kz6w3qdeyaxay6r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724cbde3-4060-4335-ae2a-1a553db3a21f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0npdffqfrjw2cvnmgsc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e757a1-875b-4742-afa3-c6aec6158417, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e757a1-875b-4742-afa3-c6aec6158417, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768124330119966138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499b5f5f-a407-42f5-8937-f96fafd8a6d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499b5f5f-a407-42f5-8937-f96fafd8a6d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4656779823387316752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752465677982338731675246567798233873167524656779823387316752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e757a1-875b-4742-afa3-c6aec6158417, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0x5e01czsv57jjjf2x3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b542ae-2850-44bb-b7c5-0820dc6fa96d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b542ae-2850-44bb-b7c5-0820dc6fa96d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768124330119966138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b542ae-2850-44bb-b7c5-0820dc6fa96d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0zb80c8f5fzttj7jzcd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499b5f5f-a407-42f5-8937-f96fafd8a6d4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz0xxfv6c6bwe1kbm2va1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfeb91d-e288-4cbb-aaa1-8585e64668c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfeb91d-e288-4cbb-aaa1-8585e64668c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768124330119966138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138176812433011996613817681243301199661381768124330119966138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab671fb7-fb04-451c-adf1-6bdd2732f408, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab671fb7-fb04-451c-adf1-6bdd2732f408, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8453890944625153760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab671fb7-fb04-451c-adf1-6bdd2732f408, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz14f1chrfzg1hfk451de" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a8d00f9-e23d-465b-9a37-b3714e8e166d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a8d00f9-e23d-465b-9a37-b3714e8e166d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8453890944625153760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfeb91d-e288-4cbb-aaa1-8585e64668c7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz13t51wehk1mc2mvvzf5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f3172a-d8b2-4657-aa4c-4d38f61ac4a7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f3172a-d8b2-4657-aa4c-4d38f61ac4a7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348305099533064738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a8d00f9-e23d-465b-9a37-b3714e8e166d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz17e8yp0et2ahx5fzdeq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb054634-e161-447e-8167-39eec2254305, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb054634-e161-447e-8167-39eec2254305, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8453890944625153760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760845389094462515376084538909446251537608453890944625153760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f3172a-d8b2-4657-aa4c-4d38f61ac4a7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1ba88yspppyn66yxkng" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16faf96a-17b8-4645-9849-aaa3d8ddbf6c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16faf96a-17b8-4645-9849-aaa3d8ddbf6c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348305099533064738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16faf96a-17b8-4645-9849-aaa3d8ddbf6c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1dnaxw4whc53gn4xqs8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf4c2a9-b17e-4020-b26d-d825b5ac16a7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf4c2a9-b17e-4020-b26d-d825b5ac16a7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348305099533064738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738934830509953306473893483050995330647389348305099533064738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb054634-e161-447e-8167-39eec2254305, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1cn54myh871eg2cvhev" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ddada8-6277-4edc-9e4f-e7a3fd5e92a1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ddada8-6277-4edc-9e4f-e7a3fd5e92a1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9108150851104452806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ddada8-6277-4edc-9e4f-e7a3fd5e92a1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1k005nf6d2ksb16sedr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e24ad23-a12f-4968-a379-623e232553e8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e24ad23-a12f-4968-a379-623e232553e8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9108150851104452806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf4c2a9-b17e-4020-b26d-d825b5ac16a7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1hwa0n1gvwbkhgbzm2m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedf1967-8330-4d76-b984-ca229c11081b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e24ad23-a12f-4968-a379-623e232553e8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1n64n3jv66mf058tgfa" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedf1967-8330-4d76-b984-ca229c11081b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792281152104568492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4824919-375c-4031-bcdb-0d340b474929, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4824919-375c-4031-bcdb-0d340b474929, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9108150851104452806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806910815085110445280691081508511044528069108150851104452806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedf1967-8330-4d76-b984-ca229c11081b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1sffg8w6mz8hr5c0ny9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dacba1a-66ed-47bf-8dce-27c3c130399a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dacba1a-66ed-47bf-8dce-27c3c130399a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792281152104568492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dacba1a-66ed-47bf-8dce-27c3c130399a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1vkf4d7fpqv4ec35p19" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3179f14-5ac7-423c-8107-bd7610be9bf0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3179f14-5ac7-423c-8107-bd7610be9bf0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792281152104568492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492379228115210456849237922811521045684923792281152104568492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4824919-375c-4031-bcdb-0d340b474929, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1t58p0vzx5rp3x61d7w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3e15dd5-a4e1-4d6a-ad66-e610d37eed58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e15dd5-a4e1-4d6a-ad66-e610d37eed58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375487283803766724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3179f14-5ac7-423c-8107-bd7610be9bf0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz1zx5mc5j37s3xrn3bfy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e15dd5-a4e1-4d6a-ad66-e610d37eed58, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz21f6ps169415xn1xafs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbdb39d4-76ac-420d-b0fd-a599f464c4ea, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbdb39d4-76ac-420d-b0fd-a599f464c4ea, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577537349532962148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f768c12-708a-4bc8-8a40-bfa56e4b5b7d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f768c12-708a-4bc8-8a40-bfa56e4b5b7d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375487283803766724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbdb39d4-76ac-420d-b0fd-a599f464c4ea, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2855me8g6fm2wmb3amd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fdd598-9e56-4116-9d7e-aba4728acf6d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fdd598-9e56-4116-9d7e-aba4728acf6d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577537349532962148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f768c12-708a-4bc8-8a40-bfa56e4b5b7d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz28h161se285ns8tghf5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d926c8-46bb-4b26-9460-08034db6ad7f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d926c8-46bb-4b26-9460-08034db6ad7f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375487283803766724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724153754872838037667241537548728380376672415375487283803766724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fdd598-9e56-4116-9d7e-aba4728acf6d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2apap620j9y5tabygfw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fcd4773-0032-46d9-ade3-82e478fb9bb0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fcd4773-0032-46d9-ade3-82e478fb9bb0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577537349532962148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148957753734953296214895775373495329621489577537349532962148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d926c8-46bb-4b26-9460-08034db6ad7f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2ewa9z0xnjr2v152n17" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fcd4773-0032-46d9-ade3-82e478fb9bb0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2fna0mh0mq1tsgpcn48" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41741c11-1f68-44e9-9350-2c10368988ed, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41741c11-1f68-44e9-9350-2c10368988ed, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199883556083261035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 199192e6-5e00-4578-896d-364eec64d4f4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 199192e6-5e00-4578-896d-364eec64d4f4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115821746682132392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41741c11-1f68-44e9-9350-2c10368988ed, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2nwbx9yr7fsj1w5vwaa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbdbcc4-3f7c-42eb-a25e-db7045bf6f96, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbdbcc4-3f7c-42eb-a25e-db7045bf6f96, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199883556083261035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 199192e6-5e00-4578-896d-364eec64d4f4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2paetgsg2ycn7fwhjyk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3eae1d7-0602-49b9-9fd8-b345ddb47f32, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3eae1d7-0602-49b9-9fd8-b345ddb47f32, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115821746682132392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3eae1d7-0602-49b9-9fd8-b345ddb47f32, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2ry1vhe728g6d910pfc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba61b361-3869-4505-bae2-9dd1e277a635, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba61b361-3869-4505-bae2-9dd1e277a635, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115821746682132392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392181158217466821323921811582174668213239218115821746682132392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbdbcc4-3f7c-42eb-a25e-db7045bf6f96, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2rh2weq8rjqqa4vt2sp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe06223c-dabd-4a01-b7bd-e1c690643cc9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe06223c-dabd-4a01-b7bd-e1c690643cc9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199883556083261035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035171998835560832610351719988355608326103517199883556083261035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba61b361-3869-4505-bae2-9dd1e277a635, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2w2b95q4yqg8gmk1aa0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe06223c-dabd-4a01-b7bd-e1c690643cc9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz2whbjte1drxcvtt63f9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a6adb8-21f3-41d2-858f-df5ae5fab6b5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a6adb8-21f3-41d2-858f-df5ae5fab6b5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691009333658796626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a261b8af-9529-42bb-9893-1f2fe98967c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a261b8af-9529-42bb-9893-1f2fe98967c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758372732967729157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a6adb8-21f3-41d2-858f-df5ae5fab6b5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz354dh5a71scf8r0cb3x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742b4332-080f-4eff-880a-f665ced26b70, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742b4332-080f-4eff-880a-f665ced26b70, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691009333658796626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a261b8af-9529-42bb-9893-1f2fe98967c7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz35gek2rf7zh30fvp7r1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f050e907-bd77-48ab-89fa-6d6a8606e5a3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f050e907-bd77-48ab-89fa-6d6a8606e5a3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758372732967729157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742b4332-080f-4eff-880a-f665ced26b70, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz38k4ng7qehmhp4r6n98" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b05f46c-361c-4e97-9a10-ad17d431281c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b05f46c-361c-4e97-9a10-ad17d431281c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691009333658796626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626146910093336587966261469100933365879662614691009333658796626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f050e907-bd77-48ab-89fa-6d6a8606e5a3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3cvcxfm5x0tyy4dh8b3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2faa6380-6e05-4509-947e-71918d7981f5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2faa6380-6e05-4509-947e-71918d7981f5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758372732967729157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157975837273296772915797583727329677291579758372732967729157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b05f46c-361c-4e97-9a10-ad17d431281c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3dj09wn306zt92tgrvk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca56b1a-6af8-4f3b-87dc-e6cdbb79b51a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca56b1a-6af8-4f3b-87dc-e6cdbb79b51a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6594852502008632027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca56b1a-6af8-4f3b-87dc-e6cdbb79b51a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3mq7v8zdp0c1ncmb6a6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33acbaaa-db11-43a4-a396-23bb2803ec58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33acbaaa-db11-43a4-a396-23bb2803ec58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6594852502008632027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2faa6380-6e05-4509-947e-71918d7981f5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3k5dpn930erxkchjf20" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a8642d-ccb5-45aa-90b9-4372374f7da8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a8642d-ccb5-45aa-90b9-4372374f7da8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116918944032607939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33acbaaa-db11-43a4-a396-23bb2803ec58, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3q32zk6khgt75gwys1z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd6ebac-b5ef-4c99-805d-a54686bdf5f4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd6ebac-b5ef-4c99-805d-a54686bdf5f4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6594852502008632027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027659485250200863202765948525020086320276594852502008632027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a8642d-ccb5-45aa-90b9-4372374f7da8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3t2d2v0twz0yz7a2vq8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d1ee4b-1a4f-4ef4-958f-1c9561b1e8e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d1ee4b-1a4f-4ef4-958f-1c9561b1e8e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116918944032607939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d1ee4b-1a4f-4ef4-958f-1c9561b1e8e5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3wq6ka6k4e150ndre0r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40f6364-fe30-4516-b29c-4914391d8f7f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40f6364-fe30-4516-b29c-4914391d8f7f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116918944032607939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939511691894403260793951169189440326079395116918944032607939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd6ebac-b5ef-4c99-805d-a54686bdf5f4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz3vj48byge1g1602vw00" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8f530a-b3ee-471d-be7f-19538f99ee67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8f530a-b3ee-471d-be7f-19538f99ee67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720083822681099907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40f6364-fe30-4516-b29c-4914391d8f7f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz414acc2sk8nmy32tdy2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8f530a-b3ee-471d-be7f-19538f99ee67, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz42n61yzgy8gfjva1kt2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39df0cd-0a19-470f-b548-9325b96b0fcc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39df0cd-0a19-470f-b548-9325b96b0fcc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680460754558610202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c21bd5-2525-44ba-98af-a8248804cc1c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c21bd5-2525-44ba-98af-a8248804cc1c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720083822681099907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39df0cd-0a19-470f-b548-9325b96b0fcc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz48q016dv3v0xefzsytm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34a2683d-3bb1-4942-aff9-cf010b78ab6e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a2683d-3bb1-4942-aff9-cf010b78ab6e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680460754558610202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c21bd5-2525-44ba-98af-a8248804cc1c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz48x59169n0nz94mggq6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a2683d-3bb1-4942-aff9-cf010b78ab6e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4b7dzd4pteamhhcwyav" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3d6206-41e7-437d-8ca5-d12ad6f148ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3d6206-41e7-437d-8ca5-d12ad6f148ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720083822681099907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907172008382268109990717200838226810999071720083822681099907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3124586f-e395-4968-9039-659ad6c1c0e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3124586f-e395-4968-9039-659ad6c1c0e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680460754558610202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202106804607545586102021068046075455861020210680460754558610202" } } } 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:281 Stopped node localhost:31334/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3124586f-e395-4968-9039-659ad6c1c0e3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4gac3pw7tjd85qx90x4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3d6206-41e7-437d-8ca5-d12ad6f148ab, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4g069mjwzce322q42y4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a67775d-167e-4a49-ae6e-719b0a322ba1, ghrun-elbwoomtii.auto.internal:3950): creating call state
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545cdd13-51c0-48e1-857f-6958b194e890, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a67775d-167e-4a49-ae6e-719b0a322ba1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13633091074155555471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545cdd13-51c0-48e1-857f-6958b194e890, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16143282854878725142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a67775d-167e-4a49-ae6e-719b0a322ba1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4qkehdtvgmceb0veckj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f2bd35-73bd-4901-881c-e24dd9574584, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f2bd35-73bd-4901-881c-e24dd9574584, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13633091074155555471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545cdd13-51c0-48e1-857f-6958b194e890, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4qnexn8pb3dpacvcy01" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861ce7d7-c08e-47f5-9474-00a4623d4445, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861ce7d7-c08e-47f5-9474-00a4623d4445, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16143282854878725142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f2bd35-73bd-4901-881c-e24dd9574584, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4t04tarzvv5r5fa1zjw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9305f9b0-5254-44be-a008-18e640092eff, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9305f9b0-5254-44be-a008-18e640092eff, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13633091074155555471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471136330910741555554711363309107415555547113633091074155555471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861ce7d7-c08e-47f5-9474-00a4623d4445, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4tpdfsz8fcg7je017h5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f3b87d-0181-4ad2-abb8-f88caac24f88, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f3b87d-0181-4ad2-abb8-f88caac24f88, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16143282854878725142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142161432828548787251421614328285487872514216143282854878725142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9305f9b0-5254-44be-a008-18e640092eff, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4y375npkhzvmp8zte28" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f3b87d-0181-4ad2-abb8-f88caac24f88, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz4z7ca6dn3jggagpc3k0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98874931-3992-449b-9de5-2ef688bf9104, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98874931-3992-449b-9de5-2ef688bf9104, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144718104918249169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3951956f-fa11-4ff2-b7b5-b6e30761e018, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3951956f-fa11-4ff2-b7b5-b6e30761e018, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10514130353627760864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98874931-3992-449b-9de5-2ef688bf9104, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz56gbmzdsppart9eqqr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3c7a71-25b2-47aa-8356-76a94c573654, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3c7a71-25b2-47aa-8356-76a94c573654, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144718104918249169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3951956f-fa11-4ff2-b7b5-b6e30761e018, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz56vdryv9n3knrgy7eyf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b98a9a5-4f02-44c1-8770-1eaeafa31b82, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b98a9a5-4f02-44c1-8770-1eaeafa31b82, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10514130353627760864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3c7a71-25b2-47aa-8356-76a94c573654, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5a3aft5jsb1fv5e4t86" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b33902d-cbd1-4396-ab35-de9338434826, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b33902d-cbd1-4396-ab35-de9338434826, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144718104918249169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169141447181049182491691414471810491824916914144718104918249169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b98a9a5-4f02-44c1-8770-1eaeafa31b82, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5ebb0f3xdwh03dg692c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43504774-7030-43b9-9b45-2a7e0a9c6372, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43504774-7030-43b9-9b45-2a7e0a9c6372, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10514130353627760864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864105141303536277608641051413035362776086410514130353627760864" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log --grpc-port=31334 --mon-port=30201 --ic-port=8220 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log', '--grpc-port=31334', '--mon-port=30201', '--ic-port=8220', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1048300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31334/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b33902d-cbd1-4396-ab35-de9338434826, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5fncyz0e071brjkqta1" } } } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1048303
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f88ad0-a019-4359-8b82-f65dd0ab8f7b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f88ad0-a019-4359-8b82-f65dd0ab8f7b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8048666451273747016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f88ad0-a019-4359-8b82-f65dd0ab8f7b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5pp1745gqa6h2ah8ch8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d441d8f-5f12-470a-a64d-c16c6c0b3efb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d441d8f-5f12-470a-a64d-c16c6c0b3efb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8048666451273747016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43504774-7030-43b9-9b45-2a7e0a9c6372, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5mqe6pnq2jgrqwpczf3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1fa5ce-addf-4fdc-a508-569a58ef7e0f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1fa5ce-addf-4fdc-a508-569a58ef7e0f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867916407770806344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d441d8f-5f12-470a-a64d-c16c6c0b3efb, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5s68n2knafa0p25vmnf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24adc58c-e7ae-4a7b-9d47-f7a928caacdd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24adc58c-e7ae-4a7b-9d47-f7a928caacdd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8048666451273747016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016804866645127374701680486664512737470168048666451273747016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1fa5ce-addf-4fdc-a508-569a58ef7e0f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5vveshvzz1y864fyj7t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606a9512-c0cc-4889-bd3b-dd6e42a90d2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606a9512-c0cc-4889-bd3b-dd6e42a90d2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867916407770806344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606a9512-c0cc-4889-bd3b-dd6e42a90d2c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5y11q3k4nyh6cqe9grf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4beb39b9-db5b-496c-974c-e651b95eb8f7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4beb39b9-db5b-496c-974c-e651b95eb8f7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867916407770806344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344286791640777080634428679164077708063442867916407770806344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24adc58c-e7ae-4a7b-9d47-f7a928caacdd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz5x7enhrvcr3kyjyhbpe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe501245-0541-4404-b6b1-ae6214957ce0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe501245-0541-4404-b6b1-ae6214957ce0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264262004110959050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe501245-0541-4404-b6b1-ae6214957ce0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz655e4vzebg7134skv5r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8131db9-3f4c-4212-aade-6fc782e30297, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8131db9-3f4c-4212-aade-6fc782e30297, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264262004110959050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4beb39b9-db5b-496c-974c-e651b95eb8f7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz63644fccb9f4stc7x3p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e03d3f-f049-4842-9e1e-86636ec1bc44, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e03d3f-f049-4842-9e1e-86636ec1bc44, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9020914952306229015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8131db9-3f4c-4212-aade-6fc782e30297, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz69f5khm956k90029nf1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a838f0-f88c-4a98-850d-59c46b1917a8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a838f0-f88c-4a98-850d-59c46b1917a8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264262004110959050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050326426200411095905032642620041109590503264262004110959050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e03d3f-f049-4842-9e1e-86636ec1bc44, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6aq563ngf6a02r5crhc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ya.test:process.py:259 Command (pid 1048303) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1048303) elapsed time (sec): 0.8450345993041992
DEBUG    ya.test:process.py:263 Command (pid 1048303) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) maxrss: 876412
DEBUG    ya.test:process.py:263 Command (pid 1048303) minflt: 45867
DEBUG    ya.test:process.py:263 Command (pid 1048303) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1048303) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1048303) nvcsw: 15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3858f9-612f-455e-b6c6-59ffe8aa4b2a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1048303) oublock: 8
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3858f9-612f-455e-b6c6-59ffe8aa4b2a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9020914952306229015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015" } } } 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 1048303) stime: 0.18959099999999998
DEBUG    ya.test:process.py:263 Command (pid 1048303) utime: 0.539096
DEBUG    ya.test:process.py:263 Command (pid 1048303) wtime: 0.847
DEBUG    ya.test:process.py:275 Command (pid 1048303) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1048303) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1873
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1873
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 35

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

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 1873 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038083"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038083
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      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: 1002
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038083"
  ConfigTxSeqNo: 37
}

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a838f0-f88c-4a98-850d-59c46b1917a8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6eb25w45nqwx6bs5qzt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389317b7-c4b5-48b8-8c0a-1ceca375f518, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389317b7-c4b5-48b8-8c0a-1ceca375f518, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16997342150887061291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3858f9-612f-455e-b6c6-59ffe8aa4b2a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6gt361zmc78gqj5jnms" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901b3fd6-b9b7-4c5f-8424-dbe387344e2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901b3fd6-b9b7-4c5f-8424-dbe387344e2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9020914952306229015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015902091495230622901590209149523062290159020914952306229015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389317b7-c4b5-48b8-8c0a-1ceca375f518, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6nj6vcnwg3xqcf8q8vs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12fb11b3-eb9b-491a-b160-2e3257e2279a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12fb11b3-eb9b-491a-b160-2e3257e2279a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16997342150887061291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901b3fd6-b9b7-4c5f-8424-dbe387344e2c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6q47hetrnspa5xcbt8p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcea5a4c-7195-49de-a947-6f9048fcea7b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcea5a4c-7195-49de-a947-6f9048fcea7b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417069280505551740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcea5a4c-7195-49de-a947-6f9048fcea7b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6yb70rawg9p592v1j3f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e2288d-6261-435c-b30c-a45b39952a45, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e2288d-6261-435c-b30c-a45b39952a45, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417069280505551740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fb11b3-eb9b-491a-b160-2e3257e2279a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz6vj7trzjjx4fvpv53ks" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5e86fc-ee48-4e38-9c43-3381278a987c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5e86fc-ee48-4e38-9c43-3381278a987c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16997342150887061291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291169973421508870612911699734215088706129116997342150887061291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e2288d-6261-435c-b30c-a45b39952a45, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz70xdcd02mbxj6wscynv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2cd4ae-eee0-4963-91e7-92efb043f4dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2cd4ae-eee0-4963-91e7-92efb043f4dc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417069280505551740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740184170692805055517401841706928050555174018417069280505551740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5e86fc-ee48-4e38-9c43-3381278a987c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz72k25h702x6es7gbv98" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6cdf1e-b7df-4655-8a8f-64aa99209e92, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6cdf1e-b7df-4655-8a8f-64aa99209e92, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675392815866806480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2cd4ae-eee0-4963-91e7-92efb043f4dc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz75r4wygwyha8ttggx9t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a2d534-ecbe-4ad5-9476-ed75c93757f0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a2d534-ecbe-4ad5-9476-ed75c93757f0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698472390071024037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6cdf1e-b7df-4655-8a8f-64aa99209e92, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz79p1v39pwk7v9cyp8q9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8374344-5b62-4160-868a-7ff474e40ceb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8374344-5b62-4160-868a-7ff474e40ceb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675392815866806480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a2d534-ecbe-4ad5-9476-ed75c93757f0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz7e1evyd2rkc8xe392v4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72016f69-2173-402b-8f19-203c15bdf73e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72016f69-2173-402b-8f19-203c15bdf73e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698472390071024037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72016f69-2173-402b-8f19-203c15bdf73e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz7gk376r2t21g1dnw50v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a5e9fe-08ef-4aac-a945-5dffd636e076, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a5e9fe-08ef-4aac-a945-5dffd636e076, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698472390071024037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037769847239007102403776984723900710240377698472390071024037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8374344-5b62-4160-868a-7ff474e40ceb, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz7fq0npf9cqq5taatnq7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b93656-0d2b-471f-af2a-0824b7e64966, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b93656-0d2b-471f-af2a-0824b7e64966, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675392815866806480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480467539281586680648046753928158668064804675392815866806480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a5e9fe-08ef-4aac-a945-5dffd636e076, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz7mt284ret8pf97b1v9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a816396-9eec-4179-b849-3b6d77dee36e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b93656-0d2b-471f-af2a-0824b7e64966, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz7p40vek6pvx16mdjb8r" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a816396-9eec-4179-b849-3b6d77dee36e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402654620523175489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0796522-3d85-4a53-ae28-fe849e519185, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0796522-3d85-4a53-ae28-fe849e519185, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712597328804663816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a816396-9eec-4179-b849-3b6d77dee36e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8315te4166qxy8jkcn3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cbf3a9b-1c3c-4f6d-9767-2b335cd85140, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cbf3a9b-1c3c-4f6d-9767-2b335cd85140, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402654620523175489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cbf3a9b-1c3c-4f6d-9767-2b335cd85140, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz85n4h8vbj8rw2kpgd52" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711e5062-09d4-4fd8-b8ab-b7748899283d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711e5062-09d4-4fd8-b8ab-b7748899283d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402654620523175489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489240265462052317548924026546205231754892402654620523175489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0796522-3d85-4a53-ae28-fe849e519185, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz84pbn495qp65qefy9dn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdb8a08-625b-46ca-a5e9-0ae940bbded3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdb8a08-625b-46ca-a5e9-0ae940bbded3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712597328804663816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711e5062-09d4-4fd8-b8ab-b7748899283d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8af0kfc6t12s6ex47n3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2bdc34-b362-4167-9701-5ee4b87863a3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdb8a08-625b-46ca-a5e9-0ae940bbded3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8bmabw7s5ec9a6bcww2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2bdc34-b362-4167-9701-5ee4b87863a3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572939252997661124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a3b7a3-4464-444a-8556-c0c335f9e65b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a3b7a3-4464-444a-8556-c0c335f9e65b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712597328804663816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816117125973288046638161171259732880466381611712597328804663816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2bdc34-b362-4167-9701-5ee4b87863a3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8hj5cq174t40n92afbd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a3b7a3-4464-444a-8556-c0c335f9e65b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8hy3b4h598kr4xvaqm9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6d4c63-01a3-423c-9395-c30c9ef479b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6d4c63-01a3-423c-9395-c30c9ef479b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572939252997661124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa5de74-3341-4c3d-a75d-88e1ef4ba10e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa5de74-3341-4c3d-a75d-88e1ef4ba10e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942890762534375132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6d4c63-01a3-423c-9395-c30c9ef479b3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8r5cn85jnhbgtp314db" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06c7e33-cd84-48e6-85a6-06cab907b70f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06c7e33-cd84-48e6-85a6-06cab907b70f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572939252997661124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124155729392529976611241557293925299766112415572939252997661124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa5de74-3341-4c3d-a75d-88e1ef4ba10e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8st0b5v13224t5544xc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 048cb4bd-433f-4c23-b349-b50e7a65fb11, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 048cb4bd-433f-4c23-b349-b50e7a65fb11, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942890762534375132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06c7e33-cd84-48e6-85a6-06cab907b70f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8yv42j7sape8vxdfnn7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfd24b4-137e-4cd2-af82-152cea99d48d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfd24b4-137e-4cd2-af82-152cea99d48d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186965807242533209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 048cb4bd-433f-4c23-b349-b50e7a65fb11, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz8zn5ayf4c52t376v4dr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8faec7-f606-43d4-a992-c3bc5646bcbe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8faec7-f606-43d4-a992-c3bc5646bcbe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942890762534375132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132109428907625343751321094289076253437513210942890762534375132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfd24b4-137e-4cd2-af82-152cea99d48d, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqz969cg439s5h2wjyhcpv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47cdb9e3-2833-47e6-be39-423320346a56, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47cdb9e3-2833-47e6-be39-423320346a56, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186965807242533209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47cdb9e3-2833-47e6-be39-423320346a56, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqz98jcf3149a13m5rkyy9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5b1bca-0efd-422d-8022-b24f627ace4c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5b1bca-0efd-422d-8022-b24f627ace4c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186965807242533209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209418696580724253320941869658072425332094186965807242533209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8faec7-f606-43d4-a992-c3bc5646bcbe, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz97h9gyyk3avasec8ds1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8fb721-9098-4b8f-abac-abc53c906d67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8fb721-9098-4b8f-abac-abc53c906d67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6944413297515273636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8fb721-9098-4b8f-abac-abc53c906d67, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9eqcfd8jtc7g63pw7br" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd72a433-9b02-4671-bd58-27fd74a076c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd72a433-9b02-4671-bd58-27fd74a076c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6944413297515273636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5b1bca-0efd-422d-8022-b24f627ace4c, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqz9d9607egt0pgwjbz6we" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b136a66a-91b2-4d01-97d9-faf729623864, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b136a66a-91b2-4d01-97d9-faf729623864, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405952901823853134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd72a433-9b02-4671-bd58-27fd74a076c0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9hbevmysngfdpgch694" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c02eaa1-2cae-4fb7-9496-e596733e2884, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c02eaa1-2cae-4fb7-9496-e596733e2884, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6944413297515273636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636694441329751527363669444132975152736366944413297515273636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b136a66a-91b2-4d01-97d9-faf729623864, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9mf1cv4csdg25j9a4d6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5b863d-a7ba-4a79-8bb3-661f0693f677, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5b863d-a7ba-4a79-8bb3-661f0693f677, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405952901823853134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c02eaa1-2cae-4fb7-9496-e596733e2884, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9nxazs9mmbchzhsmhra" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9b4fb3-6981-4503-a674-a089458ed372, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9b4fb3-6981-4503-a674-a089458ed372, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 678697569487893936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9b4fb3-6981-4503-a674-a089458ed372, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9x8aezpa26h9jcca5nv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbceb26-44bd-4957-bfb7-62fc8ac44d85, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbceb26-44bd-4957-bfb7-62fc8ac44d85, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 678697569487893936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5b863d-a7ba-4a79-8bb3-661f0693f677, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9tq6225menqwjdn09kj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c75cdfc-412a-4505-ae52-c0d79a487706, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c75cdfc-412a-4505-ae52-c0d79a487706, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405952901823853134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134240595290182385313424059529018238531342405952901823853134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbceb26-44bd-4957-bfb7-62fc8ac44d85, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqz9zxdk9qdjxm2x7ba60b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed4e143-7420-4ac7-9057-f8e55a7d2b3e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed4e143-7420-4ac7-9057-f8e55a7d2b3e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 678697569487893936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936678697569487893936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c75cdfc-412a-4505-ae52-c0d79a487706, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqza217asj97ebvyr1pnfs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99a5d86-39db-4d3c-9e63-9e34d771a9fb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99a5d86-39db-4d3c-9e63-9e34d771a9fb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12599975777045757450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed4e143-7420-4ac7-9057-f8e55a7d2b3e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqza4he0hbttm9dd4dtyfk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3265bf-84f7-499f-b2ae-efaa4baa7b32, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3265bf-84f7-499f-b2ae-efaa4baa7b32, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853645732781287967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99a5d86-39db-4d3c-9e63-9e34d771a9fb, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzaa28h5qep3p158n0drf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc7029a2-b97a-4191-a2cc-22ae8adcb877, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc7029a2-b97a-4191-a2cc-22ae8adcb877, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12599975777045757450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc7029a2-b97a-4191-a2cc-22ae8adcb877, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzad98tspw69a68f274mk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3265bf-84f7-499f-b2ae-efaa4baa7b32, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzac64g82905pyzygc66e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c02abde-668a-4ce3-b221-0e26ce560389, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c02abde-668a-4ce3-b221-0e26ce560389, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12599975777045757450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450125999757770457574501259997577704575745012599975777045757450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b13c47-7e05-4969-9cb4-8c89d92096f7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b13c47-7e05-4969-9cb4-8c89d92096f7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853645732781287967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b13c47-7e05-4969-9cb4-8c89d92096f7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzajzfk5kt2yvwdv93p6y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c02abde-668a-4ce3-b221-0e26ce560389, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzajkfezq2z81tq6w4998" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88297f69-da8d-4f86-8eb4-4ddcad939b0a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88297f69-da8d-4f86-8eb4-4ddcad939b0a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853645732781287967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967148536457327812879671485364573278128796714853645732781287967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ccf62f-a27b-4072-a9a3-698192580a4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ccf62f-a27b-4072-a9a3-698192580a4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15031771258291600049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ccf62f-a27b-4072-a9a3-698192580a4b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzat3a234scj88v6g4ckb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04e93a8-5347-4bd3-a38f-7a5ec3367ce7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04e93a8-5347-4bd3-a38f-7a5ec3367ce7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15031771258291600049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88297f69-da8d-4f86-8eb4-4ddcad939b0a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzasf8r4zans05bsxmzs4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a252009-db14-4e13-97db-83826901282a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a252009-db14-4e13-97db-83826901282a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206170348574800351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04e93a8-5347-4bd3-a38f-7a5ec3367ce7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzax6a2qgn8adffvmdee5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a47307b-e491-4633-82a4-4c10ff1bf8d9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a47307b-e491-4633-82a4-4c10ff1bf8d9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15031771258291600049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049150317712582916000491503177125829160004915031771258291600049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a252009-db14-4e13-97db-83826901282a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzb0ycajf0a0wkjybyzm3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c902c632-f2ca-4ffc-a1d5-a1c6efcd7085, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c902c632-f2ca-4ffc-a1d5-a1c6efcd7085, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206170348574800351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a47307b-e491-4633-82a4-4c10ff1bf8d9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzb1w4jrx18rx6zm74ysj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21b8f4e-d715-4fa0-a9f1-6312f005f0e8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21b8f4e-d715-4fa0-a9f1-6312f005f0e8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977288716719848549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c902c632-f2ca-4ffc-a1d5-a1c6efcd7085, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzb6pc43xx8cjkq6szf1g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd4a2d5-42c4-474d-8b71-83620f16cf44, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd4a2d5-42c4-474d-8b71-83620f16cf44, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206170348574800351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351162061703485748003511620617034857480035116206170348574800351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21b8f4e-d715-4fa0-a9f1-6312f005f0e8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzb8x050c7kk6hcvyymng" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b25223a1-80c3-4a77-8859-407f07156193, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25223a1-80c3-4a77-8859-407f07156193, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977288716719848549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd4a2d5-42c4-474d-8b71-83620f16cf44, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbdv76yaynz01smh9fz5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bfefc65-896a-4991-accb-ebf79989ce96, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bfefc65-896a-4991-accb-ebf79989ce96, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694228962181977879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25223a1-80c3-4a77-8859-407f07156193, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbf1dv3rhbmy1v3tjygk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d4d27a-b435-4909-bf0a-a82590743f9d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d4d27a-b435-4909-bf0a-a82590743f9d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977288716719848549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549179772887167198485491797728871671984854917977288716719848549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bfefc65-896a-4991-accb-ebf79989ce96, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbnvecdvt67vagcsxwba" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035a91df-0e52-41d7-9660-fa2bd24faf7e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035a91df-0e52-41d7-9660-fa2bd24faf7e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694228962181977879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d4d27a-b435-4909-bf0a-a82590743f9d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbpfe42pcc7bemcgpnz3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25fd9295-e2e3-449c-a172-4cc878c8f7e4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25fd9295-e2e3-449c-a172-4cc878c8f7e4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2951368666307661721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25fd9295-e2e3-449c-a172-4cc878c8f7e4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbxkfwy8xaq6n0e1fkjw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc2738b-7412-4de8-be94-2a422e0bcd5e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc2738b-7412-4de8-be94-2a422e0bcd5e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2951368666307661721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035a91df-0e52-41d7-9660-fa2bd24faf7e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbw04csxssc1hdy9mtrq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda3b5ee-46ff-4708-8081-7595dede56f1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda3b5ee-46ff-4708-8081-7595dede56f1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694228962181977879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879146942289621819778791469422896218197787914694228962181977879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc2738b-7412-4de8-be94-2a422e0bcd5e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzbznd1r75fq1xe3w1pje" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb47427-f1e1-4f35-91e7-239a64d2f93c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb47427-f1e1-4f35-91e7-239a64d2f93c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2951368666307661721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721295136866630766172129513686663076617212951368666307661721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda3b5ee-46ff-4708-8081-7595dede56f1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzc2kdsyedxgx8drn843a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf5ee21-8d1d-4496-a97a-493a23bee522, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf5ee21-8d1d-4496-a97a-493a23bee522, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699438537985514190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb47427-f1e1-4f35-91e7-239a64d2f93c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzc3y1zmz6d17f6fdm568" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541b998d-15d3-4dc0-964c-4a2384c0dcf1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541b998d-15d3-4dc0-964c-4a2384c0dcf1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659388520048301560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541b998d-15d3-4dc0-964c-4a2384c0dcf1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcd106tywvg328xcz2m1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf5ee21-8d1d-4496-a97a-493a23bee522, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzc9q0tdrt34z06tgev6n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f553a9-30f4-4ac6-81b7-52f419af4f9d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6893716c-322c-4e98-8ad9-fbd93f65f0c5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f553a9-30f4-4ac6-81b7-52f419af4f9d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659388520048301560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6893716c-322c-4e98-8ad9-fbd93f65f0c5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699438537985514190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f553a9-30f4-4ac6-81b7-52f419af4f9d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcgg834b0fkrse3ckxr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8fa8743-3ab4-477b-aa9c-f7ea66653aa7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8fa8743-3ab4-477b-aa9c-f7ea66653aa7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659388520048301560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560865938852004830156086593885200483015608659388520048301560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6893716c-322c-4e98-8ad9-fbd93f65f0c5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcgk8xrvdrtqqyzmhjhy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d247b73a-72d8-4980-a4b3-82ba526772f5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d247b73a-72d8-4980-a4b3-82ba526772f5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699438537985514190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190169943853798551419016994385379855141901699438537985514190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8fa8743-3ab4-477b-aa9c-f7ea66653aa7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcn51gke7v8k5cmx5161" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99232fa3-1c34-4583-a06b-d86adcb5dd14, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99232fa3-1c34-4583-a06b-d86adcb5dd14, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175290620878862446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d247b73a-72d8-4980-a4b3-82ba526772f5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcpe20dg2rzvzg3cdd5r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c52246d-2c54-47a6-ae60-fc599661fec1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c52246d-2c54-47a6-ae60-fc599661fec1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958013129546452045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c52246d-2c54-47a6-ae60-fc599661fec1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzd079n47h4r2e15ttg8b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce4b618-dcba-4dac-8e09-4e7d7c38d4d9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce4b618-dcba-4dac-8e09-4e7d7c38d4d9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958013129546452045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99232fa3-1c34-4583-a06b-d86adcb5dd14, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzcyz2fzajfwhdgjrty1a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91c859df-aae8-43ab-a683-bbdb9d8d92e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91c859df-aae8-43ab-a683-bbdb9d8d92e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175290620878862446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce4b618-dcba-4dac-8e09-4e7d7c38d4d9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzd2rc9wanmsph19yev12" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ee66e9-6820-4f9e-b269-ef36f08f0634, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ee66e9-6820-4f9e-b269-ef36f08f0634, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958013129546452045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045119580131295464520451195801312954645204511958013129546452045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91c859df-aae8-43ab-a683-bbdb9d8d92e5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzd5r973q2wp3q44bjk08" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4e77c-0dba-476b-ba05-4e9709b009c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e4e77c-0dba-476b-ba05-4e9709b009c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175290620878862446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446117529062087886244611752906208788624461175290620878862446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ee66e9-6820-4f9e-b269-ef36f08f0634, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzd7n9nwqcmntmy3a7xv0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20da39b-86e8-420c-88e0-aba2e66ed404, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20da39b-86e8-420c-88e0-aba2e66ed404, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847576086868925071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071" } } } 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:281 Stopped node localhost:14556/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20da39b-86e8-420c-88e0-aba2e66ed404, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdfb7qdsgz5k81pdsm64" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09935919-9894-4d1a-96e4-26da9da5a4ac, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09935919-9894-4d1a-96e4-26da9da5a4ac, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847576086868925071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4e77c-0dba-476b-ba05-4e9709b009c1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdcr7fdvy0q03yyntjg8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f8a4ee-e5bc-4e26-ad9c-e8cab48f60fe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f8a4ee-e5bc-4e26-ad9c-e8cab48f60fe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14586084843308707419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09935919-9894-4d1a-96e4-26da9da5a4ac, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdhgbj98fmn4a6vdqqs2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f9725e-a4c8-4977-8ef8-4e57acbd4d98, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f9725e-a4c8-4977-8ef8-4e57acbd4d98, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847576086868925071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071128475760868689250711284757608686892507112847576086868925071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f8a4ee-e5bc-4e26-ad9c-e8cab48f60fe, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdme7npc3wzjcxq7h32x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5016008d-c8de-4677-9d11-b1f611b2abd3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5016008d-c8de-4677-9d11-b1f611b2abd3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14586084843308707419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f9725e-a4c8-4977-8ef8-4e57acbd4d98, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdpndxp3nrh31w1zq1ma" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dee8416-529f-4855-a8f2-5624b64afdab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dee8416-529f-4855-a8f2-5624b64afdab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743530957497880114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5016008d-c8de-4677-9d11-b1f611b2abd3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdvd7frbza3bmtdaqgkh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556d97a8-e720-4922-8f10-620326034d51, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556d97a8-e720-4922-8f10-620326034d51, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14586084843308707419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419145860848433087074191458608484330870741914586084843308707419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dee8416-529f-4855-a8f2-5624b64afdab, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzdxx047razdc0bwamqyw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2aed6c0-739e-4f59-8bf0-13d766d577c0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2aed6c0-739e-4f59-8bf0-13d766d577c0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743530957497880114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556d97a8-e720-4922-8f10-620326034d51, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqze3f5wtqwzcdvd0t11py" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05eef3b-5625-45c7-8ac1-ae0d2d43415e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05eef3b-5625-45c7-8ac1-ae0d2d43415e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198992073254383907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2aed6c0-739e-4f59-8bf0-13d766d577c0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqze4y81v0a8kj49r330jb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd57051-3a09-49c1-80e1-8a759bd7b0e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd57051-3a09-49c1-80e1-8a759bd7b0e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743530957497880114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114274353095749788011427435309574978801142743530957497880114" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log --grpc-port=14556 --mon-port=61914 --ic-port=21043 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_8xbmd0ir.log', '--grpc-port=14556', '--mon-port=61914', '--ic-port=21043', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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: 1049887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14556/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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1049889
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05eef3b-5625-45c7-8ac1-ae0d2d43415e, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqzec161jr0mykcnbyeh2e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25315db-1c86-4de6-8adf-a76e385907c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25315db-1c86-4de6-8adf-a76e385907c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198992073254383907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd57051-3a09-49c1-80e1-8a759bd7b0e3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzed26f017r98wxk339cw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9f2f9b-c505-4039-97f3-4363e014b7c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9f2f9b-c505-4039-97f3-4363e014b7c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8399131443999631042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25315db-1c86-4de6-8adf-a76e385907c3, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqzejwccq3k05m4fq6tvr7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9f2f9b-c505-4039-97f3-4363e014b7c3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzemd58kgdq9vq1hg4yhm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20f33db-6444-461a-a495-0c3f089f27ea, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20f33db-6444-461a-a495-0c3f089f27ea, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198992073254383907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907419899207325438390741989920732543839074198992073254383907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099d5ac3-9372-4b9c-be70-8386a9ab58cc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099d5ac3-9372-4b9c-be70-8386a9ab58cc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8399131443999631042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20f33db-6444-461a-a495-0c3f089f27ea, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecqzett5nq15jkr4tbyyvsn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099d5ac3-9372-4b9c-be70-8386a9ab58cc, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzev75faszxtypqbqn3s4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae537dc6-c4d7-44a4-8d1b-7532a473643e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ed9d33-50f9-4e90-8b8d-c344b1a3557a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ed9d33-50f9-4e90-8b8d-c344b1a3557a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8399131443999631042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042839913144399963104283991314439996310428399131443999631042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae537dc6-c4d7-44a4-8d1b-7532a473643e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518312389463124839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae537dc6-c4d7-44a4-8d1b-7532a473643e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzf2d55t00gwbgav76fxa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ed9d33-50f9-4e90-8b8d-c344b1a3557a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzf278cv98ypgxrfq7gw4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618072d2-365e-4ab8-a2a7-61f87a50bda9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618072d2-365e-4ab8-a2a7-61f87a50bda9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518312389463124839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bd9306-91db-4382-9ba6-4b2c46034de5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bd9306-91db-4382-9ba6-4b2c46034de5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11067080922067913968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bd9306-91db-4382-9ba6-4b2c46034de5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfbj2m2812apajp60dga" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c753cf5c-48bf-44a9-9748-8862ec6ccb6e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c753cf5c-48bf-44a9-9748-8862ec6ccb6e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11067080922067913968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618072d2-365e-4ab8-a2a7-61f87a50bda9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzf948qrtx7jry2x3gmez" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d47f10-8f89-4de3-bcf3-801bddfd663f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d47f10-8f89-4de3-bcf3-801bddfd663f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518312389463124839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839751831238946312483975183123894631248397518312389463124839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c753cf5c-48bf-44a9-9748-8862ec6ccb6e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfe233m7m1xyd2966pv2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a66deb-3b3c-4e66-b79f-8cca4a298163, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a66deb-3b3c-4e66-b79f-8cca4a298163, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11067080922067913968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968110670809220679139681106708092206791396811067080922067913968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d47f10-8f89-4de3-bcf3-801bddfd663f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfh34d28yjmbp8x7rac1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18fb4be5-b0c7-4429-b19a-41dd45f9c71c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fb4be5-b0c7-4429-b19a-41dd45f9c71c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973039846041443221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a66deb-3b3c-4e66-b79f-8cca4a298163, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfk55fvgzzy78ej2bnh1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43534c7e-bbd0-4f3a-8759-c26484445e0c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43534c7e-bbd0-4f3a-8759-c26484445e0c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038122992478631113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fb4be5-b0c7-4429-b19a-41dd45f9c71c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfrra9ah33vbpeenfe3t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2493a56-ec6a-4de9-a584-131efb370d8c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2493a56-ec6a-4de9-a584-131efb370d8c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973039846041443221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221" } } } 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 1049889) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1049889) elapsed time (sec): 1.4415974617004395
DEBUG    ya.test:process.py:263 Command (pid 1049889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) maxrss: 876412
DEBUG    ya.test:process.py:263 Command (pid 1049889) minflt: 45897
DEBUG    ya.test:process.py:263 Command (pid 1049889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 1049889) nsignals: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43534c7e-bbd0-4f3a-8759-c26484445e0c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzftb6h716nz7b81zny15" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2493a56-ec6a-4de9-a584-131efb370d8c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzfw1bky6hee7ct6zgn9r" } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1049889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1049889) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1049889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1049889) stime: 0.27469499999999997
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ya.test:process.py:263 Command (pid 1049889) utime: 0.511691
DEBUG    ya.test:process.py:263 Command (pid 1049889) wtime: 1.452
DEBUG    ya.test:process.py:275 Command (pid 1049889) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1049889) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83138b72-896b-424f-a87e-061eebd3e257, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83138b72-896b-424f-a87e-061eebd3e257, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038122992478631113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880210c7-16b6-48f8-b09e-0031affde8a6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880210c7-16b6-48f8-b09e-0031affde8a6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973039846041443221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221997303984604144322199730398460414432219973039846041443221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83138b72-896b-424f-a87e-061eebd3e257, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzg2r1r3nf30j1jj70rv0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11abbe8d-55ee-4e65-a875-3c3b0c45b1f3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11abbe8d-55ee-4e65-a875-3c3b0c45b1f3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038122992478631113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113903812299247863111390381229924786311139038122992478631113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880210c7-16b6-48f8-b09e-0031affde8a6, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzg38c7w0f7jkjpwb94eh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65f11c4-9202-4d2d-82cc-70ea84b5663d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65f11c4-9202-4d2d-82cc-70ea84b5663d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198065724071052375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11abbe8d-55ee-4e65-a875-3c3b0c45b1f3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzg8ye7satx9dz8vy6dw6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f812c4-0538-4fb1-986d-434adf3fc1d4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f812c4-0538-4fb1-986d-434adf3fc1d4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708787572199023662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65f11c4-9202-4d2d-82cc-70ea84b5663d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzgat3c4kwzypyy84vszm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e5a9fc-2416-462d-8371-e7d785fcbb9d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e5a9fc-2416-462d-8371-e7d785fcbb9d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198065724071052375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f812c4-0538-4fb1-986d-434adf3fc1d4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzggc41szt967d7x9sgmg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f5b781-f2c4-4b5e-ba8c-9bacf373bc95, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f5b781-f2c4-4b5e-ba8c-9bacf373bc95, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708787572199023662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e5a9fc-2416-462d-8371-e7d785fcbb9d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzggtfeqdyvb84xyp8cvt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8cae17-133b-477c-add1-ded92917cc86, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8cae17-133b-477c-add1-ded92917cc86, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198065724071052375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375319806572407105237531980657240710523753198065724071052375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f5b781-f2c4-4b5e-ba8c-9bacf373bc95, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzgpka5wgf5chgh3mvp1f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ff35a3-296b-4a5f-9d95-7519e2d2d7d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ff35a3-296b-4a5f-9d95-7519e2d2d7d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708787572199023662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662970878757219902366297087875721990236629708787572199023662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8cae17-133b-477c-add1-ded92917cc86, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzgsrd0bay5vn8eexvg9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 199a1131-1010-4302-b1b8-2b4277ac86ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 199a1131-1010-4302-b1b8-2b4277ac86ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500188930883873564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 199a1131-1010-4302-b1b8-2b4277ac86ec, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzh1902mfkmw5q8nnsb3n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e4cfb5-56c3-4be1-8b4a-0cfa83c89762, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e4cfb5-56c3-4be1-8b4a-0cfa83c89762, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500188930883873564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ff35a3-296b-4a5f-9d95-7519e2d2d7d2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzgxz12zkyaysfebnb104" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b1c823-4c25-46b7-99d0-83678bd8ec4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b1c823-4c25-46b7-99d0-83678bd8ec4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693581934517739407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e4cfb5-56c3-4be1-8b4a-0cfa83c89762, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzh3taj4p9fa60mfw75ak" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c996681d-a0c5-472d-b997-ae1b40d74bb0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c996681d-a0c5-472d-b997-ae1b40d74bb0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500188930883873564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564350018893088387356435001889308838735643500188930883873564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b1c823-4c25-46b7-99d0-83678bd8ec4b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzh5wbqp840dj9v9rkv4y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02a1acf-679c-45a3-8e20-88534ada82bb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02a1acf-679c-45a3-8e20-88534ada82bb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693581934517739407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c996681d-a0c5-472d-b997-ae1b40d74bb0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzh8kez2fjn87pgkjj877" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f657b0-ae39-4a08-910d-1cf4b9f7b9c1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f657b0-ae39-4a08-910d-1cf4b9f7b9c1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686337388702667552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02a1acf-679c-45a3-8e20-88534ada82bb, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhc88pwsj5sjqxfm8sew" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6618231-2601-400a-aec8-78602e2af704, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6618231-2601-400a-aec8-78602e2af704, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693581934517739407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407106935819345177394071069358193451773940710693581934517739407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f657b0-ae39-4a08-910d-1cf4b9f7b9c1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhg079mxvg33rbcnh5va" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea75690-d0f6-434d-b42f-bcb38b7df19d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea75690-d0f6-434d-b42f-bcb38b7df19d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686337388702667552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6618231-2601-400a-aec8-78602e2af704, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhjy2khh4dnyay1c72w3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2944d992-947d-411e-90d5-0d202e7cddee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2944d992-947d-411e-90d5-0d202e7cddee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13328575356016277993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2944d992-947d-411e-90d5-0d202e7cddee, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhswc9b9p2d8jty52m6h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228e20ec-1e2f-464e-94b7-3957202f66b2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228e20ec-1e2f-464e-94b7-3957202f66b2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13328575356016277993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea75690-d0f6-434d-b42f-bcb38b7df19d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhqe01vzwwftz00emtne" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b72be1-1819-426c-bae4-b2677e0806d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b72be1-1819-426c-bae4-b2677e0806d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686337388702667552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552168633738870266755216863373887026675521686337388702667552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228e20ec-1e2f-464e-94b7-3957202f66b2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhwbe9jkrs1gex0aw4pq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5ecb9c-18ec-4bcf-a408-ebb7d66dfd6e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5ecb9c-18ec-4bcf-a408-ebb7d66dfd6e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13328575356016277993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993133285753560162779931332857535601627799313328575356016277993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b72be1-1819-426c-bae4-b2677e0806d3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzhxt7gerw3kwjd2a00bf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2645be32-773e-404d-9711-ce7ee2b73cca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2645be32-773e-404d-9711-ce7ee2b73cca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723912033236049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5ecb9c-18ec-4bcf-a408-ebb7d66dfd6e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzj1j73r6zkrb25g4v17x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2645be32-773e-404d-9711-ce7ee2b73cca, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzj5546se90qrkw6xyg1d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038945." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6fe4c4-12a5-4a32-9c7f-bf7ba2c66d3e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b99fce-b01f-4ae6-a6cd-216faa490ccb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6fe4c4-12a5-4a32-9c7f-bf7ba2c66d3e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723912033236049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b99fce-b01f-4ae6-a6cd-216faa490ccb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468382634980655323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b99fce-b01f-4ae6-a6cd-216faa490ccb, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzjbc8bz4exghsf5c86mc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f8fb63-c492-420d-8305-d92e198624dd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f8fb63-c492-420d-8305-d92e198624dd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468382634980655323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6fe4c4-12a5-4a32-9c7f-bf7ba2c66d3e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzjb84jkqdpaeh9jwnerg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cf3a67-069f-4384-89bd-7498129e4993, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cf3a67-069f-4384-89bd-7498129e4993, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723912033236049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049167239120332360491672391203323604916723912033236049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f8fb63-c492-420d-8305-d92e198624dd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzjej4pr72t8gmwnbahre" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49717692-96f2-4cf3-b804-7cfcab200d37, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49717692-96f2-4cf3-b804-7cfcab200d37, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468382634980655323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323546838263498065532354683826349806553235468382634980655323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cf3a67-069f-4384-89bd-7498129e4993, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecqzjg72dcqg6swbc14fskx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7c386f-0897-4cd6-9906-fa40b0e9cfe5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7c386f-0897-4cd6-9906-fa40b0e9cfe5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6414201148907863431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431641420114890786343164142011489078634316414201148907863431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7c386f-0897-4cd6-9906-fa40b0e9cfe5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49717692-96f2-4cf3-b804-7cfcab200d37, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ce031bf-86fb-4a0d-8ea6-f77a2d707cc2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce031bf-86fb-4a0d-8ea6-f77a2d707cc2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14593559802893912230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230145935598028939122301459355980289391223014593559802893912230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12eb232-c4e2-4d7c-ac8b-196fd47178c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12eb232-c4e2-4d7c-ac8b-196fd47178c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15246349576264434987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987152463495762644349871524634957626443498715246349576264434987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce031bf-86fb-4a0d-8ea6-f77a2d707cc2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98927b0a-f663-4363-9395-882e4a50996a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98927b0a-f663-4363-9395-882e4a50996a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302392484323319241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241830239248432331924183023924843233192418302392484323319241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12eb232-c4e2-4d7c-ac8b-196fd47178c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02aa87b5-f338-4ff8-9689-1d4bc33522e7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02aa87b5-f338-4ff8-9689-1d4bc33522e7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 377323993369481069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069377323993369481069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98927b0a-f663-4363-9395-882e4a50996a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae91399f-8082-4912-9b0d-ac7a5c5497fb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae91399f-8082-4912-9b0d-ac7a5c5497fb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476567084773055061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061144765670847730550611447656708477305506114476567084773055061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02aa87b5-f338-4ff8-9689-1d4bc33522e7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754065ab-54b7-4a10-886a-5356c676c1cc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754065ab-54b7-4a10-886a-5356c676c1cc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069799783606035310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310306979978360603531030697997836060353103069799783606035310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae91399f-8082-4912-9b0d-ac7a5c5497fb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0390921a-f3d4-4af9-b032-ee8709c4e439, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0390921a-f3d4-4af9-b032-ee8709c4e439, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3699043373929342000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000369904337392934200036990433739293420003699043373929342000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754065ab-54b7-4a10-886a-5356c676c1cc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c7b0f9-af8c-421e-ba8a-706149c43f6c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0390921a-f3d4-4af9-b032-ee8709c4e439, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c7b0f9-af8c-421e-ba8a-706149c43f6c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5139605350444073592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592513960535044407359251396053504440735925139605350444073592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196a0587-153f-4879-a94b-6068ededdbfc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196a0587-153f-4879-a94b-6068ededdbfc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015767673589887200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200401576767358988720040157676735898872004015767673589887200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c7b0f9-af8c-421e-ba8a-706149c43f6c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f66760-a4e6-47f7-ac44-4ee3c944006b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f66760-a4e6-47f7-ac44-4ee3c944006b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16154193539826771621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621161541935398267716211615419353982677162116154193539826771621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196a0587-153f-4879-a94b-6068ededdbfc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0868c099-4e1d-4d98-a8e3-263ff3668fc3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0868c099-4e1d-4d98-a8e3-263ff3668fc3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9739670206338397815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815973967020633839781597396702063383978159739670206338397815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f66760-a4e6-47f7-ac44-4ee3c944006b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ddcb00-339e-4e3a-a5d4-f971cb3bd5c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ddcb00-339e-4e3a-a5d4-f971cb3bd5c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1576279823473249005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005157627982347324900515762798234732490051576279823473249005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0868c099-4e1d-4d98-a8e3-263ff3668fc3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ce8a93f-7745-47ad-9555-64ee3bdb29ad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce8a93f-7745-47ad-9555-64ee3bdb29ad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11235640641169423076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076112356406411694230761123564064116942307611235640641169423076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ddcb00-339e-4e3a-a5d4-f971cb3bd5c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3d2ae9-0335-4f2c-a99e-31f12875ca05, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce8a93f-7745-47ad-9555-64ee3bdb29ad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae9a232-77ae-48e5-8c19-81f5a1871e47, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3d2ae9-0335-4f2c-a99e-31f12875ca05, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291258384452631514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514229125838445263151422912583844526315142291258384452631514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae9a232-77ae-48e5-8c19-81f5a1871e47, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405474873684777113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113440547487368477711344054748736847771134405474873684777113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3d2ae9-0335-4f2c-a99e-31f12875ca05, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a6047a-d586-4338-a267-3c4a358db28b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a6047a-d586-4338-a267-3c4a358db28b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 960870193299477928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928960870193299477928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae9a232-77ae-48e5-8c19-81f5a1871e47, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e340f2-2dbe-4a73-8012-188a8f055808, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e340f2-2dbe-4a73-8012-188a8f055808, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478015487610720022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022247801548761072002224780154876107200222478015487610720022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a6047a-d586-4338-a267-3c4a358db28b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70309a41-6155-4c5c-aa6e-ec5986c8b2e2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e340f2-2dbe-4a73-8012-188a8f055808, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70309a41-6155-4c5c-aa6e-ec5986c8b2e2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11290385812425096408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408112903858124250964081129038581242509640811290385812425096408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e9431c4-65d4-4c21-b863-9493d88b4b9f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e9431c4-65d4-4c21-b863-9493d88b4b9f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8418588068043778982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982841858806804377898284185880680437789828418588068043778982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70309a41-6155-4c5c-aa6e-ec5986c8b2e2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b76c54f-da4b-47a7-b199-4c85de33955d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b76c54f-da4b-47a7-b199-4c85de33955d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10967036960117044339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339109670369601170443391096703696011704433910967036960117044339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e9431c4-65d4-4c21-b863-9493d88b4b9f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebaf7265-7fdb-433a-ae76-315ee1e2db95, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebaf7265-7fdb-433a-ae76-315ee1e2db95, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153732147505766874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874115373214750576687411537321475057668741153732147505766874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b76c54f-da4b-47a7-b199-4c85de33955d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebaf7265-7fdb-433a-ae76-315ee1e2db95, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e4f56c-50b9-44e8-8b5a-0f1e2b823dbc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e4f56c-50b9-44e8-8b5a-0f1e2b823dbc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679626006604911471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471267962600660491147126796260066049114712679626006604911471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edd2981-2d01-406e-a4b4-d61374dcc08d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edd2981-2d01-406e-a4b4-d61374dcc08d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3377594716022186301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301337759471602218630133775947160221863013377594716022186301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e4f56c-50b9-44e8-8b5a-0f1e2b823dbc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1beadb8-9b43-4391-a0c1-a189e882602c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1beadb8-9b43-4391-a0c1-a189e882602c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587281980735955043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043258728198073595504325872819807359550432587281980735955043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edd2981-2d01-406e-a4b4-d61374dcc08d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3bfec6-7b0a-45a6-b0ec-c40984a82de0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1beadb8-9b43-4391-a0c1-a189e882602c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3bfec6-7b0a-45a6-b0ec-c40984a82de0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10495132336525390317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317104951323365253903171049513233652539031710495132336525390317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6eec03-b223-4eab-8199-2d7001c988dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6eec03-b223-4eab-8199-2d7001c988dc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394372010256817890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890639437201025681789063943720102568178906394372010256817890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3bfec6-7b0a-45a6-b0ec-c40984a82de0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6eec03-b223-4eab-8199-2d7001c988dc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45da8350-fa25-4074-9f26-95035b42d3e9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da32128c-fd04-4956-bd63-279b5ae44d2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da32128c-fd04-4956-bd63-279b5ae44d2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941656477690877844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844394165647769087784439416564776908778443941656477690877844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45da8350-fa25-4074-9f26-95035b42d3e9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5373367532202240018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018537336753220224001853733675322022400185373367532202240018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da32128c-fd04-4956-bd63-279b5ae44d2c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5025271-b542-41db-b55d-9128e6752128, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5025271-b542-41db-b55d-9128e6752128, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6272673127460414776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776627267312746041477662726731274604147766272673127460414776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45da8350-fa25-4074-9f26-95035b42d3e9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3a6d58-161b-46be-943a-74b1a9ec29c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3a6d58-161b-46be-943a-74b1a9ec29c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6321133211603495172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172632113321160349517263211332116034951726321133211603495172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5025271-b542-41db-b55d-9128e6752128, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5054cd1-93f0-42d3-81e5-ee810ad22d74, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5054cd1-93f0-42d3-81e5-ee810ad22d74, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2303221433535179551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551230322143353517955123032214335351795512303221433535179551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3a6d58-161b-46be-943a-74b1a9ec29c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92de3a1e-0233-402d-850d-5774f68677d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92de3a1e-0233-402d-850d-5774f68677d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16401542909486009014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014164015429094860090141640154290948600901416401542909486009014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5054cd1-93f0-42d3-81e5-ee810ad22d74, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c24ff4-0f52-4c27-985e-0d4f9864cbd9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92de3a1e-0233-402d-850d-5774f68677d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c24ff4-0f52-4c27-985e-0d4f9864cbd9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3968121868274309798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798396812186827430979839681218682743097983968121868274309798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04ca7de-5752-474a-a1da-1d77c9b351b7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04ca7de-5752-474a-a1da-1d77c9b351b7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261666069806498918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918326166606980649891832616660698064989183261666069806498918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c24ff4-0f52-4c27-985e-0d4f9864cbd9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce334ab-c68b-491d-919c-267dd192725e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce334ab-c68b-491d-919c-267dd192725e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12268487639330543404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404122684876393305434041226848763933054340412268487639330543404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04ca7de-5752-474a-a1da-1d77c9b351b7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62183f0d-b7cc-4c2d-b463-771608ec51cc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62183f0d-b7cc-4c2d-b463-771608ec51cc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1540897586586291539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539154089758658629153915408975865862915391540897586586291539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce334ab-c68b-491d-919c-267dd192725e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b24749-7b31-4a12-9f26-cb0e2279b0a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b24749-7b31-4a12-9f26-cb0e2279b0a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933194547503821251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251593319454750382125159331945475038212515933194547503821251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62183f0d-b7cc-4c2d-b463-771608ec51cc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc649a9-8203-4c53-98f3-0fdd5e72aa86, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc649a9-8203-4c53-98f3-0fdd5e72aa86, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7175610655244072981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981717561065524407298171756106552440729817175610655244072981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b24749-7b31-4a12-9f26-cb0e2279b0a2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f32444-0325-4f56-9cc2-2783fa3bd810, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f32444-0325-4f56-9cc2-2783fa3bd810, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954860648317168455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455495486064831716845549548606483171684554954860648317168455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc649a9-8203-4c53-98f3-0fdd5e72aa86, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f32444-0325-4f56-9cc2-2783fa3bd810, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45bfffc-68d1-40b2-b7b9-66fff13e9888, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cccf25e-24eb-458d-9a94-ce787dc588aa, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45bfffc-68d1-40b2-b7b9-66fff13e9888, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274716082347418287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287627471608234741828762747160823474182876274716082347418287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cccf25e-24eb-458d-9a94-ce787dc588aa, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17003777693107318530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530170037776931073185301700377769310731853017003777693107318530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45bfffc-68d1-40b2-b7b9-66fff13e9888, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c172d8-f02c-488a-b605-b3bff7cfc586, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c172d8-f02c-488a-b605-b3bff7cfc586, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7741869556112360551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551774186955611236055177418695561123605517741869556112360551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cccf25e-24eb-458d-9a94-ce787dc588aa, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e04e253-cac3-4bf6-9d1f-82d49fc69ba3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e04e253-cac3-4bf6-9d1f-82d49fc69ba3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13266993822295185373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373132669938222951853731326699382229518537313266993822295185373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c172d8-f02c-488a-b605-b3bff7cfc586, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cad19be-9c4d-4b84-b4d2-4969a57c7708, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e04e253-cac3-4bf6-9d1f-82d49fc69ba3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f82edc53-f85f-4936-8913-2f37d62fc77a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f82edc53-f85f-4936-8913-2f37d62fc77a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17044969892131112600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600170449698921311126001704496989213111260017044969892131112600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cad19be-9c4d-4b84-b4d2-4969a57c7708, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11118024275961787645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645111180242759617876451111802427596178764511118024275961787645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cad19be-9c4d-4b84-b4d2-4969a57c7708, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9594fd6f-85d3-4587-ace2-ea63884b09c6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f82edc53-f85f-4936-8913-2f37d62fc77a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9594fd6f-85d3-4587-ace2-ea63884b09c6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10311221764797195593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593103112217647971955931031122176479719559310311221764797195593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f5c166-3822-495f-8c46-b35a243e7bd0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f5c166-3822-495f-8c46-b35a243e7bd0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724960215787616639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639137249602157876166391372496021578761663913724960215787616639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9594fd6f-85d3-4587-ace2-ea63884b09c6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f5c166-3822-495f-8c46-b35a243e7bd0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbd2ca1-ac2e-4292-8775-7fdb2e7c83da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbd2ca1-ac2e-4292-8775-7fdb2e7c83da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16860374024978678239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239168603740249786782391686037402497867823916860374024978678239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c282663-6f12-4cd5-9a50-5534f105e13d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c282663-6f12-4cd5-9a50-5534f105e13d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1888360605249866574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574188836060524986657418883606052498665741888360605249866574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbd2ca1-ac2e-4292-8775-7fdb2e7c83da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e494d24-4cd0-49d0-8f7b-50d8d31009a5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e494d24-4cd0-49d0-8f7b-50d8d31009a5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8173504620819408392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392817350462081940839281735046208194083928173504620819408392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c282663-6f12-4cd5-9a50-5534f105e13d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c948b183-d74d-4cb3-9234-13d2fd4199fc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e494d24-4cd0-49d0-8f7b-50d8d31009a5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c948b183-d74d-4cb3-9234-13d2fd4199fc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7008247775178091797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797700824777517809179770082477751780917977008247775178091797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf74594-6fe6-4047-bc3a-47fb51e8969d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf74594-6fe6-4047-bc3a-47fb51e8969d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18283875738981139065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065182838757389811390651828387573898113906518283875738981139065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c948b183-d74d-4cb3-9234-13d2fd4199fc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd06cb5-4ee3-4389-ac49-79951ecafa70, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd06cb5-4ee3-4389-ac49-79951ecafa70, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097156874645770916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916509715687464577091650971568746457709165097156874645770916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf74594-6fe6-4047-bc3a-47fb51e8969d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c51211-6c04-4a36-9a06-2a51c00bbee7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c51211-6c04-4a36-9a06-2a51c00bbee7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673182357084681521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521116731823570846815211167318235708468152111673182357084681521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd06cb5-4ee3-4389-ac49-79951ecafa70, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba1ea8b-24a9-4dc5-8b5d-c8cd34b36cde, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba1ea8b-24a9-4dc5-8b5d-c8cd34b36cde, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12049514598880158988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988120495145988801589881204951459888015898812049514598880158988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c51211-6c04-4a36-9a06-2a51c00bbee7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea3cb79-4116-4b26-ad9d-b4656e0a1077, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea3cb79-4116-4b26-ad9d-b4656e0a1077, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861587854861385918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918118615878548613859181186158785486138591811861587854861385918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba1ea8b-24a9-4dc5-8b5d-c8cd34b36cde, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2e532c-8060-4b2b-a6ca-d09e4748b34c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2e532c-8060-4b2b-a6ca-d09e4748b34c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563197203378782482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482356319720337878248235631972033787824823563197203378782482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2e532c-8060-4b2b-a6ca-d09e4748b34c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033c10e3-8558-4ad0-96ff-4eebc46a87b9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033c10e3-8558-4ad0-96ff-4eebc46a87b9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1978475883653406402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402197847588365340640219784758836534064021978475883653406402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea3cb79-4116-4b26-ad9d-b4656e0a1077, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85ef931-8074-4c33-a87e-4695ffea45e6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85ef931-8074-4c33-a87e-4695ffea45e6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211854766103775434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434421185476610377543442118547661037754344211854766103775434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033c10e3-8558-4ad0-96ff-4eebc46a87b9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7495a05b-8af8-4de2-8856-a8520c1c50c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7495a05b-8af8-4de2-8856-a8520c1c50c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2035008537919493845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845203500853791949384520350085379194938452035008537919493845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85ef931-8074-4c33-a87e-4695ffea45e6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2e7eec-19b4-4e74-bb41-1959f1c5e29c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2e7eec-19b4-4e74-bb41-1959f1c5e29c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16801534477879892934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934168015344778798929341680153447787989293416801534477879892934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7495a05b-8af8-4de2-8856-a8520c1c50c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c142b2b8-6902-48a0-96d1-a3c3284b4bd1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c142b2b8-6902-48a0-96d1-a3c3284b4bd1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 534272113028800231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231534272113028800231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2e7eec-19b4-4e74-bb41-1959f1c5e29c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b24042-91c8-45af-8533-f50a58544ad9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b24042-91c8-45af-8533-f50a58544ad9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702457594041160964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964147024575940411609641470245759404116096414702457594041160964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c142b2b8-6902-48a0-96d1-a3c3284b4bd1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7aa6f33-0fd9-4636-81aa-3ecc39bb891a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7aa6f33-0fd9-4636-81aa-3ecc39bb891a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4608032852807166451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451460803285280716645146080328528071664514608032852807166451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b24042-91c8-45af-8533-f50a58544ad9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad46dab3-840f-4147-8de6-f8742c88b517, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad46dab3-840f-4147-8de6-f8742c88b517, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 315455364832297737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737315455364832297737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7aa6f33-0fd9-4636-81aa-3ecc39bb891a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc9e903-ec01-43b1-8959-f5ecaaed04c7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc9e903-ec01-43b1-8959-f5ecaaed04c7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041031208666469572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572110410312086664695721104103120866646957211041031208666469572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad46dab3-840f-4147-8de6-f8742c88b517, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a0840f3-f041-4e62-b90f-a778cb0aa1de, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc9e903-ec01-43b1-8959-f5ecaaed04c7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a0840f3-f041-4e62-b90f-a778cb0aa1de, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12530447889678060048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048125304478896780600481253044788967806004812530447889678060048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9f6580-11a4-4dab-bf47-9ab6ef57ba61, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9f6580-11a4-4dab-bf47-9ab6ef57ba61, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15628760324336150843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843156287603243361508431562876032433615084315628760324336150843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a0840f3-f041-4e62-b90f-a778cb0aa1de, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418670c8-d3e4-4245-8cfd-64640dde345f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418670c8-d3e4-4245-8cfd-64640dde345f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275223764384113184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184827522376438411318482752237643841131848275223764384113184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9f6580-11a4-4dab-bf47-9ab6ef57ba61, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6460732-538d-4d4d-97a9-c57b7789343a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418670c8-d3e4-4245-8cfd-64640dde345f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6460732-538d-4d4d-97a9-c57b7789343a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045026623034097408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408180450266230340974081804502662303409740818045026623034097408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f4cb96-6857-46d6-a7e7-dbd65ebd13b8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f4cb96-6857-46d6-a7e7-dbd65ebd13b8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611009137007618492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492611009137007618492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6460732-538d-4d4d-97a9-c57b7789343a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5333e323-25ce-4ad6-a164-714d4549218d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5333e323-25ce-4ad6-a164-714d4549218d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474405305312768217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217247440530531276821724744053053127682172474405305312768217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f4cb96-6857-46d6-a7e7-dbd65ebd13b8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5333e323-25ce-4ad6-a164-714d4549218d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69dd3ee-d600-48ca-829e-26704a3bcb87, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59abbdec-7f65-41d1-bb1d-b88c24d7c94f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69dd3ee-d600-48ca-829e-26704a3bcb87, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12911505504587198455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455129115055045871984551291150550458719845512911505504587198455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59abbdec-7f65-41d1-bb1d-b88c24d7c94f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616038243214453552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552156160382432144535521561603824321445355215616038243214453552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59abbdec-7f65-41d1-bb1d-b88c24d7c94f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69dd3ee-d600-48ca-829e-26704a3bcb87, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28bb23da-6449-47f7-bb1e-1d1db1de2d55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d98fa4-d410-4563-b0a2-b60047cffa8c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28bb23da-6449-47f7-bb1e-1d1db1de2d55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6252844462916197412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412625284446291619741262528444629161974126252844462916197412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d98fa4-d410-4563-b0a2-b60047cffa8c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6770790650399312523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523677079065039931252367707906503993125236770790650399312523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28bb23da-6449-47f7-bb1e-1d1db1de2d55, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253410e4-3b1f-4d09-adf6-0f9f872dcdd0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253410e4-3b1f-4d09-adf6-0f9f872dcdd0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12664904253807108557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557126649042538071085571266490425380710855712664904253807108557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d98fa4-d410-4563-b0a2-b60047cffa8c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec7f09c-4f43-4cf7-a5ec-e0e3d6660a0e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec7f09c-4f43-4cf7-a5ec-e0e3d6660a0e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931881053657303444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444179318810536573034441793188105365730344417931881053657303444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253410e4-3b1f-4d09-adf6-0f9f872dcdd0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4767179-a0ba-48db-8e8a-d4281a270ec1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4767179-a0ba-48db-8e8a-d4281a270ec1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 57877156690563102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5787715669056310257877156690563102578771566905631025787715669056310257877156690563102578771566905631025787715669056310257877156690563102578771566905631025787715669056310257877156690563102578771566905631025787715669056310257877156690563102578771566905631025787715669056310257877156690563102578771566905631025787715669056310257877156690563102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec7f09c-4f43-4cf7-a5ec-e0e3d6660a0e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c9f165-d134-4b28-973d-6a96a89023ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c9f165-d134-4b28-973d-6a96a89023ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005950264828574030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030140059502648285740301400595026482857403014005950264828574030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4767179-a0ba-48db-8e8a-d4281a270ec1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486fd055-621a-4ce0-99d1-f433241660c6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c9f165-d134-4b28-973d-6a96a89023ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486fd055-621a-4ce0-99d1-f433241660c6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391527828976111342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342939152782897611134293915278289761113429391527828976111342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c7e0ce-3940-45fd-a30a-40b3b5fc6735, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c7e0ce-3940-45fd-a30a-40b3b5fc6735, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8930614578305804251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251893061457830580425189306145783058042518930614578305804251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486fd055-621a-4ce0-99d1-f433241660c6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0451ad5e-5cb4-40a7-aeaf-90f291fba027, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0451ad5e-5cb4-40a7-aeaf-90f291fba027, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4534583013796414533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533453458301379641453345345830137964145334534583013796414533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c7e0ce-3940-45fd-a30a-40b3b5fc6735, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d70bf9-f6f0-4d6f-80f8-2692ed52f14d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d70bf9-f6f0-4d6f-80f8-2692ed52f14d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12045172238420206144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144120451722384202061441204517223842020614412045172238420206144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0451ad5e-5cb4-40a7-aeaf-90f291fba027, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b93aa84-56db-4df6-8ead-69e9191514ce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d70bf9-f6f0-4d6f-80f8-2692ed52f14d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b93aa84-56db-4df6-8ead-69e9191514ce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3178960238555132032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032317896023855513203231789602385551320323178960238555132032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144901b8-c618-4e35-afeb-278095906d1b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144901b8-c618-4e35-afeb-278095906d1b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334708950507649305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305133470895050764930513347089505076493051334708950507649305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b93aa84-56db-4df6-8ead-69e9191514ce, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144901b8-c618-4e35-afeb-278095906d1b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539997bb-40ee-43f3-83e4-00fc676e5b75, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ef6e34-5b26-45a1-ae9b-ef08070b0038, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539997bb-40ee-43f3-83e4-00fc676e5b75, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15419748401804993307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307154197484018049933071541974840180499330715419748401804993307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ef6e34-5b26-45a1-ae9b-ef08070b0038, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15742567245382267667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667157425672453822676671574256724538226766715742567245382267667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539997bb-40ee-43f3-83e4-00fc676e5b75, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ef6e34-5b26-45a1-ae9b-ef08070b0038, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3ef09e-7d75-4fe9-a00a-12d41e166ca5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3ef09e-7d75-4fe9-a00a-12d41e166ca5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16382573658087967299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299163825736580879672991638257365808796729916382573658087967299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0e2cfe-26bd-479b-9cbf-bca40cc75fa8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0e2cfe-26bd-479b-9cbf-bca40cc75fa8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2765787273296656584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584276578727329665658427657872732966565842765787273296656584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3ef09e-7d75-4fe9-a00a-12d41e166ca5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5227d5-0f23-45b3-aed9-6e7682a700de, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0e2cfe-26bd-479b-9cbf-bca40cc75fa8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df9f32a-bfb0-40a9-a78c-555d10cc1e83, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5227d5-0f23-45b3-aed9-6e7682a700de, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2920290929161381412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412292029092916138141229202909291613814122920290929161381412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df9f32a-bfb0-40a9-a78c-555d10cc1e83, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546901068426938855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855145469010684269388551454690106842693885514546901068426938855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5227d5-0f23-45b3-aed9-6e7682a700de, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df9f32a-bfb0-40a9-a78c-555d10cc1e83, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91982169-be08-4ecc-a001-7579b8901059, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91982169-be08-4ecc-a001-7579b8901059, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7155746345320124845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845715574634532012484571557463453201248457155746345320124845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3da3db-c3c9-4601-92a2-127f2ad9f0b3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3da3db-c3c9-4601-92a2-127f2ad9f0b3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292818889899652541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541182928188898996525411829281888989965254118292818889899652541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91982169-be08-4ecc-a001-7579b8901059, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd00ce6a-0528-49ae-a9a5-9fea5a43351b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd00ce6a-0528-49ae-a9a5-9fea5a43351b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3662025144969191712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712366202514496919171236620251449691917123662025144969191712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3da3db-c3c9-4601-92a2-127f2ad9f0b3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c560a09-af9a-4e58-b201-c98be3365c1d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c560a09-af9a-4e58-b201-c98be3365c1d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907904573545039382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382690790457354503938269079045735450393826907904573545039382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd00ce6a-0528-49ae-a9a5-9fea5a43351b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4877e48-8fa2-487f-9835-51a7deafcf37, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4877e48-8fa2-487f-9835-51a7deafcf37, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9181543409495290220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220918154340949529022091815434094952902209181543409495290220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c560a09-af9a-4e58-b201-c98be3365c1d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7db558-a318-4c9d-a7d4-69b2fa7bca95, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7db558-a318-4c9d-a7d4-69b2fa7bca95, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12240513279380656937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937122405132793806569371224051327938065693712240513279380656937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4877e48-8fa2-487f-9835-51a7deafcf37, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7db558-a318-4c9d-a7d4-69b2fa7bca95, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a27ac2-f007-4a07-99ba-23c5cbf801c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a27ac2-f007-4a07-99ba-23c5cbf801c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15869477871488514576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576158694778714885145761586947787148851457615869477871488514576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a0641b-55cd-475b-aec7-c530faa648bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a0641b-55cd-475b-aec7-c530faa648bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13374509395296829612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612133745093952968296121337450939529682961213374509395296829612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a27ac2-f007-4a07-99ba-23c5cbf801c9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0408e9-2258-494c-85b7-88bd6c2a6c67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0408e9-2258-494c-85b7-88bd6c2a6c67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345089645556622941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941734508964555662294173450896455566229417345089645556622941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a0641b-55cd-475b-aec7-c530faa648bd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d69fe1e-93de-4ee9-a276-14df9b871984, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d69fe1e-93de-4ee9-a276-14df9b871984, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7056260444805290897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897705626044480529089770562604448052908977056260444805290897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0408e9-2258-494c-85b7-88bd6c2a6c67, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddae3c1e-f390-4d7f-b888-29968b1b9d9c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d69fe1e-93de-4ee9-a276-14df9b871984, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddae3c1e-f390-4d7f-b888-29968b1b9d9c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952928274413074342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342109529282744130743421095292827441307434210952928274413074342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f0b03c-c104-4144-bca8-bc3278c41982, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f0b03c-c104-4144-bca8-bc3278c41982, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14267605742226108566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566142676057422261085661426760574222610856614267605742226108566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddae3c1e-f390-4d7f-b888-29968b1b9d9c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d57dda-f361-4725-8833-301b3ebc41b4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d57dda-f361-4725-8833-301b3ebc41b4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088516365466820685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685308851636546682068530885163654668206853088516365466820685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f0b03c-c104-4144-bca8-bc3278c41982, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53f7f19-dc86-4285-85ba-dafb97a5097e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53f7f19-dc86-4285-85ba-dafb97a5097e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15722761607173990622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622157227616071739906221572276160717399062215722761607173990622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d57dda-f361-4725-8833-301b3ebc41b4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe2b904-7770-4ebe-8d70-bf29d1744e70, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe2b904-7770-4ebe-8d70-bf29d1744e70, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8035194100244501510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510803519410024450151080351941002445015108035194100244501510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53f7f19-dc86-4285-85ba-dafb97a5097e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0705f0c6-e943-463e-8d75-4a9038be1806, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0705f0c6-e943-463e-8d75-4a9038be1806, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3878540884333670924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924387854088433367092438785408843336709243878540884333670924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe2b904-7770-4ebe-8d70-bf29d1744e70, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e82a9c3-39d9-4151-9d78-186e20e8b765, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e82a9c3-39d9-4151-9d78-186e20e8b765, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7742769850794581818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818774276985079458181877427698507945818187742769850794581818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0705f0c6-e943-463e-8d75-4a9038be1806, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa561148-efec-4283-9382-228f0807e88f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa561148-efec-4283-9382-228f0807e88f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4082803699044778913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913408280369904477891340828036990447789134082803699044778913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e82a9c3-39d9-4151-9d78-186e20e8b765, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4790da87-c49f-41ef-bde3-1f6fa5d8bdb4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4790da87-c49f-41ef-bde3-1f6fa5d8bdb4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17129730758869525732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732171297307588695257321712973075886952573217129730758869525732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa561148-efec-4283-9382-228f0807e88f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb05cd33-9117-4283-adee-d20319b2745f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb05cd33-9117-4283-adee-d20319b2745f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12544165003088517044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044125441650030885170441254416500308851704412544165003088517044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4790da87-c49f-41ef-bde3-1f6fa5d8bdb4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47420d14-bab3-4ab7-b321-c90ef99a7b52, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb05cd33-9117-4283-adee-d20319b2745f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee6c427e-b43a-417f-9b92-a216226e9c43, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6c427e-b43a-417f-9b92-a216226e9c43, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307563149219702018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018430756314921970201843075631492197020184307563149219702018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47420d14-bab3-4ab7-b321-c90ef99a7b52, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11591671137994699017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017115916711379946990171159167113799469901711591671137994699017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6c427e-b43a-417f-9b92-a216226e9c43, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef972a3-43cd-4e1c-be1b-03b1a0251c1b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef972a3-43cd-4e1c-be1b-03b1a0251c1b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606846647753827060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060106068466477538270601060684664775382706010606846647753827060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47420d14-bab3-4ab7-b321-c90ef99a7b52, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef972a3-43cd-4e1c-be1b-03b1a0251c1b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e089643-2c4f-483a-b1ba-92cf6a4afc17, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e089643-2c4f-483a-b1ba-92cf6a4afc17, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5064212371625116119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119506421237162511611950642123716251161195064212371625116119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4c903a-4f07-4b27-8e6e-42c8a1d89e6f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4c903a-4f07-4b27-8e6e-42c8a1d89e6f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762382757166722033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033876238275716672203387623827571667220338762382757166722033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e089643-2c4f-483a-b1ba-92cf6a4afc17, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37e1ef9-2d2c-46cc-b31b-a9164c247fd5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4c903a-4f07-4b27-8e6e-42c8a1d89e6f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37e1ef9-2d2c-46cc-b31b-a9164c247fd5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5908285297610663851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851590828529761066385159082852976106638515908285297610663851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c20ff0-9352-4d2c-8ce8-5e92c9a1f05d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c20ff0-9352-4d2c-8ce8-5e92c9a1f05d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16439118468944213742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742164391184689442137421643911846894421374216439118468944213742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37e1ef9-2d2c-46cc-b31b-a9164c247fd5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c20ff0-9352-4d2c-8ce8-5e92c9a1f05d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bdecef4-97b9-45e1-a7e3-b99853917a6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bdecef4-97b9-45e1-a7e3-b99853917a6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13645625784735822410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410136456257847358224101364562578473582241013645625784735822410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c95c441-5ea4-4c1f-8a0d-5a30504ddf8b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c95c441-5ea4-4c1f-8a0d-5a30504ddf8b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5136385671934214761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761513638567193421476151363856719342147615136385671934214761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bdecef4-97b9-45e1-a7e3-b99853917a6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9241d663-e73e-4175-b8e6-da454db8f00d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9241d663-e73e-4175-b8e6-da454db8f00d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 602167301731309570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570602167301731309570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c95c441-5ea4-4c1f-8a0d-5a30504ddf8b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d030b04a-3731-4d56-983a-232e93f4a34e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d030b04a-3731-4d56-983a-232e93f4a34e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13389703031602617091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091133897030316026170911338970303160261709113389703031602617091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9241d663-e73e-4175-b8e6-da454db8f00d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffd92ec-022b-4a7a-a46d-6efbb7626506, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffd92ec-022b-4a7a-a46d-6efbb7626506, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15264891566435308101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101152648915664353081011526489156643530810115264891566435308101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d030b04a-3731-4d56-983a-232e93f4a34e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006e71df-2c8a-45b5-8e6c-eaa45848ce37, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006e71df-2c8a-45b5-8e6c-eaa45848ce37, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195914240663500142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142119591424066350014211959142406635001421195914240663500142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffd92ec-022b-4a7a-a46d-6efbb7626506, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2839beba-96db-47a8-acd0-c36ab0412d7d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2839beba-96db-47a8-acd0-c36ab0412d7d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11996901668765861335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335119969016687658613351199690166876586133511996901668765861335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006e71df-2c8a-45b5-8e6c-eaa45848ce37, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c120bd-97f6-4313-ae32-e3071b71291d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c120bd-97f6-4313-ae32-e3071b71291d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2686968917645906243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243268696891764590624326869689176459062432686968917645906243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2839beba-96db-47a8-acd0-c36ab0412d7d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b525dc75-1ce3-4e50-8734-600cba8fcaad, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b525dc75-1ce3-4e50-8734-600cba8fcaad, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 177083808890793169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169177083808890793169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c120bd-97f6-4313-ae32-e3071b71291d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b993d2-e81f-47a0-9aa6-bf599f0077e5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b993d2-e81f-47a0-9aa6-bf599f0077e5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6503092901769624275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275650309290176962427565030929017696242756503092901769624275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b525dc75-1ce3-4e50-8734-600cba8fcaad, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc673dc2-3d96-434c-a546-79d8599451f4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc673dc2-3d96-434c-a546-79d8599451f4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339841142991819679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679533984114299181967953398411429918196795339841142991819679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b993d2-e81f-47a0-9aa6-bf599f0077e5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f56b94-41a3-4ef3-afc2-2bab19db7567, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f56b94-41a3-4ef3-afc2-2bab19db7567, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15794920727373959506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506157949207273739595061579492072737395950615794920727373959506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc673dc2-3d96-434c-a546-79d8599451f4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b114241-607a-46c0-8f53-8c75e85c811b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b114241-607a-46c0-8f53-8c75e85c811b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6608601164124312604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604660860116412431260466086011641243126046608601164124312604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f56b94-41a3-4ef3-afc2-2bab19db7567, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250a0511-eb7b-4027-829f-792875eabc97, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250a0511-eb7b-4027-829f-792875eabc97, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268500429160748805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805182685004291607488051826850042916074880518268500429160748805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b114241-607a-46c0-8f53-8c75e85c811b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35da4b43-e8b4-49a2-9cba-400917d0d7d1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35da4b43-e8b4-49a2-9cba-400917d0d7d1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6386330323333680689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689638633032333368068963863303233336806896386330323333680689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250a0511-eb7b-4027-829f-792875eabc97, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeba9842-680e-4237-bc8a-859069605846, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeba9842-680e-4237-bc8a-859069605846, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261029613857092809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809102610296138570928091026102961385709280910261029613857092809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35da4b43-e8b4-49a2-9cba-400917d0d7d1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5a4517-5308-47a8-be74-994a0db8b56d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeba9842-680e-4237-bc8a-859069605846, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f80b2c2c-9089-4bde-8171-0f5064e63e65, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5a4517-5308-47a8-be74-994a0db8b56d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15127272615657529124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124151272726156575291241512727261565752912415127272615657529124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80b2c2c-9089-4bde-8171-0f5064e63e65, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309515423642100632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632153095154236421006321530951542364210063215309515423642100632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5a4517-5308-47a8-be74-994a0db8b56d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803bd9d8-a404-4e55-b815-e0f25b4d83f8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803bd9d8-a404-4e55-b815-e0f25b4d83f8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9967538571479785601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601996753857147978560199675385714797856019967538571479785601" } } } 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:281 Stopped node localhost:6041/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80b2c2c-9089-4bde-8171-0f5064e63e65, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c995a6d-6805-4aae-a848-b97d35b286da, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c995a6d-6805-4aae-a848-b97d35b286da, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7973597302385305166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166797359730238530516679735973023853051667973597302385305166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803bd9d8-a404-4e55-b815-e0f25b4d83f8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c995a6d-6805-4aae-a848-b97d35b286da, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5207fd5-501d-44c7-80ed-f797ffc63a99, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5207fd5-501d-44c7-80ed-f797ffc63a99, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13279026546884050228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228132790265468840502281327902654688405022813279026546884050228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f945ed-9384-43e6-b2e0-cc02f02647f9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f945ed-9384-43e6-b2e0-cc02f02647f9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6849741665416182417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417684974166541618241768497416654161824176849741665416182417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f945ed-9384-43e6-b2e0-cc02f02647f9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5207fd5-501d-44c7-80ed-f797ffc63a99, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6145b1ba-69fb-46a7-8d16-d78c1e9615b8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6145b1ba-69fb-46a7-8d16-d78c1e9615b8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115912768187586600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600181159127681875866001811591276818758660018115912768187586600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3c4c9b-c14f-46a4-86bc-f2c29d5330cb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3c4c9b-c14f-46a4-86bc-f2c29d5330cb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13796078595188653134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134137960785951886531341379607859518865313413796078595188653134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6145b1ba-69fb-46a7-8d16-d78c1e9615b8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3c4c9b-c14f-46a4-86bc-f2c29d5330cb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebf9f5c-2390-4098-ae20-f2d94edfbe5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d81ff16-7fe5-45b6-9b35-288f52d3dfa6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebf9f5c-2390-4098-ae20-f2d94edfbe5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9176628562772022057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057917662856277202205791766285627720220579176628562772022057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d81ff16-7fe5-45b6-9b35-288f52d3dfa6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421078024852840758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758742107802485284075874210780248528407587421078024852840758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebf9f5c-2390-4098-ae20-f2d94edfbe5b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d81ff16-7fe5-45b6-9b35-288f52d3dfa6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041d6a7a-cb1b-4a8c-a987-3c235f125af4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041d6a7a-cb1b-4a8c-a987-3c235f125af4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14446786210796523987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987144467862107965239871444678621079652398714446786210796523987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2cfda4d-5f24-433d-ab3d-96212cb5f797, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2cfda4d-5f24-433d-ab3d-96212cb5f797, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9366874944062455506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506936687494406245550693668749440624555069366874944062455506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041d6a7a-cb1b-4a8c-a987-3c235f125af4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d564f0-4ec7-4f72-8660-25cfe1d567a2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d564f0-4ec7-4f72-8660-25cfe1d567a2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706146756684454295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295770614675668445429577061467566844542957706146756684454295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2cfda4d-5f24-433d-ab3d-96212cb5f797, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa712aa-75de-4d49-8239-1d5a2739efd3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa712aa-75de-4d49-8239-1d5a2739efd3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7003724541372075043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043700372454137207504370037245413720750437003724541372075043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d564f0-4ec7-4f72-8660-25cfe1d567a2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6331f7ad-9fbd-46a0-a5a9-e5b1b4358d42, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6331f7ad-9fbd-46a0-a5a9-e5b1b4358d42, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893639048408700849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849108936390484087008491089363904840870084910893639048408700849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa712aa-75de-4d49-8239-1d5a2739efd3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b07187a-e718-4deb-b8c4-582743787018, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b07187a-e718-4deb-b8c4-582743787018, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877113365297803122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122168771133652978031221687711336529780312216877113365297803122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6331f7ad-9fbd-46a0-a5a9-e5b1b4358d42, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b07187a-e718-4deb-b8c4-582743787018, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92cdf243-0d96-4d98-942b-7c2f0c430eee, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852ccc98-4ac7-48ad-9d3a-e42fddf1a83e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92cdf243-0d96-4d98-942b-7c2f0c430eee, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12127353580379371094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094121273535803793710941212735358037937109412127353580379371094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852ccc98-4ac7-48ad-9d3a-e42fddf1a83e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12924226828125807375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375129242268281258073751292422682812580737512924226828125807375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92cdf243-0d96-4d98-942b-7c2f0c430eee, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94601735-0bdb-470f-96ac-efe3d4bec6f1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852ccc98-4ac7-48ad-9d3a-e42fddf1a83e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94601735-0bdb-470f-96ac-efe3d4bec6f1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3554977177685127565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565355497717768512756535549771776851275653554977177685127565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94601735-0bdb-470f-96ac-efe3d4bec6f1, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd5be70e-307f-43ee-b33d-dd23f5ca0ac0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e371e0-43f3-4fac-9396-121b8cc14947, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd5be70e-307f-43ee-b33d-dd23f5ca0ac0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5590829653730309306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306559082965373030930655908296537303093065590829653730309306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e371e0-43f3-4fac-9396-121b8cc14947, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4844331196254338752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752484433119625433875248443311962543387524844331196254338752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e371e0-43f3-4fac-9396-121b8cc14947, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad3fbaa1-a9c3-4077-92cf-d636f3ad03cf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd5be70e-307f-43ee-b33d-dd23f5ca0ac0, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3fbaa1-a9c3-4077-92cf-d636f3ad03cf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13509624122851042488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488135096241228510424881350962412285104248813509624122851042488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d191b0-8d84-4357-9fc1-77734724b548, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d191b0-8d84-4357-9fc1-77734724b548, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13691882431863988800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800136918824318639888001369188243186398880013691882431863988800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3fbaa1-a9c3-4077-92cf-d636f3ad03cf, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d191b0-8d84-4357-9fc1-77734724b548, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6071d3a9-744b-41b8-8822-b00e5e91285b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6071d3a9-744b-41b8-8822-b00e5e91285b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12933006682891623646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646129330066828916236461293300668289162364612933006682891623646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67252f7-f088-47bd-91c3-0b5cc51f58e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6071d3a9-744b-41b8-8822-b00e5e91285b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67252f7-f088-47bd-91c3-0b5cc51f58e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1933897800089377154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154193389780008937715419338978000893771541933897800089377154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aaf791f-6658-419c-86f6-8b949509e41f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67252f7-f088-47bd-91c3-0b5cc51f58e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aaf791f-6658-419c-86f6-8b949509e41f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588461046996289144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144858846104699628914485884610469962891448588461046996289144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982cff0d-2601-46b6-844d-0d90e94e038b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982cff0d-2601-46b6-844d-0d90e94e038b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10321286830083125533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533103212868300831255331032128683008312553310321286830083125533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aaf791f-6658-419c-86f6-8b949509e41f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a46f32e-93c3-4e74-b13a-5f45b48d6f47, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982cff0d-2601-46b6-844d-0d90e94e038b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a46f32e-93c3-4e74-b13a-5f45b48d6f47, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1857805599963193332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332185780559996319333218578055999631933321857805599963193332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14985361-4926-4103-900f-09e42c3d7c52, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14985361-4926-4103-900f-09e42c3d7c52, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905033238468302049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049590503323846830204959050332384683020495905033238468302049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14985361-4926-4103-900f-09e42c3d7c52, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a401413-1538-40bf-bdb7-85ed7e92ffe4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a401413-1538-40bf-bdb7-85ed7e92ffe4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873052667653605390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390128730526676536053901287305266765360539012873052667653605390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a46f32e-93c3-4e74-b13a-5f45b48d6f47, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928beb2a-23be-4aba-8b2a-06f9cedd6b57, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928beb2a-23be-4aba-8b2a-06f9cedd6b57, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623589397460335542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542156235893974603355421562358939746033554215623589397460335542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a401413-1538-40bf-bdb7-85ed7e92ffe4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c274fd-b922-4960-86c0-2a027118798f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c274fd-b922-4960-86c0-2a027118798f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15389550736396479093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093153895507363964790931538955073639647909315389550736396479093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c274fd-b922-4960-86c0-2a027118798f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928beb2a-23be-4aba-8b2a-06f9cedd6b57, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4e365d-c251-4b75-8b19-e2fb72a7f57d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4e365d-c251-4b75-8b19-e2fb72a7f57d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2655222849763186637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637265522284976318663726552228497631866372655222849763186637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e553cc-6f0e-4940-8ef0-7bee627a27c6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e553cc-6f0e-4940-8ef0-7bee627a27c6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12810331521195358466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466128103315211953584661281033152119535846612810331521195358466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4e365d-c251-4b75-8b19-e2fb72a7f57d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb8dc68-453f-44d4-9451-e5139b905b4e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb8dc68-453f-44d4-9451-e5139b905b4e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14282088003762982125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125142820880037629821251428208800376298212514282088003762982125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e553cc-6f0e-4940-8ef0-7bee627a27c6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26b7e76-313b-479f-a03b-8f74e350b131, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb8dc68-453f-44d4-9451-e5139b905b4e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26b7e76-313b-479f-a03b-8f74e350b131, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2256096991862773475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475225609699186277347522560969918627734752256096991862773475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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, f13365b7-c7db-437f-a47b-91d20d7e4cc4, ghrun-elbwoomtii.auto.internal:3950): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log --grpc-port=6041 --mon-port=6365 --ic-port=15153 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26b7e76-313b-479f-a03b-8f74e350b131, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13365b7-c7db-437f-a47b-91d20d7e4cc4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2721712453954496348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348272171245395449634827217124539544963482721712453954496348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1islhj5_.log', '--grpc-port=6041', '--mon-port=6365', '--ic-port=15153', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13365b7-c7db-437f-a47b-91d20d7e4cc4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8e6b2f-8563-4e2b-9184-1a172d85cde9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ya.test:process.py:628 Command pid: 1050511
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8e6b2f-8563-4e2b-9184-1a172d85cde9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752399690338967959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959775239969033896795977523996903389679597752399690338967959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2124785c-baca-43a7-bc8c-cb36d11f3c66, ghrun-elbwoomtii.auto.internal:3950): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6041/2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2124785c-baca-43a7-bc8c-cb36d11f3c66, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4946486942877291784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784494648694287729178449464869428772917844946486942877291784" } } } 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.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8e6b2f-8563-4e2b-9184-1a172d85cde9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4b7d0d-8cf8-459c-9d5a-ab8f965e12d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4b7d0d-8cf8-459c-9d5a-ab8f965e12d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6758567887051592458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458675856788705159245867585678870515924586758567887051592458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1050536
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2124785c-baca-43a7-bc8c-cb36d11f3c66, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07239e1d-10ea-4e6d-b2f7-d34e065e3dbb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07239e1d-10ea-4e6d-b2f7-d34e065e3dbb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16818317072105461450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450168183170721054614501681831707210546145016818317072105461450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4b7d0d-8cf8-459c-9d5a-ab8f965e12d2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6641bbac-d953-4efe-81d5-b0dc77a0a396, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6641bbac-d953-4efe-81d5-b0dc77a0a396, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896081282212882738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738128960812822128827381289608128221288273812896081282212882738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07239e1d-10ea-4e6d-b2f7-d34e065e3dbb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ca2e2d-db17-4cf0-923d-928c00b7f20a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ca2e2d-db17-4cf0-923d-928c00b7f20a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13691630363055892236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236136916303630558922361369163036305589223613691630363055892236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6641bbac-d953-4efe-81d5-b0dc77a0a396, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd5eccb-78cc-49f6-b204-fae88747e247, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ca2e2d-db17-4cf0-923d-928c00b7f20a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd5eccb-78cc-49f6-b204-fae88747e247, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3909446976005034808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808390944697600503480839094469760050348083909446976005034808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1b70ab-b378-4390-b6d5-3bf4e8eced0b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1b70ab-b378-4390-b6d5-3bf4e8eced0b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468025912027080830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830146802591202708083014680259120270808301468025912027080830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd5eccb-78cc-49f6-b204-fae88747e247, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1244382c-43b6-4cd8-8133-3e0aa2b6db99, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1244382c-43b6-4cd8-8133-3e0aa2b6db99, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472357655056540125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125247235765505654012524723576550565401252472357655056540125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1b70ab-b378-4390-b6d5-3bf4e8eced0b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41692132-219f-4836-9de8-7b31e6f1d4be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41692132-219f-4836-9de8-7b31e6f1d4be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019865997015659964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964160198659970156599641601986599701565996416019865997015659964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1244382c-43b6-4cd8-8133-3e0aa2b6db99, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8923146-522f-4676-af78-50ee5663f3e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8923146-522f-4676-af78-50ee5663f3e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10364214919919591918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918103642149199195919181036421491991959191810364214919919591918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41692132-219f-4836-9de8-7b31e6f1d4be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36aef96-6883-4408-8fab-6a9483f22974, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36aef96-6883-4408-8fab-6a9483f22974, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223313793737280194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194223313793737280194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8923146-522f-4676-af78-50ee5663f3e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242d90a1-6e82-470a-a5c1-3a58cd6d11c8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242d90a1-6e82-470a-a5c1-3a58cd6d11c8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 584341842202598761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761584341842202598761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36aef96-6883-4408-8fab-6a9483f22974, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee9a391-22dd-45fc-934b-67b69a335c37, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee9a391-22dd-45fc-934b-67b69a335c37, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1262471650698682726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726126247165069868272612624716506986827261262471650698682726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242d90a1-6e82-470a-a5c1-3a58cd6d11c8, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c01d464-f0a6-4bb4-9526-a7e1d6e5885c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c01d464-f0a6-4bb4-9526-a7e1d6e5885c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1502842573796094664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664150284257379609466415028425737960946641502842573796094664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c01d464-f0a6-4bb4-9526-a7e1d6e5885c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 248db3b2-9df9-4997-bd34-2f077e73881d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 248db3b2-9df9-4997-bd34-2f077e73881d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7285446111303591430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430728544611130359143072854461113035914307285446111303591430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 248db3b2-9df9-4997-bd34-2f077e73881d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4990a0cf-31b3-4e2c-b499-5aa1ce1fbedb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4990a0cf-31b3-4e2c-b499-5aa1ce1fbedb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12860465082242964150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150128604650822429641501286046508224296415012860465082242964150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee9a391-22dd-45fc-934b-67b69a335c37, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2182fe9f-5760-4f36-8630-a0520e9b224f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2182fe9f-5760-4f36-8630-a0520e9b224f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9125959863360699060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060912595986336069906091259598633606990609125959863360699060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4990a0cf-31b3-4e2c-b499-5aa1ce1fbedb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94377d5d-82b1-4499-ac5a-fc831ceff338, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94377d5d-82b1-4499-ac5a-fc831ceff338, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12175410385650925665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665121754103856509256651217541038565092566512175410385650925665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2182fe9f-5760-4f36-8630-a0520e9b224f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14bc5271-43f1-44a6-a8e4-f2c08765f9d5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14bc5271-43f1-44a6-a8e4-f2c08765f9d5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576710488660248025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025175767104886602480251757671048866024802517576710488660248025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94377d5d-82b1-4499-ac5a-fc831ceff338, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb99a733-ec2c-419e-ac67-a1d12ac0ade5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb99a733-ec2c-419e-ac67-a1d12ac0ade5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6930314342584868398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398693031434258486839869303143425848683986930314342584868398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14bc5271-43f1-44a6-a8e4-f2c08765f9d5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2551eeba-cd65-4c02-a3ad-26eed59e7082, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb99a733-ec2c-419e-ac67-a1d12ac0ade5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2551eeba-cd65-4c02-a3ad-26eed59e7082, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12600112364654321059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059126001123646543210591260011236465432105912600112364654321059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef19410-2c74-4a67-81c3-a229efa84a72, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef19410-2c74-4a67-81c3-a229efa84a72, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3862530704983189654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654386253070498318965438625307049831896543862530704983189654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2551eeba-cd65-4c02-a3ad-26eed59e7082, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a50dc3-8258-4ec7-8809-2e74e93bd16a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a50dc3-8258-4ec7-8809-2e74e93bd16a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17749884511656032427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427177498845116560324271774988451165603242717749884511656032427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef19410-2c74-4a67-81c3-a229efa84a72, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3023b159-5548-4c84-82f6-60367b825f2b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3023b159-5548-4c84-82f6-60367b825f2b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810306029398475681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681881030602939847568188103060293984756818810306029398475681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a50dc3-8258-4ec7-8809-2e74e93bd16a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9dbe57-126d-402d-9674-419b1ed5169e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3023b159-5548-4c84-82f6-60367b825f2b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9dbe57-126d-402d-9674-419b1ed5169e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962225757263658471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471169622257572636584711696222575726365847116962225757263658471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4473972-2e53-48a7-b86d-da717f42ef70, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9dbe57-126d-402d-9674-419b1ed5169e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4473972-2e53-48a7-b86d-da717f42ef70, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10900505186908958432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432109005051869089584321090050518690895843210900505186908958432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 412f8ecd-936d-4d36-8d91-6dba6e2b0f3e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4473972-2e53-48a7-b86d-da717f42ef70, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412f8ecd-936d-4d36-8d91-6dba6e2b0f3e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180790405796292224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224161807904057962922241618079040579629222416180790405796292224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324370b6-7d84-47d5-a913-e64e142ad84d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324370b6-7d84-47d5-a913-e64e142ad84d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4693593381820952635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635469359338182095263546935933818209526354693593381820952635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412f8ecd-936d-4d36-8d91-6dba6e2b0f3e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324370b6-7d84-47d5-a913-e64e142ad84d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc8c33e6-e343-4d28-a4a4-92f4419bc4c5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc8c33e6-e343-4d28-a4a4-92f4419bc4c5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16331755827124245588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588163317558271242455881633175582712424558816331755827124245588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d001e34f-fb6f-4eba-b798-e657f6945a56, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d001e34f-fb6f-4eba-b798-e657f6945a56, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13389870147315649183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183133898701473156491831338987014731564918313389870147315649183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc8c33e6-e343-4d28-a4a4-92f4419bc4c5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb07b3b8-ed97-418e-a978-e686e5af214a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb07b3b8-ed97-418e-a978-e686e5af214a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14274878264910270345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345142748782649102703451427487826491027034514274878264910270345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d001e34f-fb6f-4eba-b798-e657f6945a56, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daea66f2-f88b-42de-8f23-8337bf53118a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb07b3b8-ed97-418e-a978-e686e5af214a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3054d2ba-b757-40d9-8bb1-dda825638a62, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daea66f2-f88b-42de-8f23-8337bf53118a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12001705616319560618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618120017056163195606181200170561631956061812001705616319560618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3054d2ba-b757-40d9-8bb1-dda825638a62, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10572138947467978382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382105721389474679783821057213894746797838210572138947467978382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3054d2ba-b757-40d9-8bb1-dda825638a62, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f217bb2b-78aa-476c-8268-bd5f083ed7fe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daea66f2-f88b-42de-8f23-8337bf53118a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f217bb2b-78aa-476c-8268-bd5f083ed7fe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957283971212980287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287295728397121298028729572839712129802872957283971212980287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91460c8b-a894-4431-85e2-497ed8b67c6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91460c8b-a894-4431-85e2-497ed8b67c6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16937658787979866341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341169376587879798663411693765878797986634116937658787979866341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f217bb2b-78aa-476c-8268-bd5f083ed7fe, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d359d234-08bb-4d57-8b9b-8cd5c93884c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d359d234-08bb-4d57-8b9b-8cd5c93884c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8714562116552755783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783871456211655275578387145621165527557838714562116552755783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91460c8b-a894-4431-85e2-497ed8b67c6a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b116a16-b48f-48b3-81c7-0f476e7a3dbb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b116a16-b48f-48b3-81c7-0f476e7a3dbb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14622013653337282980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980146220136533372829801462201365333728298014622013653337282980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b116a16-b48f-48b3-81c7-0f476e7a3dbb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdef9af9-b5be-476b-a8ea-e9c0af436730, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdef9af9-b5be-476b-a8ea-e9c0af436730, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15562472162347177215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215155624721623471772151556247216234717721515562472162347177215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d359d234-08bb-4d57-8b9b-8cd5c93884c3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdef9af9-b5be-476b-a8ea-e9c0af436730, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add08ef5-260b-4bd6-814d-1c25cc77c1eb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add08ef5-260b-4bd6-814d-1c25cc77c1eb, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14246351169246650562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562142463511692466505621424635116924665056214246351169246650562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad440eb-0de3-4696-8cf5-71f9eb7fe0be, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad440eb-0de3-4696-8cf5-71f9eb7fe0be, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10880220886314218513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513108802208863142185131088022088631421851310880220886314218513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add08ef5-260b-4bd6-814d-1c25cc77c1eb, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad440eb-0de3-4696-8cf5-71f9eb7fe0be, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f266f0-8727-46e8-8a1a-1cc5be0afb56, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeead10f-d236-4a49-86b2-5333f9cf5784, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeead10f-d236-4a49-86b2-5333f9cf5784, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7616773929000159173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173761677392900015917376167739290001591737616773929000159173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f266f0-8727-46e8-8a1a-1cc5be0afb56, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267648719644126094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094267648719644126094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeead10f-d236-4a49-86b2-5333f9cf5784, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1050536) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1050536) elapsed time (sec): 1.0497870445251465
DEBUG    ya.test:process.py:263 Command (pid 1050536) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) maxrss: 885956
DEBUG    ya.test:process.py:263 Command (pid 1050536) minflt: 45913
DEBUG    ya.test:process.py:263 Command (pid 1050536) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1050536) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1050536) nvcsw: 16
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f266f0-8727-46e8-8a1a-1cc5be0afb56, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1050536) oublock: 8
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b67650-0669-4d55-a497-7630db4e550e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ya.test:process.py:263 Command (pid 1050536) stime: 0.206061
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b67650-0669-4d55-a497-7630db4e550e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4891740531807408289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289489174053180740828948917405318074082894891740531807408289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afb55969-133d-478d-8c75-6f58a84b1ec5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1050536) utime: 0.567718
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb55969-133d-478d-8c75-6f58a84b1ec5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11433504434169345183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183114335044341693451831143350443416934518311433504434169345183" } } } 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 1050536) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 1050536) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1050536) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b67650-0669-4d55-a497-7630db4e550e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf44136-e819-4a4a-b58a-841afebddd1b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf44136-e819-4a4a-b58a-841afebddd1b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 937358683563072949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949937358683563072949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb55969-133d-478d-8c75-6f58a84b1ec5, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27098f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5bd98c0-0df9-47ce-8e35-7156ba7db1f6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5bd98c0-0df9-47ce-8e35-7156ba7db1f6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597101369780600264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264859710136978060026485971013697806002648597101369780600264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf44136-e819-4a4a-b58a-841afebddd1b, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b33ed570>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b33ed570> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a2404305-595f-426a-a4c6-94ad9fe02a16, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a2404305-595f-426a-a4c6-94ad9fe02a16, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=MzVkZTU3ZDAtNTU3MGEyYzQtNTM1Mzc1NmUtNmI2MDAzYjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5bd98c0-0df9-47ce-8e35-7156ba7db1f6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a2404305-595f-426a-a4c6-94ad9fe02a16, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a2404305-595f-426a-a4c6-94ad9fe02a16, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a2404305-595f-426a-a4c6-94ad9fe02a16, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c28b33ed570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b580cbc-a03e-4549-bc9d-33b61bb9ef33, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b580cbc-a03e-4549-bc9d-33b61bb9ef33, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NDMzYjIyZTctZmIxNDBiYTktOGEyMDMwZmQtZmNiYmMzZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6328333574232007422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422632833357423200742263283335742320074226328333574232007422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b33b64b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b33b64b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b33b64b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 991c621c-8e6a-4e46-8f5b-8c7fdabb5e6e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 991c621c-8e6a-4e46-8f5b-8c7fdabb5e6e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=NzIzYzZhZGYtZjFmOGJmZDgtMTQ5YzI2NzgtZjNlZWJmM2M=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b580cbc-a03e-4549-bc9d-33b61bb9ef33, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3abb2d43-7c01fcfd-3b78f36a-74cbb209" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 991c621c-8e6a-4e46-8f5b-8c7fdabb5e6e, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 991c621c-8e6a-4e46-8f5b-8c7fdabb5e6e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 991c621c-8e6a-4e46-8f5b-8c7fdabb5e6e, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c28b33b64b0>
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 0x7c28b2775730 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 0x7c28b276e170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b276e170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a50f45b9-b283-4467-96fc-ac7b6e643acb, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a50f45b9-b283-4467-96fc-ac7b6e643acb, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b27098f0>, reason: session-close
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a50f45b9-b283-4467-96fc-ac7b6e643acb, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b27098f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, a50f45b9-b283-4467-96fc-ac7b6e643acb, ghrun-elbwoomtii.auto.internal:3950): 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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-01-07T17:27:34.618834435+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, a50f45b9-b283-4467-96fc-ac7b6e643acb, ghrun-elbwoomtii.auto.internal:3950): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
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', 10000), ('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:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7c28b27098f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2798cf0>
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 0x7c28b27098f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 42c60ca6-e388-43bc-979a-0fe2cfb6f098, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42c60ca6-e388-43bc-979a-0fe2cfb6f098, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c28b27b8330 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 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b27c2db0>
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    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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-01-07T17:27:34.618834435+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42c60ca6-e388-43bc-979a-0fe2cfb6f098, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 31334 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-elbwoomtii.auto.internal" port: 3950 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-elbwoomtii.auto.internal:31334, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:3950, 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', 10000), ('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', 10000), ('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 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b933ca09-7688-424b-8729-3ad1d2076109, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b933ca09-7688-424b-8729-3ad1d2076109, ghrun-elbwoomtii.auto.internal:31334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17695
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aec063c7-24a8-43b9-b120-6e1a6fffbc1f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b933ca09-7688-424b-8729-3ad1d2076109, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aec063c7-24a8-43b9-b120-6e1a6fffbc1f, ghrun-elbwoomtii.auto.internal:31334): 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 0x7c28b276e170>
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b933ca09-7688-424b-8729-3ad1d2076109, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc7ea35e-b8f9-4e60-9194-e01643a43525, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc7ea35e-b8f9-4e60-9194-e01643a43525, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b933ca09-7688-424b-8729-3ad1d2076109, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, aec063c7-24a8-43b9-b120-6e1a6fffbc1f, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, ff638719-21ef-4067-8ec2-d09c75b2f5c8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cc7ea35e-b8f9-4e60-9194-e01643a43525, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aec063c7-24a8-43b9-b120-6e1a6fffbc1f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ff638719-21ef-4067-8ec2-d09c75b2f5c8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" 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:78 RpcState(CreateSession, cc7ea35e-b8f9-4e60-9194-e01643a43525, ghrun-elbwoomtii.auto.internal:3950): 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:"2026-01-07T17:27:34.857370502+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, cc7ea35e-b8f9-4e60-9194-e01643a43525, ghrun-elbwoomtii.auto.internal:3950): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
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', 10000), ('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:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, aec063c7-24a8-43b9-b120-6e1a6fffbc1f, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, adb4e69b-f8b3-41ea-b9c5-3a37190c6c54, ghrun-elbwoomtii.auto.internal:31334): creating call state
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:"2026-01-07T17:27:34.857370502+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, adb4e69b-f8b3-41ea-b9c5-3a37190c6c54, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" 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:238 Preparing session <ydb.table.Session object at 0x7c28b276e170>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 854128a2-97f2-4e0b-968b-d937f39d578f, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 854128a2-97f2-4e0b-968b-d937f39d578f, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b276e170>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b276e170> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 854128a2-97f2-4e0b-968b-d937f39d578f, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 31334 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-elbwoomtii.auto.internal" port: 3950 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-elbwoomtii.auto.internal:31334, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:3950, 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', 10000), ('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:17695
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, adb4e69b-f8b3-41ea-b9c5-3a37190c6c54, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=784bfb2f-fb6899cb-bb09b0cb-64a9e2d1" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ff638719-21ef-4067-8ec2-d09c75b2f5c8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=784bfb2f-fb6899cb-bb09b0cb-64a9e2d1" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f16c21-07d5-44eb-936f-f34b46a2d903, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef47577-79a7-4498-9cab-4b2d24161b01, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef47577-79a7-4498-9cab-4b2d24161b01, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17498741913484024293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293174987419134840242931749874191348402429317498741913484024293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f16c21-07d5-44eb-936f-f34b46a2d903, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3839807431680087722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722383980743168008772238398074316800877223839807431680087722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef47577-79a7-4498-9cab-4b2d24161b01, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 613114d1-31e3-4c48-9953-4d7d90cf096d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 613114d1-31e3-4c48-9953-4d7d90cf096d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13673961703953735227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227136739617039537352271367396170395373522713673961703953735227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f16c21-07d5-44eb-936f-f34b46a2d903, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70ab507-d658-4bb1-b2d0-30b8a32bfa13, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70ab507-d658-4bb1-b2d0-30b8a32bfa13, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16858577585374453256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256168585775853744532561685857758537445325616858577585374453256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613114d1-31e3-4c48-9953-4d7d90cf096d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f322e9-4472-4f72-814f-d1aef0bcff63, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f322e9-4472-4f72-814f-d1aef0bcff63, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13812831912015224591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591138128319120152245911381283191201522459113812831912015224591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70ab507-d658-4bb1-b2d0-30b8a32bfa13, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f322e9-4472-4f72-814f-d1aef0bcff63, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0175893d-16fd-4b1c-8b84-fa2d711477c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0175893d-16fd-4b1c-8b84-fa2d711477c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5068487382148511152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152506848738214851115250684873821485111525068487382148511152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0837996a-8c4a-4b6d-b4b5-c6a65f130b6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0837996a-8c4a-4b6d-b4b5-c6a65f130b6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150124755489613287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287815012475548961328781501247554896132878150124755489613287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0175893d-16fd-4b1c-8b84-fa2d711477c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 292e0879-c900-45e2-8849-d3cdffec38f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0837996a-8c4a-4b6d-b4b5-c6a65f130b6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292e0879-c900-45e2-8849-d3cdffec38f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8969559199763587314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314896955919976358731489695591997635873148969559199763587314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6a8f47-4e80-4874-991f-d5a3be83119e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6a8f47-4e80-4874-991f-d5a3be83119e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590376306050889417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417590376306050889417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292e0879-c900-45e2-8849-d3cdffec38f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf7d511b-a385-45a9-a171-b2e2e7ecc61c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7d511b-a385-45a9-a171-b2e2e7ecc61c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2671553014101795196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196267155301410179519626715530141017951962671553014101795196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6a8f47-4e80-4874-991f-d5a3be83119e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cfdaec-bebd-4b2f-ab06-a506a41f4529, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cfdaec-bebd-4b2f-ab06-a506a41f4529, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11876755475626699710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710118767554756266997101187675547562669971011876755475626699710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7d511b-a385-45a9-a171-b2e2e7ecc61c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8360c96-9b97-468b-b1e9-a869cff6d6e2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8360c96-9b97-468b-b1e9-a869cff6d6e2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41459017680703920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4145901768070392041459017680703920414590176807039204145901768070392041459017680703920414590176807039204145901768070392041459017680703920414590176807039204145901768070392041459017680703920414590176807039204145901768070392041459017680703920414590176807039204145901768070392041459017680703920414590176807039204145901768070392041459017680703920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cfdaec-bebd-4b2f-ab06-a506a41f4529, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1817ca5b-c232-4baf-97d5-3e7a1772e69d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1817ca5b-c232-4baf-97d5-3e7a1772e69d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14106272201519768884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884141062722015197688841410627220151976888414106272201519768884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8360c96-9b97-468b-b1e9-a869cff6d6e2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e0eed3-f764-4110-92ad-d0a950592ebc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e0eed3-f764-4110-92ad-d0a950592ebc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674079887726691916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916166740798877266919161667407988772669191616674079887726691916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1817ca5b-c232-4baf-97d5-3e7a1772e69d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13224e9f-3685-4c96-96cb-e1b2283e4248, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13224e9f-3685-4c96-96cb-e1b2283e4248, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15574457436799777228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228155744574367997772281557445743679977722815574457436799777228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e0eed3-f764-4110-92ad-d0a950592ebc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13224e9f-3685-4c96-96cb-e1b2283e4248, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3036c0a-66bf-4157-a637-b30422933718, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3036c0a-66bf-4157-a637-b30422933718, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093475285870898514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514409347528587089851440934752858708985144093475285870898514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b9cbf8-e195-4a1b-86b8-f3f27d8c7261, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b9cbf8-e195-4a1b-86b8-f3f27d8c7261, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4285982828544726523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523428598282854472652342859828285447265234285982828544726523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3036c0a-66bf-4157-a637-b30422933718, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e87153-e8d2-4dca-9af8-0359e24337c7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e87153-e8d2-4dca-9af8-0359e24337c7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7585848913721881527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527758584891372188152775858489137218815277585848913721881527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b9cbf8-e195-4a1b-86b8-f3f27d8c7261, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2424745c-3c3f-46c5-8574-f36630f043c2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2424745c-3c3f-46c5-8574-f36630f043c2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156809988295562108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108101568099882955621081015680998829556210810156809988295562108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e87153-e8d2-4dca-9af8-0359e24337c7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509949cd-ea15-4dfe-bfd2-c565cdb82b66, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509949cd-ea15-4dfe-bfd2-c565cdb82b66, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13786534574773918027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027137865345747739180271378653457477391802713786534574773918027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2424745c-3c3f-46c5-8574-f36630f043c2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002ee6ed-31e8-47e1-b103-f259f2adbe61, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509949cd-ea15-4dfe-bfd2-c565cdb82b66, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002ee6ed-31e8-47e1-b103-f259f2adbe61, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5501207798983131408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408550120779898313140855012077989831314085501207798983131408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701981f5-7d3c-4a47-85cc-42976672b748, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701981f5-7d3c-4a47-85cc-42976672b748, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14376053978170179564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564143760539781701795641437605397817017956414376053978170179564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002ee6ed-31e8-47e1-b103-f259f2adbe61, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c27686-0511-4b31-805d-855dd05ac1fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c27686-0511-4b31-805d-855dd05ac1fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15121605282188754315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315151216052821887543151512160528218875431515121605282188754315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701981f5-7d3c-4a47-85cc-42976672b748, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bba22e4-d675-47d3-916d-5c151518f316, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bba22e4-d675-47d3-916d-5c151518f316, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555083169162284190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190855508316916228419085550831691622841908555083169162284190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c27686-0511-4b31-805d-855dd05ac1fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b48d7c6-edf6-4a7a-884c-5fd3b5a12c48, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b48d7c6-edf6-4a7a-884c-5fd3b5a12c48, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16311405587507253996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996163114055875072539961631140558750725399616311405587507253996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bba22e4-d675-47d3-916d-5c151518f316, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfe0bb9-d3a7-4716-bd75-a0778e562325, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfe0bb9-d3a7-4716-bd75-a0778e562325, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8436406265876085868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868843640626587608586884364062658760858688436406265876085868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b48d7c6-edf6-4a7a-884c-5fd3b5a12c48, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7204ef1f-fd43-40bc-a123-7d5be1b8e6c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7204ef1f-fd43-40bc-a123-7d5be1b8e6c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628194505470128883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883462819450547012888346281945054701288834628194505470128883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfe0bb9-d3a7-4716-bd75-a0778e562325, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df1548-e53d-47bc-ab0c-e61e01e9218d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df1548-e53d-47bc-ab0c-e61e01e9218d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6095361962754445245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245609536196275444524560953619627544452456095361962754445245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7204ef1f-fd43-40bc-a123-7d5be1b8e6c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bb4dc9-0a45-41fd-a7f1-59535ef644af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bb4dc9-0a45-41fd-a7f1-59535ef644af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5181064432973144436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436518106443297314443651810644329731444365181064432973144436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df1548-e53d-47bc-ab0c-e61e01e9218d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8a7751-87d5-4b8e-8fd4-ab085e30a1b6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8a7751-87d5-4b8e-8fd4-ab085e30a1b6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1184288899523086272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272118428889952308627211842888995230862721184288899523086272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bb4dc9-0a45-41fd-a7f1-59535ef644af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3ceb16-17f8-4914-a44e-f99d1a9f82b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3ceb16-17f8-4914-a44e-f99d1a9f82b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2295811354994288529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529229581135499428852922958113549942885292295811354994288529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8a7751-87d5-4b8e-8fd4-ab085e30a1b6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3de431-b6bc-436e-a69f-70a86477498e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3de431-b6bc-436e-a69f-70a86477498e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10111448539384002137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137101114485393840021371011144853938400213710111448539384002137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3de431-b6bc-436e-a69f-70a86477498e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67cd3c4b-4350-4652-9a78-03b33cbafadb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3ceb16-17f8-4914-a44e-f99d1a9f82b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cd3c4b-4350-4652-9a78-03b33cbafadb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16427291526758449523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523164272915267584495231642729152675844952316427291526758449523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1843bc42-3a3f-4bf8-95fc-9a41e1ba8d83, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1843bc42-3a3f-4bf8-95fc-9a41e1ba8d83, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9214382063517935997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997921438206351793599792143820635179359979214382063517935997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cd3c4b-4350-4652-9a78-03b33cbafadb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099f16d8-8284-4dce-ae75-98d3954daf76, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099f16d8-8284-4dce-ae75-98d3954daf76, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5064683671365747571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571506468367136574757150646836713657475715064683671365747571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1843bc42-3a3f-4bf8-95fc-9a41e1ba8d83, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5273c363-dd73-4a85-a1c9-5de4b41b5a1f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5273c363-dd73-4a85-a1c9-5de4b41b5a1f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268715079375798787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787132687150793757987871326871507937579878713268715079375798787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099f16d8-8284-4dce-ae75-98d3954daf76, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df088a6d-6f5f-4e6d-980f-1d0dd00ab5c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df088a6d-6f5f-4e6d-980f-1d0dd00ab5c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6057749040749442858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858605774904074944285860577490407494428586057749040749442858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5273c363-dd73-4a85-a1c9-5de4b41b5a1f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa8bd91-7f87-456a-9f66-6b2cade23581, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa8bd91-7f87-456a-9f66-6b2cade23581, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1585077608654814899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899158507760865481489915850776086548148991585077608654814899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df088a6d-6f5f-4e6d-980f-1d0dd00ab5c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc77c8e-cfff-416b-8ee1-139b52973b00, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc77c8e-cfff-416b-8ee1-139b52973b00, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278727384171755147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147172787273841717551471727872738417175514717278727384171755147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa8bd91-7f87-456a-9f66-6b2cade23581, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ef7a46-7789-46b6-b1be-745e7d441bab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ef7a46-7789-46b6-b1be-745e7d441bab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4046127392439189738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738404612739243918973840461273924391897384046127392439189738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc77c8e-cfff-416b-8ee1-139b52973b00, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5cd33f-6a71-4bde-8405-bc170d78e38f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ef7a46-7789-46b6-b1be-745e7d441bab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89260298-433a-464d-a083-8c71e9c8df71, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89260298-433a-464d-a083-8c71e9c8df71, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16580224758971348314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314165802247589713483141658022475897134831416580224758971348314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5cd33f-6a71-4bde-8405-bc170d78e38f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5684690349823063221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221568469034982306322156846903498230632215684690349823063221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89260298-433a-464d-a083-8c71e9c8df71, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5cd33f-6a71-4bde-8405-bc170d78e38f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7bf445-d7a4-4e3f-bf5e-ad2aeaf75a18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7bf445-d7a4-4e3f-bf5e-ad2aeaf75a18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15015036563983753138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138150150365639837531381501503656398375313815015036563983753138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0661b141-5ea7-4097-81c5-5a68d356f32e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0661b141-5ea7-4097-81c5-5a68d356f32e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13046719887086139941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941130467198870861399411304671988708613994113046719887086139941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0661b141-5ea7-4097-81c5-5a68d356f32e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77339d19-c863-4740-a8e3-e590ba4e8bce, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77339d19-c863-4740-a8e3-e590ba4e8bce, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7792503045192314306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306779250304519231430677925030451923143067792503045192314306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7bf445-d7a4-4e3f-bf5e-ad2aeaf75a18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e88435f-85bc-4171-8ddf-e663db4d372a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e88435f-85bc-4171-8ddf-e663db4d372a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338810350402406519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519123388103504024065191233881035040240651912338810350402406519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77339d19-c863-4740-a8e3-e590ba4e8bce, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6079e6a-bbac-4631-91ff-dbaeaa7cf05b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6079e6a-bbac-4631-91ff-dbaeaa7cf05b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901841148214893554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554890184114821489355489018411482148935548901841148214893554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e88435f-85bc-4171-8ddf-e663db4d372a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1452150-bc68-4981-ad5a-c3f4a4a4a191, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1452150-bc68-4981-ad5a-c3f4a4a4a191, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608837920519462649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649260883792051946264926088379205194626492608837920519462649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6079e6a-bbac-4631-91ff-dbaeaa7cf05b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad3c55e-d86e-412f-afa4-291444312873, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad3c55e-d86e-412f-afa4-291444312873, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5178522690923325653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653517852269092332565351785226909233256535178522690923325653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1452150-bc68-4981-ad5a-c3f4a4a4a191, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d36f83-6523-4d87-98af-236c616bdebe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d36f83-6523-4d87-98af-236c616bdebe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078075546882538280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280180780755468825382801807807554688253828018078075546882538280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad3c55e-d86e-412f-afa4-291444312873, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4f2110-6f00-4946-af0a-767e89e9bf65, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4f2110-6f00-4946-af0a-767e89e9bf65, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17067875328507349284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284170678753285073492841706787532850734928417067875328507349284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d36f83-6523-4d87-98af-236c616bdebe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1b0601-8e8f-4646-990f-5ab25f63c0d8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1b0601-8e8f-4646-990f-5ab25f63c0d8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447818921471279398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398644781892147127939864478189214712793986447818921471279398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4f2110-6f00-4946-af0a-767e89e9bf65, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1970cf1b-ada5-4b74-a1de-5c1b139a0710, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1b0601-8e8f-4646-990f-5ab25f63c0d8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4b433c-174f-4a13-bab8-12eca2dd110c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1970cf1b-ada5-4b74-a1de-5c1b139a0710, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223315787921198648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648722331578792119864872233157879211986487223315787921198648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4b433c-174f-4a13-bab8-12eca2dd110c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12989173101154580725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725129891731011545807251298917310115458072512989173101154580725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1970cf1b-ada5-4b74-a1de-5c1b139a0710, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da836c2-e42d-45d9-8d33-b0a5dea9f931, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4b433c-174f-4a13-bab8-12eca2dd110c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416a00aa-cfb3-42db-8fc3-0ea1824d5aaa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416a00aa-cfb3-42db-8fc3-0ea1824d5aaa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223694186936221679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679182236941869362216791822369418693622167918223694186936221679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da836c2-e42d-45d9-8d33-b0a5dea9f931, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12087392303858753259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259120873923038587532591208739230385875325912087392303858753259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416a00aa-cfb3-42db-8fc3-0ea1824d5aaa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1197535-9bf4-4f71-9358-65a081f70698, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1197535-9bf4-4f71-9358-65a081f70698, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9516599034558772575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575951659903455877257595165990345587725759516599034558772575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da836c2-e42d-45d9-8d33-b0a5dea9f931, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69aeb9af-5776-4c8a-b39a-d4a78def540e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69aeb9af-5776-4c8a-b39a-d4a78def540e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799832503829139313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313127998325038291393131279983250382913931312799832503829139313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1197535-9bf4-4f71-9358-65a081f70698, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dcdcc6-29b4-4ac2-af39-666dd0e1f723, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dcdcc6-29b4-4ac2-af39-666dd0e1f723, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545849242468308967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967954584924246830896795458492424683089679545849242468308967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69aeb9af-5776-4c8a-b39a-d4a78def540e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f33818-ccb6-431e-a0ad-93e37e0737ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f33818-ccb6-431e-a0ad-93e37e0737ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202743033285934614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614182027430332859346141820274303328593461418202743033285934614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dcdcc6-29b4-4ac2-af39-666dd0e1f723, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f33818-ccb6-431e-a0ad-93e37e0737ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470bf432-b9b5-4191-8877-c7a261523038, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f406cb9-d263-4d28-992e-fbc6b86ed85a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f406cb9-d263-4d28-992e-fbc6b86ed85a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4944988300958550849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849494498830095855084949449883009585508494944988300958550849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470bf432-b9b5-4191-8877-c7a261523038, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4162811641903233974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974416281164190323397441628116419032339744162811641903233974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470bf432-b9b5-4191-8877-c7a261523038, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f406cb9-d263-4d28-992e-fbc6b86ed85a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f900bc-9c74-4fcb-9a7a-d9a056241af5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202a805e-ecca-4344-849f-fd4145603f72, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f900bc-9c74-4fcb-9a7a-d9a056241af5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760653536654047201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201676065353665404720167606535366540472016760653536654047201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202a805e-ecca-4344-849f-fd4145603f72, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 909613366029660047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047909613366029660047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f900bc-9c74-4fcb-9a7a-d9a056241af5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a98d79-982b-4cee-8aa8-ed8b469ab6e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a98d79-982b-4cee-8aa8-ed8b469ab6e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7624974202352691611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611762497420235269161176249742023526916117624974202352691611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202a805e-ecca-4344-849f-fd4145603f72, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3619d8ca-2734-4cbc-b5ed-d3cc9debac06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3619d8ca-2734-4cbc-b5ed-d3cc9debac06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6552974371135838343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343655297437113583834365529743711358383436552974371135838343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a98d79-982b-4cee-8aa8-ed8b469ab6e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754f675a-a54a-4e8d-b0d6-5180b3caeee9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754f675a-a54a-4e8d-b0d6-5180b3caeee9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5616489206981769926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926561648920698176992656164892069817699265616489206981769926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3619d8ca-2734-4cbc-b5ed-d3cc9debac06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c34e5a1-73bf-434d-9c94-ba728853ff6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c34e5a1-73bf-434d-9c94-ba728853ff6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12043809441026408739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739120438094410264087391204380944102640873912043809441026408739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754f675a-a54a-4e8d-b0d6-5180b3caeee9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09d081b-f74a-4e7c-9701-85b5bda1babf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09d081b-f74a-4e7c-9701-85b5bda1babf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10210870192806173743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743102108701928061737431021087019280617374310210870192806173743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c34e5a1-73bf-434d-9c94-ba728853ff6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9919018-f7a7-4782-a1a1-07c79245f44e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09d081b-f74a-4e7c-9701-85b5bda1babf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9919018-f7a7-4782-a1a1-07c79245f44e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043472096768066486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486180434720967680664861804347209676806648618043472096768066486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27c0879-624f-4b66-bb84-ccf9c7931329, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27c0879-624f-4b66-bb84-ccf9c7931329, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15441266530143900933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933154412665301439009331544126653014390093315441266530143900933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9919018-f7a7-4782-a1a1-07c79245f44e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28aff763-789e-4336-b121-77be13f77f4a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28aff763-789e-4336-b121-77be13f77f4a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753740036279923973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973177537400362799239731775374003627992397317753740036279923973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27c0879-624f-4b66-bb84-ccf9c7931329, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29658b3-196c-4770-8276-d7be1ae5727e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29658b3-196c-4770-8276-d7be1ae5727e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 666652208724408995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995666652208724408995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28aff763-789e-4336-b121-77be13f77f4a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e002263-3f43-4a20-ae68-85faab57e78a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e002263-3f43-4a20-ae68-85faab57e78a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 607351129944550449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449607351129944550449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29658b3-196c-4770-8276-d7be1ae5727e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e002263-3f43-4a20-ae68-85faab57e78a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c87dad5-e119-4edf-9c2a-53d7d632c6f9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c87dad5-e119-4edf-9c2a-53d7d632c6f9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1030165846099302832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832103016584609930283210301658460993028321030165846099302832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5dee2b3-e691-4511-8b67-738051c461d3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5dee2b3-e691-4511-8b67-738051c461d3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112974372783358167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167161129743727833581671611297437278335816716112974372783358167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c87dad5-e119-4edf-9c2a-53d7d632c6f9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3fe95e-d6a2-4b6a-8cf1-c52046436f98, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3fe95e-d6a2-4b6a-8cf1-c52046436f98, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933363600894575481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481293336360089457548129333636008945754812933363600894575481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5dee2b3-e691-4511-8b67-738051c461d3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f82d461-9bdb-475c-b3b1-a5d4640a6219, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f82d461-9bdb-475c-b3b1-a5d4640a6219, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282776423129291918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918728277642312929191872827764231292919187282776423129291918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3fe95e-d6a2-4b6a-8cf1-c52046436f98, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7755b063-6337-4a60-9cf6-9256f335eec7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f82d461-9bdb-475c-b3b1-a5d4640a6219, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7755b063-6337-4a60-9cf6-9256f335eec7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6699297323769674652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652669929732376967465266992973237696746526699297323769674652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2e4cc4-2641-4b58-8597-71eddaf7ede9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2e4cc4-2641-4b58-8597-71eddaf7ede9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8812768066803738895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895881276806680373889588127680668037388958812768066803738895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7755b063-6337-4a60-9cf6-9256f335eec7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d95adac-4f61-4271-81a3-79d9db21f4bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d95adac-4f61-4271-81a3-79d9db21f4bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3774393848333939436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436377439384833393943637743938483339394363774393848333939436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2e4cc4-2641-4b58-8597-71eddaf7ede9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173eb5c3-4236-442b-91ec-60bafa4d5e06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d95adac-4f61-4271-81a3-79d9db21f4bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173eb5c3-4236-442b-91ec-60bafa4d5e06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16271591505931290518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518162715915059312905181627159150593129051816271591505931290518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367fac5d-de7c-43aa-8b1f-32ccc42b0dc5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367fac5d-de7c-43aa-8b1f-32ccc42b0dc5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16685596619982935978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978166855966199829359781668559661998293597816685596619982935978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173eb5c3-4236-442b-91ec-60bafa4d5e06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b502acc2-923b-4e5c-bde6-e44f0f4c5983, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b502acc2-923b-4e5c-bde6-e44f0f4c5983, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14845083518489192181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181148450835184891921811484508351848919218114845083518489192181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367fac5d-de7c-43aa-8b1f-32ccc42b0dc5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6e5736-5932-4c0a-a024-5a9b626615aa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6e5736-5932-4c0a-a024-5a9b626615aa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17508050565411598693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693175080505654115986931750805056541159869317508050565411598693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b502acc2-923b-4e5c-bde6-e44f0f4c5983, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2ba91ff-52c1-40f1-91c0-d95dbca5d47d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2ba91ff-52c1-40f1-91c0-d95dbca5d47d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637550097602291895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895663755009760229189566375500976022918956637550097602291895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6e5736-5932-4c0a-a024-5a9b626615aa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ffa38d9-a93b-4c60-ab45-e849a134e1c0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ffa38d9-a93b-4c60-ab45-e849a134e1c0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13549208874506873751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751135492088745068737511354920887450687375113549208874506873751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2ba91ff-52c1-40f1-91c0-d95dbca5d47d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ffa38d9-a93b-4c60-ab45-e849a134e1c0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a3f7fb-0ed4-4aca-939b-c59e2bfd54aa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e208f65-275f-49d1-b33d-40c5f0a57e54, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e208f65-275f-49d1-b33d-40c5f0a57e54, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8584550675743353969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969858455067574335396985845506757433539698584550675743353969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a3f7fb-0ed4-4aca-939b-c59e2bfd54aa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3700627280439071050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050370062728043907105037006272804390710503700627280439071050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e208f65-275f-49d1-b33d-40c5f0a57e54, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a3f7fb-0ed4-4aca-939b-c59e2bfd54aa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53af8860-fa83-45fa-a799-f48e75f17c95, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53af8860-fa83-45fa-a799-f48e75f17c95, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6489644616595775927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927648964461659577592764896446165957759276489644616595775927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497babae-f67b-4f7a-9134-12a328e3f7e8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497babae-f67b-4f7a-9134-12a328e3f7e8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16857911814977027856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856168579118149770278561685791181497702785616857911814977027856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53af8860-fa83-45fa-a799-f48e75f17c95, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9954a0-f3a7-4315-aba0-233fcf2c1ab7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9954a0-f3a7-4315-aba0-233fcf2c1ab7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452647498959240185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185174526474989592401851745264749895924018517452647498959240185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497babae-f67b-4f7a-9134-12a328e3f7e8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6701d8-9a9c-4137-9a0a-831a3adff4e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6701d8-9a9c-4137-9a0a-831a3adff4e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4894883561185198122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122489488356118519812248948835611851981224894883561185198122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9954a0-f3a7-4315-aba0-233fcf2c1ab7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6701d8-9a9c-4137-9a0a-831a3adff4e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9245c1d8-fea1-4e5a-be29-87606c165147, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d22d92f-2328-4c9c-a905-898fb7596a28, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d22d92f-2328-4c9c-a905-898fb7596a28, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 261134465753260122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122261134465753260122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9245c1d8-fea1-4e5a-be29-87606c165147, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405840838213616280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280440584083821361628044058408382136162804405840838213616280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d22d92f-2328-4c9c-a905-898fb7596a28, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8993fe-dd59-48dd-acf7-81cee4b17c1e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8993fe-dd59-48dd-acf7-81cee4b17c1e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9343101876944751554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554934310187694475155493431018769447515549343101876944751554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9245c1d8-fea1-4e5a-be29-87606c165147, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d195118-2e05-4e05-a215-9faba8971861, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d195118-2e05-4e05-a215-9faba8971861, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11352457869065709109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109113524578690657091091135245786906570910911352457869065709109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8993fe-dd59-48dd-acf7-81cee4b17c1e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8bb8aaf-ed62-4d0b-a6c2-63380aeee1d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8bb8aaf-ed62-4d0b-a6c2-63380aeee1d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5686252459117384211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211568625245911738421156862524591173842115686252459117384211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d195118-2e05-4e05-a215-9faba8971861, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d398f2-c796-4587-bf0b-333a20b84e95, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d398f2-c796-4587-bf0b-333a20b84e95, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634112290976450944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944116341122909764509441163411229097645094411634112290976450944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8bb8aaf-ed62-4d0b-a6c2-63380aeee1d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8419c8-401b-41c4-9f18-851ca5789400, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8419c8-401b-41c4-9f18-851ca5789400, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776493094796417366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366177649309479641736617764930947964173661776493094796417366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d398f2-c796-4587-bf0b-333a20b84e95, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbfc82d-e347-478a-92fe-d1015c8c5300, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbfc82d-e347-478a-92fe-d1015c8c5300, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14791865137978469502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502147918651379784695021479186513797846950214791865137978469502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8419c8-401b-41c4-9f18-851ca5789400, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf0e823-5154-4d4e-89c5-6c7cbc48f68d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf0e823-5154-4d4e-89c5-6c7cbc48f68d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1592147038218270355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355159214703821827035515921470382182703551592147038218270355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf0e823-5154-4d4e-89c5-6c7cbc48f68d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38d89b3-8c2d-4115-a5c3-6b9dcee84eab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38d89b3-8c2d-4115-a5c3-6b9dcee84eab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424207241894371361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361424207241894371361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbfc82d-e347-478a-92fe-d1015c8c5300, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbc6c3f-6c3e-4629-950f-6bbc3f68d155, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbc6c3f-6c3e-4629-950f-6bbc3f68d155, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115343880143001000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000151153438801430010001511534388014300100015115343880143001000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38d89b3-8c2d-4115-a5c3-6b9dcee84eab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eab641a-b5f9-4351-8bb5-8f3b9598467e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbc6c3f-6c3e-4629-950f-6bbc3f68d155, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf442e4e-367a-432d-9181-ca365681c6c1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eab641a-b5f9-4351-8bb5-8f3b9598467e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5939468433658807801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801593946843365880780159394684336588078015939468433658807801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf442e4e-367a-432d-9181-ca365681c6c1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 786088851651319533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533786088851651319533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf442e4e-367a-432d-9181-ca365681c6c1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eab641a-b5f9-4351-8bb5-8f3b9598467e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f272c11c-a81a-46c3-a980-4f902bc1b841, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f272c11c-a81a-46c3-a980-4f902bc1b841, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10344388201144428712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712103443882011444287121034438820114442871210344388201144428712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31550b68-d10f-4718-9b6e-946dd569accf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31550b68-d10f-4718-9b6e-946dd569accf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942081115512230766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766194208111551223076619420811155122307661942081115512230766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31550b68-d10f-4718-9b6e-946dd569accf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a724ff5-beca-4c27-b137-0534ab8c222a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a724ff5-beca-4c27-b137-0534ab8c222a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10370432963858989677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677103704329638589896771037043296385898967710370432963858989677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f272c11c-a81a-46c3-a980-4f902bc1b841, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506e1198-daa9-4cf5-9999-6e9bb94332b9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a724ff5-beca-4c27-b137-0534ab8c222a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506e1198-daa9-4cf5-9999-6e9bb94332b9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9928879329561332212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212992887932956133221299288793295613322129928879329561332212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad18613-96d1-4e80-9b60-e94a38294742, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad18613-96d1-4e80-9b60-e94a38294742, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16023916234881926002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002160239162348819260021602391623488192600216023916234881926002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506e1198-daa9-4cf5-9999-6e9bb94332b9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bb0834-8d76-4534-a47d-d6baae4f034e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad18613-96d1-4e80-9b60-e94a38294742, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bb0834-8d76-4534-a47d-d6baae4f034e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14465543194264372687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687144655431942643726871446554319426437268714465543194264372687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601ea564-e902-46dd-bd32-72af821a068d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601ea564-e902-46dd-bd32-72af821a068d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7543041710926543839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839754304171092654383975430417109265438397543041710926543839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bb0834-8d76-4534-a47d-d6baae4f034e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601ea564-e902-46dd-bd32-72af821a068d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06cc5a95-816b-49e7-a872-27a63581b2f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06cc5a95-816b-49e7-a872-27a63581b2f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18400624952937126208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208184006249529371262081840062495293712620818400624952937126208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8728dcda-7bd1-4052-b898-a7165a41d677, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8728dcda-7bd1-4052-b898-a7165a41d677, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12119472267117101074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074121194722671171010741211947226711710107412119472267117101074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06cc5a95-816b-49e7-a872-27a63581b2f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0000a6-0550-444f-a4c4-19c4b623f9f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0000a6-0550-444f-a4c4-19c4b623f9f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6551370797515358199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199655137079751535819965513707975153581996551370797515358199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8728dcda-7bd1-4052-b898-a7165a41d677, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0af9b38c-e5b3-4e93-8832-ebdf7d4ec121, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af9b38c-e5b3-4e93-8832-ebdf7d4ec121, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16239679656928742851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851162396796569287428511623967965692874285116239679656928742851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0000a6-0550-444f-a4c4-19c4b623f9f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f52f73-12e2-4de0-a34d-e6a0696f6f9c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f52f73-12e2-4de0-a34d-e6a0696f6f9c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508868943877146389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389750886894387714638975088689438771463897508868943877146389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af9b38c-e5b3-4e93-8832-ebdf7d4ec121, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f52f73-12e2-4de0-a34d-e6a0696f6f9c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f9986b-f8ee-4160-826f-5d08a9087f36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f9986b-f8ee-4160-826f-5d08a9087f36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12542060326209663689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689125420603262096636891254206032620966368912542060326209663689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe402d7-4582-42ae-96ff-89015c77fcc0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe402d7-4582-42ae-96ff-89015c77fcc0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15996244063353309535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535159962440633533095351599624406335330953515996244063353309535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f9986b-f8ee-4160-826f-5d08a9087f36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5719783a-6821-4db5-8ea4-55f6b13f0e58, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5719783a-6821-4db5-8ea4-55f6b13f0e58, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394410638056411583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583439441063805641158343944106380564115834394410638056411583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe402d7-4582-42ae-96ff-89015c77fcc0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9e4490-bb42-4e11-a2c1-070efd01ef4e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9e4490-bb42-4e11-a2c1-070efd01ef4e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16341494812378759260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260163414948123787592601634149481237875926016341494812378759260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5719783a-6821-4db5-8ea4-55f6b13f0e58, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75542f2-e830-4ed4-98bf-edc6d9578a0a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75542f2-e830-4ed4-98bf-edc6d9578a0a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11865950395063196775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775118659503950631967751186595039506319677511865950395063196775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9e4490-bb42-4e11-a2c1-070efd01ef4e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4764b22-a1cf-400b-846c-01849161e64e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4764b22-a1cf-400b-846c-01849161e64e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11533110181827703072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072115331101818277030721153311018182770307211533110181827703072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75542f2-e830-4ed4-98bf-edc6d9578a0a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9738e0-d5a0-4306-aa22-c7b88ad743bb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9738e0-d5a0-4306-aa22-c7b88ad743bb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755826025112058610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610375582602511205861037558260251120586103755826025112058610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4764b22-a1cf-400b-846c-01849161e64e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e74eb8-10e0-44a4-8795-5c8c10ab6a2b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e74eb8-10e0-44a4-8795-5c8c10ab6a2b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662945766875718281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281866294576687571828186629457668757182818662945766875718281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9738e0-d5a0-4306-aa22-c7b88ad743bb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b393d9f3-488f-4a49-9ab3-e57a5664959c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e74eb8-10e0-44a4-8795-5c8c10ab6a2b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b393d9f3-488f-4a49-9ab3-e57a5664959c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1550339762441454796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796155033976244145479615503397624414547961550339762441454796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36ba17b-e918-4d35-8317-057c055d2644, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36ba17b-e918-4d35-8317-057c055d2644, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043697276724704415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415504369727672470441550436972767247044155043697276724704415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b393d9f3-488f-4a49-9ab3-e57a5664959c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7a0eda-5b54-46f5-956c-e8b1c64fbdf2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7a0eda-5b54-46f5-956c-e8b1c64fbdf2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6319658336741818783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783631965833674181878363196583367418187836319658336741818783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36ba17b-e918-4d35-8317-057c055d2644, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7a0eda-5b54-46f5-956c-e8b1c64fbdf2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c8d740-e5e2-44c8-9969-039ec90d5475, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c8d740-e5e2-44c8-9969-039ec90d5475, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560101091310767511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511956010109131076751195601010913107675119560101091310767511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e010cd64-afab-4160-a1c3-a12b60cbd537, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e010cd64-afab-4160-a1c3-a12b60cbd537, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2686158257044998748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748268615825704499874826861582570449987482686158257044998748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c8d740-e5e2-44c8-9969-039ec90d5475, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5d70c0-a565-4472-b802-73282e58db18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5d70c0-a565-4472-b802-73282e58db18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10777252732722933596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596107772527327229335961077725273272293359610777252732722933596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e010cd64-afab-4160-a1c3-a12b60cbd537, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9db3b310-918c-4791-89e6-e91b86fbc345, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9db3b310-918c-4791-89e6-e91b86fbc345, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135456537614956506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506131354565376149565061313545653761495650613135456537614956506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5d70c0-a565-4472-b802-73282e58db18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181d1d94-7d8c-4442-ae7d-c7d23f7d964b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181d1d94-7d8c-4442-ae7d-c7d23f7d964b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11474519456028934051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051114745194560289340511147451945602893405111474519456028934051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9db3b310-918c-4791-89e6-e91b86fbc345, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786dba11-c4a4-49a6-97e6-930b91d676a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786dba11-c4a4-49a6-97e6-930b91d676a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181363927811148967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967111813639278111489671118136392781114896711181363927811148967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181d1d94-7d8c-4442-ae7d-c7d23f7d964b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc0f297-6814-4076-8c1f-d69d24a46193, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc0f297-6814-4076-8c1f-d69d24a46193, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318339150725682921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921123183391507256829211231833915072568292112318339150725682921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc0f297-6814-4076-8c1f-d69d24a46193, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786dba11-c4a4-49a6-97e6-930b91d676a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 375b4dbf-55dd-497e-8c20-3a029287ada7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 375b4dbf-55dd-497e-8c20-3a029287ada7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273632542384821697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697827363254238482169782736325423848216978273632542384821697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f2a303-2c6c-473e-9db0-7543eb32a0fb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f2a303-2c6c-473e-9db0-7543eb32a0fb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14577075440043240437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437145770754400432404371457707544004324043714577075440043240437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 375b4dbf-55dd-497e-8c20-3a029287ada7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f2a303-2c6c-473e-9db0-7543eb32a0fb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979d1e0c-8451-42db-a161-38c27dbe470b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58759d50-9ac9-4fc7-85d8-0dc51ac81dcc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979d1e0c-8451-42db-a161-38c27dbe470b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17334813015360422819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819173348130153604228191733481301536042281917334813015360422819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58759d50-9ac9-4fc7-85d8-0dc51ac81dcc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7570922597614051885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885757092259761405188575709225976140518857570922597614051885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979d1e0c-8451-42db-a161-38c27dbe470b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de53e10-d9a3-4b53-a3b4-9c48f3821cfb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58759d50-9ac9-4fc7-85d8-0dc51ac81dcc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de53e10-d9a3-4b53-a3b4-9c48f3821cfb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009395047414662632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632100939504741466263210093950474146626321009395047414662632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c923179-6cb9-4227-9e3e-56981cd2f939, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c923179-6cb9-4227-9e3e-56981cd2f939, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878378722546252342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342187837872254625234218783787225462523421878378722546252342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de53e10-d9a3-4b53-a3b4-9c48f3821cfb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28117d2-8e36-4a2b-99a8-ba68c42141c4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28117d2-8e36-4a2b-99a8-ba68c42141c4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921569578090544940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940392156957809054494039215695780905449403921569578090544940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c923179-6cb9-4227-9e3e-56981cd2f939, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca4380f-2fa2-49b5-b10d-473bd4b9b826, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca4380f-2fa2-49b5-b10d-473bd4b9b826, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16596440868776546262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262165964408687765462621659644086877654626216596440868776546262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28117d2-8e36-4a2b-99a8-ba68c42141c4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e92eb7e-51c2-42d2-b8c3-bd7280b32292, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e92eb7e-51c2-42d2-b8c3-bd7280b32292, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5985574454060686849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849598557445406068684959855744540606868495985574454060686849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca4380f-2fa2-49b5-b10d-473bd4b9b826, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970f5eac-4bff-49c3-b428-f8ba685b5c76, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970f5eac-4bff-49c3-b428-f8ba685b5c76, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578215329831043051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051578215329831043051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e92eb7e-51c2-42d2-b8c3-bd7280b32292, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0c5506-aad0-484f-944f-217c8eca31bd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0c5506-aad0-484f-944f-217c8eca31bd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17542642854597443358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358175426428545974433581754264285459744335817542642854597443358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970f5eac-4bff-49c3-b428-f8ba685b5c76, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b604b0f-5e07-4013-b977-9371a96a5440, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b604b0f-5e07-4013-b977-9371a96a5440, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300253001734545981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981113002530017345459811130025300173454598111300253001734545981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0c5506-aad0-484f-944f-217c8eca31bd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b604b0f-5e07-4013-b977-9371a96a5440, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d989335a-7c41-4883-bec9-e9899cbde12b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d989335a-7c41-4883-bec9-e9899cbde12b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178448196903768868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868117844819690376886811784481969037688681178448196903768868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ce13ce-ee0a-45f2-aba2-0c753a23b6c7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ce13ce-ee0a-45f2-aba2-0c753a23b6c7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14978784237338775768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768149787842373387757681497878423733877576814978784237338775768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d989335a-7c41-4883-bec9-e9899cbde12b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8edda3-936d-479b-8c8b-07b17cdce58e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8edda3-936d-479b-8c8b-07b17cdce58e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17434134691168408312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312174341346911684083121743413469116840831217434134691168408312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ce13ce-ee0a-45f2-aba2-0c753a23b6c7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8edda3-936d-479b-8c8b-07b17cdce58e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f871e1d1-a32b-4b9b-8278-51c7c53b5602, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f871e1d1-a32b-4b9b-8278-51c7c53b5602, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9499879982213748870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870949987998221374887094998799822137488709499879982213748870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b65c3b-e338-425a-ab33-595be7235edd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b65c3b-e338-425a-ab33-595be7235edd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1363818707897160505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505136381870789716050513638187078971605051363818707897160505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f871e1d1-a32b-4b9b-8278-51c7c53b5602, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b65c3b-e338-425a-ab33-595be7235edd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce49c19-0b47-426f-a91a-2ed27d5e0b6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce49c19-0b47-426f-a91a-2ed27d5e0b6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837312674647292453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453158373126746472924531583731267464729245315837312674647292453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56a43ae-0136-45f4-9d26-422bc2515ab1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56a43ae-0136-45f4-9d26-422bc2515ab1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 294861339061697381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381294861339061697381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce49c19-0b47-426f-a91a-2ed27d5e0b6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56a43ae-0136-45f4-9d26-422bc2515ab1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7f289c-b101-4521-9c5c-302dc21c440c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7f289c-b101-4521-9c5c-302dc21c440c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556812508071038680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680455681250807103868045568125080710386804556812508071038680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5993af6-fcf8-4554-b47e-dfd821d19985, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5993af6-fcf8-4554-b47e-dfd821d19985, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731414030093779721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721873141403009377972187314140300937797218731414030093779721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7f289c-b101-4521-9c5c-302dc21c440c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912c847f-f34b-4e68-8ed4-7a7d553eed36, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5993af6-fcf8-4554-b47e-dfd821d19985, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912c847f-f34b-4e68-8ed4-7a7d553eed36, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5961524140802592948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948596152414080259294859615241408025929485961524140802592948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e6eecc-6aa1-4cd0-b63a-6a10e0e89200, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e6eecc-6aa1-4cd0-b63a-6a10e0e89200, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129187904151292600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600181291879041512926001812918790415129260018129187904151292600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912c847f-f34b-4e68-8ed4-7a7d553eed36, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2fac4f-6a71-4d81-9e5d-7786733e3c96, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f2fac4f-6a71-4d81-9e5d-7786733e3c96, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14833849558750812751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751148338495587508127511483384955875081275114833849558750812751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e6eecc-6aa1-4cd0-b63a-6a10e0e89200, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422b9d84-002a-475f-882f-2f86e579eb93, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2fac4f-6a71-4d81-9e5d-7786733e3c96, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f57b1a0-27e6-45e9-9975-0b4e90cda6db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422b9d84-002a-475f-882f-2f86e579eb93, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17897983928583707705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705178979839285837077051789798392858370770517897983928583707705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f57b1a0-27e6-45e9-9975-0b4e90cda6db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772398934411752018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018157723989344117520181577239893441175201815772398934411752018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422b9d84-002a-475f-882f-2f86e579eb93, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f57b1a0-27e6-45e9-9975-0b4e90cda6db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ee5d67-10f3-4e2a-89f9-9375cc991a79, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ee5d67-10f3-4e2a-89f9-9375cc991a79, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951292889053586985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985149512928890535869851495129288905358698514951292889053586985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e40a327-cf29-46f3-8535-970257070e91, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e40a327-cf29-46f3-8535-970257070e91, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306539643204818925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925430653964320481892543065396432048189254306539643204818925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ee5d67-10f3-4e2a-89f9-9375cc991a79, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21b7a74-3ce8-4f36-aa52-f4bc9713ec68, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21b7a74-3ce8-4f36-aa52-f4bc9713ec68, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804966299122326238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238168049662991223262381680496629912232623816804966299122326238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e40a327-cf29-46f3-8535-970257070e91, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a116c51-a68c-408d-ac39-b37be8d63f0c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a116c51-a68c-408d-ac39-b37be8d63f0c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721481816455811603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603167214818164558116031672148181645581160316721481816455811603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21b7a74-3ce8-4f36-aa52-f4bc9713ec68, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b79838-162a-42bb-bb1a-3ac5335decac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b79838-162a-42bb-bb1a-3ac5335decac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711547839203980159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159171154783920398015917115478392039801591711547839203980159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a116c51-a68c-408d-ac39-b37be8d63f0c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f42e82-2d46-4db0-8079-71e21df26d12, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f42e82-2d46-4db0-8079-71e21df26d12, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164078451777673495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495131640784517776734951316407845177767349513164078451777673495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b79838-162a-42bb-bb1a-3ac5335decac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9831e07-b29f-4863-bf89-f27034e95369, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9831e07-b29f-4863-bf89-f27034e95369, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510279421389127934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934510279421389127934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f42e82-2d46-4db0-8079-71e21df26d12, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c81ba97-417c-416f-9652-b78aad69f7fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c81ba97-417c-416f-9652-b78aad69f7fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181070024416809892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892151810700244168098921518107002441680989215181070024416809892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9831e07-b29f-4863-bf89-f27034e95369, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00fa42a9-7f68-4988-8788-7e8a7c43a40b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00fa42a9-7f68-4988-8788-7e8a7c43a40b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4095154681854960143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143409515468185496014340951546818549601434095154681854960143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c81ba97-417c-416f-9652-b78aad69f7fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26efd169-4acd-4d7f-be78-c0aa0e7503f1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26efd169-4acd-4d7f-be78-c0aa0e7503f1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903081256957777206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206290308125695777720629030812569577772062903081256957777206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00fa42a9-7f68-4988-8788-7e8a7c43a40b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316814d4-b5f0-41fc-a63b-e9f13869b8fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316814d4-b5f0-41fc-a63b-e9f13869b8fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881594662162583566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566128815946621625835661288159466216258356612881594662162583566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26efd169-4acd-4d7f-be78-c0aa0e7503f1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e2b8ed-bc01-4518-89c9-6e58d3df06a5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316814d4-b5f0-41fc-a63b-e9f13869b8fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4890b11-96c1-4243-ab84-d3962d824665, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4890b11-96c1-4243-ab84-d3962d824665, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11952055144980288891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891119520551449802888911195205514498028889111952055144980288891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e2b8ed-bc01-4518-89c9-6e58d3df06a5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813818906875764912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912481381890687576491248138189068757649124813818906875764912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4890b11-96c1-4243-ab84-d3962d824665, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e2b8ed-bc01-4518-89c9-6e58d3df06a5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55685a20-776d-4051-8439-e0184ff94990, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55685a20-776d-4051-8439-e0184ff94990, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166349489938296603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603151663494899382966031516634948993829660315166349489938296603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ec22bd-387e-4559-9549-fdc93e28d0ff, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55685a20-776d-4051-8439-e0184ff94990, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b35f1562-8c29-46c2-bd02-8ba8739b530d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ec22bd-387e-4559-9549-fdc93e28d0ff, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897756198087184849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849289775619808718484928977561980871848492897756198087184849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b35f1562-8c29-46c2-bd02-8ba8739b530d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679804082223123567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567567980408222312356756798040822231235675679804082223123567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ec22bd-387e-4559-9549-fdc93e28d0ff, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e62daf2-265e-4856-8074-0e1b9fcf622f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e62daf2-265e-4856-8074-0e1b9fcf622f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12444346121556332986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986124443461215563329861244434612155633298612444346121556332986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b35f1562-8c29-46c2-bd02-8ba8739b530d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4100a34-0829-40b9-bd10-cee45257355b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e62daf2-265e-4856-8074-0e1b9fcf622f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4100a34-0829-40b9-bd10-cee45257355b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4251135774190007082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082425113577419000708242511357741900070824251135774190007082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8095015-d083-42c7-9b45-a7f2efe2dab4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8095015-d083-42c7-9b45-a7f2efe2dab4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11086733685492066054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054110867336854920660541108673368549206605411086733685492066054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4100a34-0829-40b9-bd10-cee45257355b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7df77a-f678-497a-b2d6-ef181e5b4513, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7df77a-f678-497a-b2d6-ef181e5b4513, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3071944450424606818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818307194445042460681830719444504246068183071944450424606818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8095015-d083-42c7-9b45-a7f2efe2dab4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd63ef4-51f7-4aed-9cc9-0a7e5f44cb39, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd63ef4-51f7-4aed-9cc9-0a7e5f44cb39, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7296560905125279880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880729656090512527988072965609051252798807296560905125279880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7df77a-f678-497a-b2d6-ef181e5b4513, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aaee30f-9b02-48cb-93aa-92f9f731db6b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aaee30f-9b02-48cb-93aa-92f9f731db6b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 764736899614217565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565764736899614217565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd63ef4-51f7-4aed-9cc9-0a7e5f44cb39, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2da0f09-98da-45b2-8851-476c5983eea3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2da0f09-98da-45b2-8851-476c5983eea3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10639004469573130284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284106390044695731302841063900446957313028410639004469573130284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aaee30f-9b02-48cb-93aa-92f9f731db6b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa12ecc-5ffb-4247-b123-be0135a4996e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa12ecc-5ffb-4247-b123-be0135a4996e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2327764282473250844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844232776428247325084423277642824732508442327764282473250844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2da0f09-98da-45b2-8851-476c5983eea3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df01d4f-828f-4dd3-93cd-f32c8e2421dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df01d4f-828f-4dd3-93cd-f32c8e2421dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10201622596516176314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314102016225965161763141020162259651617631410201622596516176314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa12ecc-5ffb-4247-b123-be0135a4996e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15ef22cd-61df-4d50-b90e-833c047f2291, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df01d4f-828f-4dd3-93cd-f32c8e2421dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15ef22cd-61df-4d50-b90e-833c047f2291, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821933871366915339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339782193387136691533978219338713669153397821933871366915339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f241a7a-a328-4ada-8c76-ca0e097af6d9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f241a7a-a328-4ada-8c76-ca0e097af6d9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11004707833596031286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286110047078335960312861100470783359603128611004707833596031286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15ef22cd-61df-4d50-b90e-833c047f2291, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a6d430-2fbc-4da3-ae19-24207de48396, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a6d430-2fbc-4da3-ae19-24207de48396, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4031818788538075869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869403181878853807586940318187885380758694031818788538075869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f241a7a-a328-4ada-8c76-ca0e097af6d9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315f243f-512c-4001-a65d-95f907705f2e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315f243f-512c-4001-a65d-95f907705f2e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3818613723154092822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822381861372315409282238186137231540928223818613723154092822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a6d430-2fbc-4da3-ae19-24207de48396, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e463e60-0eb7-4edf-bb6b-7199aa8aeb71, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e463e60-0eb7-4edf-bb6b-7199aa8aeb71, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5103194926437799581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581510319492643779958151031949264377995815103194926437799581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315f243f-512c-4001-a65d-95f907705f2e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e096f6de-3a72-4b3e-b3ee-d47da338bcb1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e463e60-0eb7-4edf-bb6b-7199aa8aeb71, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e096f6de-3a72-4b3e-b3ee-d47da338bcb1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448373343680698790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790544837334368069879054483733436806987905448373343680698790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc024bc-2437-469d-9a04-9589e1b6a453, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e096f6de-3a72-4b3e-b3ee-d47da338bcb1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc024bc-2437-469d-9a04-9589e1b6a453, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17938217688465830641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641179382176884658306411793821768846583064117938217688465830641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb1f6fd-6682-4a36-81e1-0b5e52fe149a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb1f6fd-6682-4a36-81e1-0b5e52fe149a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6095215669498803403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403609521566949880340360952156694988034036095215669498803403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc024bc-2437-469d-9a04-9589e1b6a453, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d676d8-de41-4512-baa1-ef77a7513788, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d676d8-de41-4512-baa1-ef77a7513788, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7979393703152306228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228797939370315230622879793937031523062287979393703152306228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb1f6fd-6682-4a36-81e1-0b5e52fe149a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab69aeff-2832-43df-9bba-49aca3532946, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab69aeff-2832-43df-9bba-49aca3532946, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17367906584477154395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395173679065844771543951736790658447715439517367906584477154395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d676d8-de41-4512-baa1-ef77a7513788, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab69aeff-2832-43df-9bba-49aca3532946, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5297414b-87e3-4332-8a34-22ee9b218f8f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5297414b-87e3-4332-8a34-22ee9b218f8f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16166953576693601918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918161669535766936019181616695357669360191816166953576693601918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfdea0f-2caf-4b94-b854-f7401baef993, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfdea0f-2caf-4b94-b854-f7401baef993, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 522484010191755865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865522484010191755865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfdea0f-2caf-4b94-b854-f7401baef993, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3706360-35c5-4e1b-ba3c-aed7e57a3fec, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3706360-35c5-4e1b-ba3c-aed7e57a3fec, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2838068179518008281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281283806817951800828128380681795180082812838068179518008281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5297414b-87e3-4332-8a34-22ee9b218f8f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e621d7e-e993-4ebd-8d38-bc8f5fb2110b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3706360-35c5-4e1b-ba3c-aed7e57a3fec, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b59ed1-5a97-4787-a7fd-2bbd867210f3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e621d7e-e993-4ebd-8d38-bc8f5fb2110b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16527286412110843127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127165272864121108431271652728641211084312716527286412110843127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b59ed1-5a97-4787-a7fd-2bbd867210f3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8507108139631892553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553850710813963189255385071081396318925538507108139631892553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e621d7e-e993-4ebd-8d38-bc8f5fb2110b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da7deb5-fc24-423e-abf2-ba2400ec34b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da7deb5-fc24-423e-abf2-ba2400ec34b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14838888478883095157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157148388884788830951571483888847888309515714838888478883095157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b59ed1-5a97-4787-a7fd-2bbd867210f3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ece3e2-d106-475b-a5d7-0c77de56b029, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ece3e2-d106-475b-a5d7-0c77de56b029, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234065529723237855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855182340655297232378551823406552972323785518234065529723237855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da7deb5-fc24-423e-abf2-ba2400ec34b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ece3e2-d106-475b-a5d7-0c77de56b029, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2cea8a-6f17-4a4d-98df-1ec90407cc8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca899f69-1a03-4f4b-a6ae-a74b8c20d8fa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca899f69-1a03-4f4b-a6ae-a74b8c20d8fa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10610737193442805895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895106107371934428058951061073719344280589510610737193442805895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2cea8a-6f17-4a4d-98df-1ec90407cc8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737241969168192885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885737241969168192885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca899f69-1a03-4f4b-a6ae-a74b8c20d8fa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6171b435-e2a1-4243-9240-22c1f7b31840, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2cea8a-6f17-4a4d-98df-1ec90407cc8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6171b435-e2a1-4243-9240-22c1f7b31840, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13532782716918138578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578135327827169181385781353278271691813857813532782716918138578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb9940c-5295-41dd-a138-3b1e56320051, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb9940c-5295-41dd-a138-3b1e56320051, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694334787130923914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914469433478713092391446943347871309239144694334787130923914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6171b435-e2a1-4243-9240-22c1f7b31840, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb9940c-5295-41dd-a138-3b1e56320051, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c049cf-672b-4d9d-859a-df15b71ecaad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c049cf-672b-4d9d-859a-df15b71ecaad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969990383199234783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783159699903831992347831596999038319923478315969990383199234783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4e0c69-f5be-4501-b7bb-af7186e31316, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4e0c69-f5be-4501-b7bb-af7186e31316, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10895976132781648779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779108959761327816487791089597613278164877910895976132781648779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c049cf-672b-4d9d-859a-df15b71ecaad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bdf7b04-48e4-4ea0-9634-a19d62d0bdbb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bdf7b04-48e4-4ea0-9634-a19d62d0bdbb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6833423933787879071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071683342393378787907168334239337878790716833423933787879071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4e0c69-f5be-4501-b7bb-af7186e31316, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c855fc4-e9d1-431a-aecb-1f1d4628afc5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c855fc4-e9d1-431a-aecb-1f1d4628afc5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085791113562399468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468170857911135623994681708579111356239946817085791113562399468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bdf7b04-48e4-4ea0-9634-a19d62d0bdbb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c855fc4-e9d1-431a-aecb-1f1d4628afc5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2333442e-de11-4e53-8c0b-dfcc2f0ea5b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2333442e-de11-4e53-8c0b-dfcc2f0ea5b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4272779128551451699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699427277912855145169942727791285514516994272779128551451699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac50c66-65b6-483f-9776-76c8c8a121e4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac50c66-65b6-483f-9776-76c8c8a121e4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14483092597534255866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866144830925975342558661448309259753425586614483092597534255866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2333442e-de11-4e53-8c0b-dfcc2f0ea5b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4141ebd-dad4-4835-a733-6419379e5483, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac50c66-65b6-483f-9776-76c8c8a121e4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4141ebd-dad4-4835-a733-6419379e5483, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551135228688660067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067551135228688660067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e2ba67-312c-4bb2-be47-bb2f2d0a2650, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e2ba67-312c-4bb2-be47-bb2f2d0a2650, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14372455141856257310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310143724551418562573101437245514185625731014372455141856257310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4141ebd-dad4-4835-a733-6419379e5483, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7796037-2015-42e2-9e31-a8ece5a5605b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e2ba67-312c-4bb2-be47-bb2f2d0a2650, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7796037-2015-42e2-9e31-a8ece5a5605b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8943821623929094120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120894382162392909412089438216239290941208943821623929094120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2ca391c-5e59-4519-a94b-132657bdb8a4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2ca391c-5e59-4519-a94b-132657bdb8a4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808304635084035447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447138083046350840354471380830463508403544713808304635084035447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7796037-2015-42e2-9e31-a8ece5a5605b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1595bec2-24e7-4d09-959c-76f6498c9007, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1595bec2-24e7-4d09-959c-76f6498c9007, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631621758335142342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342166316217583351423421663162175833514234216631621758335142342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2ca391c-5e59-4519-a94b-132657bdb8a4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f439d320-9c1f-4a72-bdb4-cf3089b28446, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f439d320-9c1f-4a72-bdb4-cf3089b28446, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067510713204848047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047506751071320484804750675107132048480475067510713204848047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1595bec2-24e7-4d09-959c-76f6498c9007, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09f7516-f928-46d8-80bd-7da1e2826016, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09f7516-f928-46d8-80bd-7da1e2826016, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6320555837764219844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844632055583776421984463205558377642198446320555837764219844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f439d320-9c1f-4a72-bdb4-cf3089b28446, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c1a298-2bb9-4cc7-849f-dd9cb8bb134b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c1a298-2bb9-4cc7-849f-dd9cb8bb134b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118392654094910012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012811839265409491001281183926540949100128118392654094910012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09f7516-f928-46d8-80bd-7da1e2826016, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12936c5-d9f7-426e-95c5-3f668e8800b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12936c5-d9f7-426e-95c5-3f668e8800b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541067991622398255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255125410679916223982551254106799162239825512541067991622398255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c1a298-2bb9-4cc7-849f-dd9cb8bb134b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b33c58-275f-4e28-b1ef-48b58dbbe9c9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12936c5-d9f7-426e-95c5-3f668e8800b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e0ab3d-6db0-46fb-9b70-69e94a090efe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b33c58-275f-4e28-b1ef-48b58dbbe9c9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3321813333616981378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378332181333361698137833218133336169813783321813333616981378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e0ab3d-6db0-46fb-9b70-69e94a090efe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926768851122376438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438119267688511223764381192676885112237643811926768851122376438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b33c58-275f-4e28-b1ef-48b58dbbe9c9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7471f9-9bf8-4130-b290-f4b55dd68a23, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7471f9-9bf8-4130-b290-f4b55dd68a23, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10075105273047699396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396100751052730476993961007510527304769939610075105273047699396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e0ab3d-6db0-46fb-9b70-69e94a090efe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7471f9-9bf8-4130-b290-f4b55dd68a23, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3690a0f6-871d-4a58-bb88-ba27a2ef4334, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3690a0f6-871d-4a58-bb88-ba27a2ef4334, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532786106928322220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220105327861069283222201053278610692832222010532786106928322220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e378818a-4fff-45da-a917-0d8797deda6f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e378818a-4fff-45da-a917-0d8797deda6f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5714938149898992908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908571493814989899290857149381498989929085714938149898992908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3690a0f6-871d-4a58-bb88-ba27a2ef4334, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103c51ad-1863-445f-b7f1-85bf73b4f462, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e378818a-4fff-45da-a917-0d8797deda6f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103c51ad-1863-445f-b7f1-85bf73b4f462, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 945376131867898115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115945376131867898115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882da34c-b905-489b-b678-fee4d3c662c3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882da34c-b905-489b-b678-fee4d3c662c3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4504686684326377940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940450468668432637794045046866843263779404504686684326377940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103c51ad-1863-445f-b7f1-85bf73b4f462, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea4cc5f-acee-4926-b097-d7651d0f2d3d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882da34c-b905-489b-b678-fee4d3c662c3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea4cc5f-acee-4926-b097-d7651d0f2d3d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651286959337280158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158156512869593372801581565128695933728015815651286959337280158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7decffd-47bb-41e2-8566-3c81cf3a7a27, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7decffd-47bb-41e2-8566-3c81cf3a7a27, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6326412889184205467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467632641288918420546763264128891842054676326412889184205467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea4cc5f-acee-4926-b097-d7651d0f2d3d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76800528-c5ec-4949-9aaf-6222db7a952e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7decffd-47bb-41e2-8566-3c81cf3a7a27, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bdd26be-de49-4e76-8254-0b2e3b1db1ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76800528-c5ec-4949-9aaf-6222db7a952e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728596153499829674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674472859615349982967447285961534998296744728596153499829674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdd26be-de49-4e76-8254-0b2e3b1db1ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10793846288321209834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834107938462883212098341079384628832120983410793846288321209834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdd26be-de49-4e76-8254-0b2e3b1db1ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5a98bd-d5c0-4e74-8342-68ca8d1bb467, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5a98bd-d5c0-4e74-8342-68ca8d1bb467, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8416204471507556143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143841620447150755614384162044715075561438416204471507556143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76800528-c5ec-4949-9aaf-6222db7a952e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a1644d-0678-4e76-9261-0d0b9933db8a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a1644d-0678-4e76-9261-0d0b9933db8a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926262416414996454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454169262624164149964541692626241641499645416926262416414996454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5a98bd-d5c0-4e74-8342-68ca8d1bb467, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68126ce-cf67-4da5-a2fb-f23f862468b1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a1644d-0678-4e76-9261-0d0b9933db8a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68126ce-cf67-4da5-a2fb-f23f862468b1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2651227149182528021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021265122714918252802126512271491825280212651227149182528021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492b19ee-65a6-4cf0-8c28-100f6ef81d29, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492b19ee-65a6-4cf0-8c28-100f6ef81d29, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13453312626881696271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271134533126268816962711345331262688169627113453312626881696271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68126ce-cf67-4da5-a2fb-f23f862468b1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8bc47b-d016-4f1a-a189-2a39dac89afb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492b19ee-65a6-4cf0-8c28-100f6ef81d29, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459a4890-fc8b-4f90-b06a-804e756beee6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8bc47b-d016-4f1a-a189-2a39dac89afb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691588650520871482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482146915886505208714821469158865052087148214691588650520871482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459a4890-fc8b-4f90-b06a-804e756beee6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254486916765816493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493225448691676581649322544869167658164932254486916765816493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8bc47b-d016-4f1a-a189-2a39dac89afb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b83104-8f7a-47e9-af21-07671021c139, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b83104-8f7a-47e9-af21-07671021c139, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046008173534686845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845160460081735346868451604600817353468684516046008173534686845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459a4890-fc8b-4f90-b06a-804e756beee6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62681b02-e4b1-46b5-89e0-a40cac9ce54e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62681b02-e4b1-46b5-89e0-a40cac9ce54e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6635698665851909048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048663569866585190904866356986658519090486635698665851909048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b83104-8f7a-47e9-af21-07671021c139, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62681b02-e4b1-46b5-89e0-a40cac9ce54e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abec37f2-2ac7-45b2-aaa9-2b7bce4e0211, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abec37f2-2ac7-45b2-aaa9-2b7bce4e0211, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7947367267913201635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635794736726791320163579473672679132016357947367267913201635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50273ac-1c42-4703-9945-b4568101d5d8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50273ac-1c42-4703-9945-b4568101d5d8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170498846662886802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802151704988466628868021517049884666288680215170498846662886802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abec37f2-2ac7-45b2-aaa9-2b7bce4e0211, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f15950-c9bf-43e0-8748-49abc49ee156, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f15950-c9bf-43e0-8748-49abc49ee156, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363504476730200693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693436350447673020069343635044767302006934363504476730200693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50273ac-1c42-4703-9945-b4568101d5d8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07a4c83-ed4e-46ae-847b-9a80badd02e3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07a4c83-ed4e-46ae-847b-9a80badd02e3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 453899452776900969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969453899452776900969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f15950-c9bf-43e0-8748-49abc49ee156, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be13975-6cbd-41de-b6a7-218ee6849fb6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be13975-6cbd-41de-b6a7-218ee6849fb6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142170857166526114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114914217085716652611491421708571665261149142170857166526114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07a4c83-ed4e-46ae-847b-9a80badd02e3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b1efea-9807-4c3a-99ea-a5fd86112b6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b1efea-9807-4c3a-99ea-a5fd86112b6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14249218159369203936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936142492181593692039361424921815936920393614249218159369203936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be13975-6cbd-41de-b6a7-218ee6849fb6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1170e48-0049-4861-9c97-5c34e9355449, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1170e48-0049-4861-9c97-5c34e9355449, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777712212341570756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756777771221234157075677777122123415707567777712212341570756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1170e48-0049-4861-9c97-5c34e9355449, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5c4f37-3c31-4566-8169-becef12e1cf5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b1efea-9807-4c3a-99ea-a5fd86112b6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5c4f37-3c31-4566-8169-becef12e1cf5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 644975037316372660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660644975037316372660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f656897-7768-4373-81ba-4a17d5abceba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f656897-7768-4373-81ba-4a17d5abceba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16916807332015929045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045169168073320159290451691680733201592904516916807332015929045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5c4f37-3c31-4566-8169-becef12e1cf5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ab8498-5ce5-473a-b7c7-a33ce13408d9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ab8498-5ce5-473a-b7c7-a33ce13408d9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1397150588603566715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715139715058860356671513971505886035667151397150588603566715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f656897-7768-4373-81ba-4a17d5abceba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acd8ae6-1a64-4d14-952a-bf4fc4779de4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acd8ae6-1a64-4d14-952a-bf4fc4779de4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12330600352073936061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061123306003520739360611233060035207393606112330600352073936061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ab8498-5ce5-473a-b7c7-a33ce13408d9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078959b4-f942-4f09-a6a1-7778939fb33b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acd8ae6-1a64-4d14-952a-bf4fc4779de4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e934a488-d853-41be-be4a-2ffc55475711, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e934a488-d853-41be-be4a-2ffc55475711, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15300063094553888242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242153000630945538882421530006309455388824215300063094553888242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078959b4-f942-4f09-a6a1-7778939fb33b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986130268182687613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613898613026818268761389861302681826876138986130268182687613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078959b4-f942-4f09-a6a1-7778939fb33b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab32550-c49a-4298-ba05-b027ae483fbf, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab32550-c49a-4298-ba05-b027ae483fbf, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7357286670426601106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106735728667042660110673572866704266011067357286670426601106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e934a488-d853-41be-be4a-2ffc55475711, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e94b2f0-5dfe-4f34-abff-ee42118a967b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94b2f0-5dfe-4f34-abff-ee42118a967b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10563097549932191067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067105630975499321910671056309754993219106710563097549932191067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab32550-c49a-4298-ba05-b027ae483fbf, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d0029b-994e-4569-9a35-c98b73f79ad6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d0029b-994e-4569-9a35-c98b73f79ad6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14833115162422407438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438148331151624224074381483311516242240743814833115162422407438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94b2f0-5dfe-4f34-abff-ee42118a967b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b664a650-3c98-4440-a6a7-fe3ca4d21b47, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b664a650-3c98-4440-a6a7-fe3ca4d21b47, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 255482113721095903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903255482113721095903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d0029b-994e-4569-9a35-c98b73f79ad6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b664a650-3c98-4440-a6a7-fe3ca4d21b47, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb56b9b-0767-45f8-b5ef-071c40d36bac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb56b9b-0767-45f8-b5ef-071c40d36bac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13419948629904234301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301134199486299042343011341994862990423430113419948629904234301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1649b5-1ce1-4740-9970-6da5cda8e064, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb56b9b-0767-45f8-b5ef-071c40d36bac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dcb638c-b528-428c-be8c-3b477d569d14, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dcb638c-b528-428c-be8c-3b477d569d14, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7347627572796447518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518734762757279644751873476275727964475187347627572796447518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1649b5-1ce1-4740-9970-6da5cda8e064, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6592306552076653080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080659230655207665308065923065520766530806592306552076653080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dcb638c-b528-428c-be8c-3b477d569d14, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e8cdc3-030d-4b29-9d41-b6be71db79cc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e8cdc3-030d-4b29-9d41-b6be71db79cc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15836823535809110487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487158368235358091104871583682353580911048715836823535809110487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1649b5-1ce1-4740-9970-6da5cda8e064, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c978f661-0cd9-45cb-93ae-7d16c165c012, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c978f661-0cd9-45cb-93ae-7d16c165c012, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14040677554227986507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507140406775542279865071404067755422798650714040677554227986507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e8cdc3-030d-4b29-9d41-b6be71db79cc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fed5631-a838-4797-ab25-b579944ffe31, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fed5631-a838-4797-ab25-b579944ffe31, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1920381862887703258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258192038186288770325819203818628877032581920381862887703258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c978f661-0cd9-45cb-93ae-7d16c165c012, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc94296b-f9ce-4614-a55b-6be27f143b1d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc94296b-f9ce-4614-a55b-6be27f143b1d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804201377527553973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973980420137752755397398042013775275539739804201377527553973" } } } 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:52 RpcState(ExecuteDataQuery, 8fed5631-a838-4797-ab25-b579944ffe31, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
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', 10000), ('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:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0793f7a0-abcc-416d-bcc1-9e66de686bc1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0793f7a0-abcc-416d-bcc1-9e66de686bc1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 177533256731549331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331177533256731549331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc94296b-f9ce-4614-a55b-6be27f143b1d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c1f6cb57-2b1a-4319-8bcc-f023d174d933, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71de81dc-ecff-48f7-99a5-889e992d784f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0793f7a0-abcc-416d-bcc1-9e66de686bc1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c1f6cb57-2b1a-4319-8bcc-f023d174d933, localhost:17695): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71de81dc-ecff-48f7-99a5-889e992d784f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8527484470734969438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438852748447073496943885274844707349694388527484470734969438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fde5e8c-ae4d-41c6-a483-b994787a059f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fde5e8c-ae4d-41c6-a483-b994787a059f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6795738304110875808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808679573830411087580867957383041108758086795738304110875808" } } } 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, c1f6cb57-2b1a-4319-8bcc-f023d174d933, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 14556 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-elbwoomtii.auto.internal" port: 6041 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-elbwoomtii.auto.internal:14556, location , ssl: False>, <Endpoint ghrun-elbwoomtii.auto.internal:6041, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17695
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71de81dc-ecff-48f7-99a5-889e992d784f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8221bd9a-6def-44df-83eb-532bb9b1edcd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8221bd9a-6def-44df-83eb-532bb9b1edcd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2784678748838883929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929278467874883888392927846787488388839292784678748838883929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fde5e8c-ae4d-41c6-a483-b994787a059f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3be2219-a8a7-43f8-a268-829000c81576, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8221bd9a-6def-44df-83eb-532bb9b1edcd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3be2219-a8a7-43f8-a268-829000c81576, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120785371846753659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659120785371846753659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12cc592-60c7-4702-8c72-68179c8b111a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12cc592-60c7-4702-8c72-68179c8b111a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3304663100168343202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202330466310016834320233046631001683432023304663100168343202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3be2219-a8a7-43f8-a268-829000c81576, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61948373-d840-4407-8572-70fb9cb5b2cb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61948373-d840-4407-8572-70fb9cb5b2cb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17854706342417357504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504178547063424173575041785470634241735750417854706342417357504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12cc592-60c7-4702-8c72-68179c8b111a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7766715c-afbd-4c46-ac09-f34d890cb278, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61948373-d840-4407-8572-70fb9cb5b2cb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7766715c-afbd-4c46-ac09-f34d890cb278, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447229590625123662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662644722959062512366264472295906251236626447229590625123662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc7567d-9de3-4d6a-96bd-03080a150228, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc7567d-9de3-4d6a-96bd-03080a150228, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15074171469503575963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963150741714695035759631507417146950357596315074171469503575963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7766715c-afbd-4c46-ac09-f34d890cb278, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b65fa4f-81e5-4aa0-a897-8e928231c497, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b65fa4f-81e5-4aa0-a897-8e928231c497, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11450948075920586728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728114509480759205867281145094807592058672811450948075920586728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc7567d-9de3-4d6a-96bd-03080a150228, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd782e91-6f79-4ef0-99c2-82817db7369b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd782e91-6f79-4ef0-99c2-82817db7369b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731186658428029463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463127311866584280294631273118665842802946312731186658428029463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b65fa4f-81e5-4aa0-a897-8e928231c497, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e5e93b-ac68-4020-b7cf-6dcee1811afe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e5e93b-ac68-4020-b7cf-6dcee1811afe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377323860768160318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318113773238607681603181137732386076816031811377323860768160318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd782e91-6f79-4ef0-99c2-82817db7369b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec7d4729-a4a8-4d8c-a590-da281c993564, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec7d4729-a4a8-4d8c-a590-da281c993564, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14141073212238757690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690141410732122387576901414107321223875769014141073212238757690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e5e93b-ac68-4020-b7cf-6dcee1811afe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f1bb3b-8d7b-406f-9614-599e3db149d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f1bb3b-8d7b-406f-9614-599e3db149d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9037476133463622697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697903747613346362269790374761334636226979037476133463622697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec7d4729-a4a8-4d8c-a590-da281c993564, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f5c76f-4996-46f0-ba98-81e922dc3ec2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f5c76f-4996-46f0-ba98-81e922dc3ec2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186918681747740027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027418691868174774002741869186817477400274186918681747740027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f1bb3b-8d7b-406f-9614-599e3db149d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a9f0882-a861-4a2a-a8b3-e95b784e621d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a9f0882-a861-4a2a-a8b3-e95b784e621d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855576250821668207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207855576250821668207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f5c76f-4996-46f0-ba98-81e922dc3ec2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1e4ac6-b6b2-478d-9b8b-d34d3ff7f230, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a9f0882-a861-4a2a-a8b3-e95b784e621d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1e4ac6-b6b2-478d-9b8b-d34d3ff7f230, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8081185916337511098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098808118591633751109880811859163375110988081185916337511098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04c4102-03d2-434c-9cfb-781fc6662307, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04c4102-03d2-434c-9cfb-781fc6662307, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10063896644629829317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317100638966446298293171006389664462982931710063896644629829317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04c4102-03d2-434c-9cfb-781fc6662307, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3f625b-3dcb-44f5-b2d4-1a7ff4d9bc9f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3f625b-3dcb-44f5-b2d4-1a7ff4d9bc9f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1673966901921647581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581167396690192164758116739669019216475811673966901921647581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1e4ac6-b6b2-478d-9b8b-d34d3ff7f230, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdd5437-c18c-40f1-b4fa-6b6f8e8fa0c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdd5437-c18c-40f1-b4fa-6b6f8e8fa0c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12252425964253410119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119122524259642534101191225242596425341011912252425964253410119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3f625b-3dcb-44f5-b2d4-1a7ff4d9bc9f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcfa0dbf-d970-47de-b1a3-29ba5a054bf9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcfa0dbf-d970-47de-b1a3-29ba5a054bf9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11833338161322679876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876118333381613226798761183333816132267987611833338161322679876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdd5437-c18c-40f1-b4fa-6b6f8e8fa0c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1331c1-7fd9-45ae-9d7f-e47bbe8a04f6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1331c1-7fd9-45ae-9d7f-e47bbe8a04f6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2045002246776244747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747204500224677624474720450022467762447472045002246776244747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcfa0dbf-d970-47de-b1a3-29ba5a054bf9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a90728-e304-4fc3-a849-71d7c8c9070a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a90728-e304-4fc3-a849-71d7c8c9070a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6943042362851480369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369694304236285148036969430423628514803696943042362851480369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1331c1-7fd9-45ae-9d7f-e47bbe8a04f6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454ff92c-c510-48c4-92d2-87ac14462ba7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454ff92c-c510-48c4-92d2-87ac14462ba7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54171736694767445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5417173669476744554171736694767445541717366947674455417173669476744554171736694767445541717366947674455417173669476744554171736694767445541717366947674455417173669476744554171736694767445541717366947674455417173669476744554171736694767445541717366947674455417173669476744554171736694767445541717366947674455417173669476744554171736694767445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a90728-e304-4fc3-a849-71d7c8c9070a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454ff92c-c510-48c4-92d2-87ac14462ba7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b512e2-9217-4025-b321-5b30cdbe2c8e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b512e2-9217-4025-b321-5b30cdbe2c8e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7526794261210232576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576752679426121023257675267942612102325767526794261210232576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1a4dd6-0a67-4f82-bfad-1ad07d90ac5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1a4dd6-0a67-4f82-bfad-1ad07d90ac5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11391734594014554606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606113917345940145546061139173459401455460611391734594014554606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b512e2-9217-4025-b321-5b30cdbe2c8e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbf2245-d1b5-4b60-bc0d-11278dc678f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbf2245-d1b5-4b60-bc0d-11278dc678f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734169299116854754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754147341692991168547541473416929911685475414734169299116854754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1a4dd6-0a67-4f82-bfad-1ad07d90ac5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec63a883-9aad-4f21-baf6-85e22ac1b18d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbf2245-d1b5-4b60-bc0d-11278dc678f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec63a883-9aad-4f21-baf6-85e22ac1b18d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3480436651615648012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012348043665161564801234804366516156480123480436651615648012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc507a81-f61b-4c0c-9c59-78c747a4eb05, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc507a81-f61b-4c0c-9c59-78c747a4eb05, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4070670736821204824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824407067073682120482440706707368212048244070670736821204824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec63a883-9aad-4f21-baf6-85e22ac1b18d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c845e1e-43c6-4bd9-92c8-b6f1abeefd6c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc507a81-f61b-4c0c-9c59-78c747a4eb05, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c845e1e-43c6-4bd9-92c8-b6f1abeefd6c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648396061996749306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306264839606199674930626483960619967493062648396061996749306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcba3deb-54fb-4c1e-b5bd-3cae35d07c1b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcba3deb-54fb-4c1e-b5bd-3cae35d07c1b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10399606495938114822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822103996064959381148221039960649593811482210399606495938114822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c845e1e-43c6-4bd9-92c8-b6f1abeefd6c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530c59d5-f2fe-4026-a2b7-9e983c2ba4b8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcba3deb-54fb-4c1e-b5bd-3cae35d07c1b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530c59d5-f2fe-4026-a2b7-9e983c2ba4b8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004706241791824085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085900470624179182408590047062417918240859004706241791824085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f483d0-3dcd-4cae-b3b0-ad2cea889cb6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f483d0-3dcd-4cae-b3b0-ad2cea889cb6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658716672201791318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318176587166722017913181765871667220179131817658716672201791318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530c59d5-f2fe-4026-a2b7-9e983c2ba4b8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1814d9e-d219-49b3-b469-7a3bb0f1c3a4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1814d9e-d219-49b3-b469-7a3bb0f1c3a4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220989740367098562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562122209897403670985621222098974036709856212220989740367098562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f483d0-3dcd-4cae-b3b0-ad2cea889cb6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11eab27-c2a8-4c8c-b4d0-9b485ea08c0c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11eab27-c2a8-4c8c-b4d0-9b485ea08c0c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9654005714383435908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908965400571438343590896540057143834359089654005714383435908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1814d9e-d219-49b3-b469-7a3bb0f1c3a4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11eab27-c2a8-4c8c-b4d0-9b485ea08c0c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27829c56-b853-41fe-b32d-b7126200e791, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27829c56-b853-41fe-b32d-b7126200e791, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5221032730930921986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986522103273093092198652210327309309219865221032730930921986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a040b8e6-505d-42c5-91b0-a206318af230, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a040b8e6-505d-42c5-91b0-a206318af230, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8187143593997603493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493818714359399760349381871435939976034938187143593997603493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27829c56-b853-41fe-b32d-b7126200e791, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf7552e-e282-44cf-9822-2b5c73cd298f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf7552e-e282-44cf-9822-2b5c73cd298f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15862847698492122076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076158628476984921220761586284769849212207615862847698492122076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a040b8e6-505d-42c5-91b0-a206318af230, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445cc100-2905-4966-a113-426d44cf9061, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445cc100-2905-4966-a113-426d44cf9061, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5151904447528522657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657515190444752852265751519044475285226575151904447528522657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf7552e-e282-44cf-9822-2b5c73cd298f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1eae75-ff85-4009-ad66-a1ac11da44ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1eae75-ff85-4009-ad66-a1ac11da44ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2524910903379123786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786252491090337912378625249109033791237862524910903379123786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445cc100-2905-4966-a113-426d44cf9061, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9021770-6a3b-4bbc-99e2-5583f8674c0c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9021770-6a3b-4bbc-99e2-5583f8674c0c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14395677947987818183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183143956779479878181831439567794798781818314395677947987818183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1eae75-ff85-4009-ad66-a1ac11da44ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2fa07f-422a-4751-8d77-eb796b919d66, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2fa07f-422a-4751-8d77-eb796b919d66, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11085645527972928549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549110856455279729285491108564552797292854911085645527972928549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9021770-6a3b-4bbc-99e2-5583f8674c0c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b51aec03-3b5e-4ee2-ad2e-550ff6c49aed, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b51aec03-3b5e-4ee2-ad2e-550ff6c49aed, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16843042848638252937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937168430428486382529371684304284863825293716843042848638252937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2fa07f-422a-4751-8d77-eb796b919d66, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa748a7-4575-41a9-b3ff-edce8c55d83e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa748a7-4575-41a9-b3ff-edce8c55d83e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11547975229128924822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822115479752291289248221154797522912892482211547975229128924822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b51aec03-3b5e-4ee2-ad2e-550ff6c49aed, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa748a7-4575-41a9-b3ff-edce8c55d83e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615ca696-688d-498b-b2d8-eb5b9feb5ece, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615ca696-688d-498b-b2d8-eb5b9feb5ece, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261269924862125910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910726126992486212591072612699248621259107261269924862125910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637690f9-379c-41af-b998-26eb2d1c58e1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637690f9-379c-41af-b998-26eb2d1c58e1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3307393253445998463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463330739325344599846333073932534459984633307393253445998463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615ca696-688d-498b-b2d8-eb5b9feb5ece, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637690f9-379c-41af-b998-26eb2d1c58e1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a57da3-0eda-467e-8f2d-f9191728a4a5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 851722c7-70d1-4e0e-9ff6-375a01fc81ea, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 851722c7-70d1-4e0e-9ff6-375a01fc81ea, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9926219936905486310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310992621993690548631099262199369054863109926219936905486310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a57da3-0eda-467e-8f2d-f9191728a4a5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18416528141831260379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379184165281418312603791841652814183126037918416528141831260379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 851722c7-70d1-4e0e-9ff6-375a01fc81ea, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbae2dd-5532-4474-8bd8-e21d2fd07d62, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbae2dd-5532-4474-8bd8-e21d2fd07d62, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4883335649684581125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125488333564968458112548833356496845811254883335649684581125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a57da3-0eda-467e-8f2d-f9191728a4a5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6312319a-8d99-447c-99fa-7560496fd921, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6312319a-8d99-447c-99fa-7560496fd921, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7153500557028485433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433715350055702848543371535005570284854337153500557028485433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbae2dd-5532-4474-8bd8-e21d2fd07d62, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41eabc34-9e58-40b8-946a-dca14f3acf5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41eabc34-9e58-40b8-946a-dca14f3acf5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999399205716719366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366499939920571671936649993992057167193664999399205716719366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6312319a-8d99-447c-99fa-7560496fd921, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5582d7-41b4-4775-97d1-b50510642172, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5582d7-41b4-4775-97d1-b50510642172, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348398351956845838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838434839835195684583843483983519568458384348398351956845838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41eabc34-9e58-40b8-946a-dca14f3acf5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4d7bc5-e681-45d7-9b36-3a39ff9f0ae8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4d7bc5-e681-45d7-9b36-3a39ff9f0ae8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16752807738425882496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496167528077384258824961675280773842588249616752807738425882496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5582d7-41b4-4775-97d1-b50510642172, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4d7bc5-e681-45d7-9b36-3a39ff9f0ae8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 914e5d70-1f05-41f3-8fb5-9d727798b770, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 914e5d70-1f05-41f3-8fb5-9d727798b770, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118723657624060097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097811872365762406009781187236576240600978118723657624060097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaca0f2d-e75f-4198-817b-390a09fdf2dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaca0f2d-e75f-4198-817b-390a09fdf2dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4088146005870089053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053408814600587008905340881460058700890534088146005870089053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 914e5d70-1f05-41f3-8fb5-9d727798b770, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d1621a-259a-4ef7-b62d-eae2874f0775, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d1621a-259a-4ef7-b62d-eae2874f0775, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6051214753463571148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148605121475346357114860512147534635711486051214753463571148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaca0f2d-e75f-4198-817b-390a09fdf2dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2605dfd-4ce9-4bda-88fe-cc639129a939, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2605dfd-4ce9-4bda-88fe-cc639129a939, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1392624143707285480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480139262414370728548013926241437072854801392624143707285480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d1621a-259a-4ef7-b62d-eae2874f0775, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74eb588f-4e93-46d9-953c-09e5ae0e0518, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2605dfd-4ce9-4bda-88fe-cc639129a939, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74eb588f-4e93-46d9-953c-09e5ae0e0518, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515483835084574938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938151548383508457493815154838350845749381515483835084574938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95600c6-67d2-4dc3-b386-9171419c379f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95600c6-67d2-4dc3-b386-9171419c379f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1196437463243819543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543119643746324381954311964374632438195431196437463243819543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74eb588f-4e93-46d9-953c-09e5ae0e0518, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 573fd4ac-7672-4cdf-a732-fb0649cca098, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95600c6-67d2-4dc3-b386-9171419c379f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573fd4ac-7672-4cdf-a732-fb0649cca098, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786463406940635342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342478646340694063534247864634069406353424786463406940635342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eeb2349-96a0-4bad-b329-ed2ab5e84071, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573fd4ac-7672-4cdf-a732-fb0649cca098, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eeb2349-96a0-4bad-b329-ed2ab5e84071, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 932696397998165649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649932696397998165649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7219b9-7f2d-446b-934d-8dc93f6a53da, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7219b9-7f2d-446b-934d-8dc93f6a53da, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089298198809449320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320150892981988094493201508929819880944932015089298198809449320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eeb2349-96a0-4bad-b329-ed2ab5e84071, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2828b1-bbee-4273-b620-812890234712, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7219b9-7f2d-446b-934d-8dc93f6a53da, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2828b1-bbee-4273-b620-812890234712, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5070547877122594529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529507054787712259452950705478771225945295070547877122594529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fe9126-df04-4f46-968f-5689ca549486, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fe9126-df04-4f46-968f-5689ca549486, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11241156946716873963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963112411569467168739631124115694671687396311241156946716873963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2828b1-bbee-4273-b620-812890234712, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fe9126-df04-4f46-968f-5689ca549486, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1417e7e5-373a-48ca-a152-ad78e459cd77, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1417e7e5-373a-48ca-a152-ad78e459cd77, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019404469044905347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347160194044690449053471601940446904490534716019404469044905347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95adbe5-e87e-40e3-b6a7-e40240b82711, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95adbe5-e87e-40e3-b6a7-e40240b82711, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687026835137652129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129568702683513765212956870268351376521295687026835137652129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95adbe5-e87e-40e3-b6a7-e40240b82711, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af473d2b-6df8-4866-85d2-3d6c86570f04, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af473d2b-6df8-4866-85d2-3d6c86570f04, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18026413054476254950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1417e7e5-373a-48ca-a152-ad78e459cd77, ghrun-elbwoomtii.auto.internal:31334): 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 72075186224038954." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr034r8q187m6ztc8v1v6n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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 72075186224038954." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5b1a82-4ba2-4f98-b1ac-c7d4a89c7959, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af473d2b-6df8-4866-85d2-3d6c86570f04, ghrun-elbwoomtii.auto.internal:31334): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr036q4b4hwmz0zvbn8gn7" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5b1a82-4ba2-4f98-b1ac-c7d4a89c7959, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873880859273309006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e71e3e1-93c7-483b-9c3c-f09e19bf01af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e71e3e1-93c7-483b-9c3c-f09e19bf01af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18026413054476254950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950180264130544762549501802641305447625495018026413054476254950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5b1a82-4ba2-4f98-b1ac-c7d4a89c7959, ghrun-elbwoomtii.auto.internal:31334): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr03aj520bcd0vxnarhfv2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cc8e50-fbe4-4c4f-b546-a8d70fff72fe, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cc8e50-fbe4-4c4f-b546-a8d70fff72fe, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873880859273309006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006387388085927330900638738808592733090063873880859273309006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e71e3e1-93c7-483b-9c3c-f09e19bf01af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cc8e50-fbe4-4c4f-b546-a8d70fff72fe, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0fb0e39-f7d0-48d0-aa9b-251a6f5c23a8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fb0e39-f7d0-48d0-aa9b-251a6f5c23a8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3289751551135635922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922328975155113563592232897515511356359223289751551135635922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712c2bee-dd67-46d7-b985-e609f0f9470b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712c2bee-dd67-46d7-b985-e609f0f9470b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14470628524365647451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451144706285243656474511447062852436564745114470628524365647451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fb0e39-f7d0-48d0-aa9b-251a6f5c23a8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674c4745-95b9-4aae-b4db-00a26faf2462, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712c2bee-dd67-46d7-b985-e609f0f9470b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674c4745-95b9-4aae-b4db-00a26faf2462, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10744479111812061992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992107444791118120619921074447911181206199210744479111812061992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03372d7-4aa7-4d6c-af9c-a4bfa003af6b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03372d7-4aa7-4d6c-af9c-a4bfa003af6b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 852229272039975089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089852229272039975089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674c4745-95b9-4aae-b4db-00a26faf2462, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20aecec5-8f95-497d-9607-416ed777cfe7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20aecec5-8f95-497d-9607-416ed777cfe7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917987236670164845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845917987236670164845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03372d7-4aa7-4d6c-af9c-a4bfa003af6b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527573c1-d821-4193-b49d-ff372865b854, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527573c1-d821-4193-b49d-ff372865b854, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16395069208220867586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586163950692082208675861639506920822086758616395069208220867586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20aecec5-8f95-497d-9607-416ed777cfe7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7131a0b0-9615-43b5-97aa-01e34731096e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7131a0b0-9615-43b5-97aa-01e34731096e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391701000737832450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450139170100073783245013917010007378324501391701000737832450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527573c1-d821-4193-b49d-ff372865b854, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698acd1f-e286-4a2c-a9df-9b549ed4e4ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7131a0b0-9615-43b5-97aa-01e34731096e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698acd1f-e286-4a2c-a9df-9b549ed4e4ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 398573731194907409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409398573731194907409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de75402-a6b2-48ae-95c9-08d1bf5146a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de75402-a6b2-48ae-95c9-08d1bf5146a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061503227942068324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324706150322794206832470615032279420683247061503227942068324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698acd1f-e286-4a2c-a9df-9b549ed4e4ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa3744e5-4769-4de1-9ea9-f4fa1416b57a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3744e5-4769-4de1-9ea9-f4fa1416b57a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9012154439136787939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939901215443913678793990121544391367879399012154439136787939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de75402-a6b2-48ae-95c9-08d1bf5146a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca685fce-d8ea-4916-bd93-208abf250a84, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca685fce-d8ea-4916-bd93-208abf250a84, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551564751933347030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030145515647519333470301455156475193334703014551564751933347030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3744e5-4769-4de1-9ea9-f4fa1416b57a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9adf126-c9b7-4c63-8bde-23b50de59009, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9adf126-c9b7-4c63-8bde-23b50de59009, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14778967365309436436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436147789673653094364361477896736530943643614778967365309436436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca685fce-d8ea-4916-bd93-208abf250a84, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bf6e28-16a6-404e-8c6e-7fe5e0f8043a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bf6e28-16a6-404e-8c6e-7fe5e0f8043a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8231329568590419810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810823132956859041981082313295685904198108231329568590419810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9adf126-c9b7-4c63-8bde-23b50de59009, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86714be2-c842-4bb1-b359-0ddcdf11ea9e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86714be2-c842-4bb1-b359-0ddcdf11ea9e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3475645086600590241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241347564508660059024134756450866005902413475645086600590241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bf6e28-16a6-404e-8c6e-7fe5e0f8043a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a01ea4-81e0-4cdf-bc50-ac2d38ca6954, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a01ea4-81e0-4cdf-bc50-ac2d38ca6954, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16653938309777345528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528166539383097773455281665393830977734552816653938309777345528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86714be2-c842-4bb1-b359-0ddcdf11ea9e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63a48c5-a771-4795-9f63-8279929e0bb6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63a48c5-a771-4795-9f63-8279929e0bb6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361148779368034558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558636114877936803455863611487793680345586361148779368034558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a01ea4-81e0-4cdf-bc50-ac2d38ca6954, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7f42f7-93ee-4906-a00a-e2c5910fba19, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7f42f7-93ee-4906-a00a-e2c5910fba19, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4996781093342456355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355499678109334245635549967810933424563554996781093342456355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63a48c5-a771-4795-9f63-8279929e0bb6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8adac28-5d96-4097-a558-e36c2e2d25a2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8adac28-5d96-4097-a558-e36c2e2d25a2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1620329715852057397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397162032971585205739716203297158520573971620329715852057397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7f42f7-93ee-4906-a00a-e2c5910fba19, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ed65f5-1b47-4a8b-8999-65be4ab4ff55, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ed65f5-1b47-4a8b-8999-65be4ab4ff55, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16763816668933377075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075167638166689333770751676381666893337707516763816668933377075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8adac28-5d96-4097-a558-e36c2e2d25a2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7d9124-cc09-43d0-b53e-cfe4f4bd7c98, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7d9124-cc09-43d0-b53e-cfe4f4bd7c98, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12987193742540213496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496129871937425402134961298719374254021349612987193742540213496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ed65f5-1b47-4a8b-8999-65be4ab4ff55, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe8962e-f771-4952-9c0f-be129806b848, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7d9124-cc09-43d0-b53e-cfe4f4bd7c98, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe8962e-f771-4952-9c0f-be129806b848, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89036830169080701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8903683016908070189036830169080701890368301690807018903683016908070189036830169080701890368301690807018903683016908070189036830169080701890368301690807018903683016908070189036830169080701890368301690807018903683016908070189036830169080701890368301690807018903683016908070189036830169080701890368301690807018903683016908070189036830169080701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882f32c2-af49-44e7-813f-f03df91a9c30, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882f32c2-af49-44e7-813f-f03df91a9c30, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6398938701882290908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908639893870188229090863989387018822909086398938701882290908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe8962e-f771-4952-9c0f-be129806b848, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa452c0-70bf-4f10-9243-28e9c8cbb1cc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa452c0-70bf-4f10-9243-28e9c8cbb1cc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6881389968953868446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446688138996895386844668813899689538684466881389968953868446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882f32c2-af49-44e7-813f-f03df91a9c30, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16025c61-70be-423d-8abb-845bcb745ef6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16025c61-70be-423d-8abb-845bcb745ef6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4219825189809289885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885421982518980928988542198251898092898854219825189809289885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa452c0-70bf-4f10-9243-28e9c8cbb1cc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570cad8e-015d-4aab-93f2-96dd734c947b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16025c61-70be-423d-8abb-845bcb745ef6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570cad8e-015d-4aab-93f2-96dd734c947b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626311225054099482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482156263112250540994821562631122505409948215626311225054099482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 372e8ce1-1757-4e2c-82b4-58eb4e555aa7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 372e8ce1-1757-4e2c-82b4-58eb4e555aa7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12552397736868856841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841125523977368688568411255239773686885684112552397736868856841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570cad8e-015d-4aab-93f2-96dd734c947b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c52135-5ec8-4036-b8de-e04e76916132, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c52135-5ec8-4036-b8de-e04e76916132, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10912893917463062077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077109128939174630620771091289391746306207710912893917463062077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 372e8ce1-1757-4e2c-82b4-58eb4e555aa7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd0da752-2eb8-401d-aebb-f1e0716cddda, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c52135-5ec8-4036-b8de-e04e76916132, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd0da752-2eb8-401d-aebb-f1e0716cddda, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9322254157469047785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785932225415746904778593222541574690477859322254157469047785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 477b8522-5501-478c-8873-a4ff1066a0af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 477b8522-5501-478c-8873-a4ff1066a0af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16868148614351562263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263168681486143515622631686814861435156226316868148614351562263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd0da752-2eb8-401d-aebb-f1e0716cddda, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 075cc4b9-c752-401c-9378-e4c94c5c908a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 477b8522-5501-478c-8873-a4ff1066a0af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567693c5-239d-4916-b411-4d139595ca6e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567693c5-239d-4916-b411-4d139595ca6e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061612548641866985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985406161254864186698540616125486418669854061612548641866985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075cc4b9-c752-401c-9378-e4c94c5c908a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018001222651834179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179180180012226518341791801800122265183417918018001222651834179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567693c5-239d-4916-b411-4d139595ca6e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c781e2ef-1ddf-4006-ac6e-c81151b26f1d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c781e2ef-1ddf-4006-ac6e-c81151b26f1d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712711143611461702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702971271114361146170297127111436114617029712711143611461702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075cc4b9-c752-401c-9378-e4c94c5c908a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b490b9d-fb98-4027-90a4-1b1198a934eb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b490b9d-fb98-4027-90a4-1b1198a934eb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643417870893180901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901643417870893180901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c781e2ef-1ddf-4006-ac6e-c81151b26f1d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b490b9d-fb98-4027-90a4-1b1198a934eb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2440f1b2-3529-4330-b1f4-9de4d8015e06, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2440f1b2-3529-4330-b1f4-9de4d8015e06, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10685137525294265211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211106851375252942652111068513752529426521110685137525294265211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b176cd95-d7a2-4017-8269-2298e12c2cef, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b176cd95-d7a2-4017-8269-2298e12c2cef, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364906966411382203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203836490696641138220383649069664113822038364906966411382203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2440f1b2-3529-4330-b1f4-9de4d8015e06, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb401f11-e307-4a50-bfca-fc01d2d4b481, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b176cd95-d7a2-4017-8269-2298e12c2cef, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb401f11-e307-4a50-bfca-fc01d2d4b481, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7916635638332627001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001791663563833262700179166356383326270017916635638332627001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f48703-65bf-446e-a1f7-227eb0a2667c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f48703-65bf-446e-a1f7-227eb0a2667c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843441763214881098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098148434417632148810981484344176321488109814843441763214881098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb401f11-e307-4a50-bfca-fc01d2d4b481, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3831d2c-1c25-4e3c-a1ab-fee25c6ab7be, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3831d2c-1c25-4e3c-a1ab-fee25c6ab7be, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2338666658169681587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587233866665816968158723386666581696815872338666658169681587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f48703-65bf-446e-a1f7-227eb0a2667c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782b4439-8411-4631-9188-02e650402295, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782b4439-8411-4631-9188-02e650402295, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381524110726329257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257163815241107263292571638152411072632925716381524110726329257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3831d2c-1c25-4e3c-a1ab-fee25c6ab7be, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a088c034-c8e2-4442-bc92-6d9c40b667c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a088c034-c8e2-4442-bc92-6d9c40b667c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6890670507522950542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542689067050752295054268906705075229505426890670507522950542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782b4439-8411-4631-9188-02e650402295, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9593fd1c-fb93-4edf-ab7e-34cc9c7b1f94, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9593fd1c-fb93-4edf-ab7e-34cc9c7b1f94, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3643168857894256885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885364316885789425688536431688578942568853643168857894256885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a088c034-c8e2-4442-bc92-6d9c40b667c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e38dc7f-4e18-46cc-97ad-e1745098d33e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e38dc7f-4e18-46cc-97ad-e1745098d33e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2844610019651132152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152284461001965113215228446100196511321522844610019651132152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9593fd1c-fb93-4edf-ab7e-34cc9c7b1f94, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416d28f0-6142-47c5-9cfb-8da80d606682, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416d28f0-6142-47c5-9cfb-8da80d606682, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556270750492643522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522455627075049264352245562707504926435224556270750492643522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e38dc7f-4e18-46cc-97ad-e1745098d33e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4738618-b48c-44a9-b4b6-4d4f0eb6b9e7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4738618-b48c-44a9-b4b6-4d4f0eb6b9e7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9371229425112863338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338937122942511286333893712294251128633389371229425112863338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416d28f0-6142-47c5-9cfb-8da80d606682, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306c2b85-bc35-4c5d-a30b-dd85cd8bcba2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306c2b85-bc35-4c5d-a30b-dd85cd8bcba2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7934073444046909648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648793407344404690964879340734440469096487934073444046909648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4738618-b48c-44a9-b4b6-4d4f0eb6b9e7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7288e9df-cc17-493e-bceb-8d9827c11557, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7288e9df-cc17-493e-bceb-8d9827c11557, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 634870378355123794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794634870378355123794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306c2b85-bc35-4c5d-a30b-dd85cd8bcba2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8301ac0f-a855-4781-8386-1a402ebebc93, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8301ac0f-a855-4781-8386-1a402ebebc93, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219187498605283624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624521918749860528362452191874986052836245219187498605283624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7288e9df-cc17-493e-bceb-8d9827c11557, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2402effa-292d-44ee-a9ee-6e9a2f8e20c8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2402effa-292d-44ee-a9ee-6e9a2f8e20c8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 45724449550204725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4572444955020472545724449550204725457244495502047254572444955020472545724449550204725457244495502047254572444955020472545724449550204725457244495502047254572444955020472545724449550204725457244495502047254572444955020472545724449550204725457244495502047254572444955020472545724449550204725457244495502047254572444955020472545724449550204725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8301ac0f-a855-4781-8386-1a402ebebc93, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd610c95-9f2a-42bb-afe8-81528cfacb33, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd610c95-9f2a-42bb-afe8-81528cfacb33, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406848942815859825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825140684894281585982514068489428158598251406848942815859825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2402effa-292d-44ee-a9ee-6e9a2f8e20c8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e40e3c1-bcf4-480c-bfe4-87118e77fe75, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e40e3c1-bcf4-480c-bfe4-87118e77fe75, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14754580708559338779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779147545807085593387791475458070855933877914754580708559338779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd610c95-9f2a-42bb-afe8-81528cfacb33, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d25c0f-8aae-404e-8e77-2065a38a55fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d25c0f-8aae-404e-8e77-2065a38a55fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7906067815271254984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984790606781527125498479060678152712549847906067815271254984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e40e3c1-bcf4-480c-bfe4-87118e77fe75, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d25c0f-8aae-404e-8e77-2065a38a55fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad6f3fad-e296-4a19-93fb-865dbf6c3f03, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f4dd97-c109-4785-905e-ff201d9e0493, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f4dd97-c109-4785-905e-ff201d9e0493, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14985660876292288964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964149856608762922889641498566087629228896414985660876292288964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad6f3fad-e296-4a19-93fb-865dbf6c3f03, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710932069991406882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882177109320699914068821771093206999140688217710932069991406882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad6f3fad-e296-4a19-93fb-865dbf6c3f03, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64d806c-9209-4020-9541-1892a118f400, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f4dd97-c109-4785-905e-ff201d9e0493, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64d806c-9209-4020-9541-1892a118f400, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173011313344584385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385717301131334458438571730113133445843857173011313344584385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63707807-d128-4f44-baf4-08f5fde30b30, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63707807-d128-4f44-baf4-08f5fde30b30, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3217012290913488676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676321701229091348867632170122909134886763217012290913488676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64d806c-9209-4020-9541-1892a118f400, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188f5018-34fa-41e3-afb7-254bdeb3923d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63707807-d128-4f44-baf4-08f5fde30b30, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188f5018-34fa-41e3-afb7-254bdeb3923d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620309427130791377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377176203094271307913771762030942713079137717620309427130791377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7feed269-1d92-484c-b519-3b53de2b4e7a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7feed269-1d92-484c-b519-3b53de2b4e7a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18163060887100029239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239181630608871000292391816306088710002923918163060887100029239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188f5018-34fa-41e3-afb7-254bdeb3923d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f16a4ae-8888-4ebd-a20c-98d0911e7001, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f16a4ae-8888-4ebd-a20c-98d0911e7001, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 125574117569616442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442125574117569616442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7feed269-1d92-484c-b519-3b53de2b4e7a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a36b1ae-966d-48cc-a908-c6ed9768817e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a36b1ae-966d-48cc-a908-c6ed9768817e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7980266055586437958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958798026605558643795879802660555864379587980266055586437958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f16a4ae-8888-4ebd-a20c-98d0911e7001, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a36b1ae-966d-48cc-a908-c6ed9768817e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6291cdd9-77bb-4929-b62e-7597e20b38fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6291cdd9-77bb-4929-b62e-7597e20b38fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263755027136649086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086172637550271366490861726375502713664908617263755027136649086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f75c830-2281-481d-b19a-81f9c586a51d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f75c830-2281-481d-b19a-81f9c586a51d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489522892244057663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663124895228922440576631248952289224405766312489522892244057663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f75c830-2281-481d-b19a-81f9c586a51d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8b9198-9eb3-4d19-9353-8a0f98ccdb3d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8b9198-9eb3-4d19-9353-8a0f98ccdb3d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6467553750909188509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509646755375090918850964675537509091885096467553750909188509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6291cdd9-77bb-4929-b62e-7597e20b38fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453f4e5e-8704-473d-a2da-1bbbc172d977, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453f4e5e-8704-473d-a2da-1bbbc172d977, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276503930454878851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851227650393045487885122765039304548788512276503930454878851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8b9198-9eb3-4d19-9353-8a0f98ccdb3d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 288ef7f3-c86e-416c-8112-43fe555c83d6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288ef7f3-c86e-416c-8112-43fe555c83d6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686297694077722476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476686297694077722476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453f4e5e-8704-473d-a2da-1bbbc172d977, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74c16db-51cb-4733-b5c3-ab066c81781f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288ef7f3-c86e-416c-8112-43fe555c83d6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0307288a-a17e-4b2a-9566-4f70bb04fd6a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74c16db-51cb-4733-b5c3-ab066c81781f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6421409994571170861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861642140999457117086164214099945711708616421409994571170861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0307288a-a17e-4b2a-9566-4f70bb04fd6a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16942548224104646818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818169425482241046468181694254822410464681816942548224104646818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74c16db-51cb-4733-b5c3-ab066c81781f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a37dac2-ee5c-4131-9141-d3e268ab6b55, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a37dac2-ee5c-4131-9141-d3e268ab6b55, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14924053816840786512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512149240538168407865121492405381684078651214924053816840786512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0307288a-a17e-4b2a-9566-4f70bb04fd6a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f41996d-8488-4e90-8480-bc01fb35a479, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f41996d-8488-4e90-8480-bc01fb35a479, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2279555610867669948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948227955561086766994822795556108676699482279555610867669948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a37dac2-ee5c-4131-9141-d3e268ab6b55, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525fe7e4-b7ff-4d82-81fb-cbab9332f327, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525fe7e4-b7ff-4d82-81fb-cbab9332f327, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17933882505008745678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678179338825050087456781793388250500874567817933882505008745678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f41996d-8488-4e90-8480-bc01fb35a479, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32c839f-a4f9-4443-ac85-b855d722de74, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32c839f-a4f9-4443-ac85-b855d722de74, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11166808953461944605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605111668089534619446051116680895346194460511166808953461944605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525fe7e4-b7ff-4d82-81fb-cbab9332f327, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca51786-7ab7-4efb-8ea1-db66d72f183d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca51786-7ab7-4efb-8ea1-db66d72f183d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112248104811701963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963111224810481170196311122481048117019631112248104811701963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32c839f-a4f9-4443-ac85-b855d722de74, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe03635-8b54-4f92-a1eb-df5cce57917b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe03635-8b54-4f92-a1eb-df5cce57917b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547450722096532820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820554745072209653282055474507220965328205547450722096532820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca51786-7ab7-4efb-8ea1-db66d72f183d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34bc5ea-937d-43d7-9fed-1ba4733733be, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe03635-8b54-4f92-a1eb-df5cce57917b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34bc5ea-937d-43d7-9fed-1ba4733733be, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14025759378874569960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960140257593788745699601402575937887456996014025759378874569960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32098240-9034-4b8a-ad64-be663ff595d4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32098240-9034-4b8a-ad64-be663ff595d4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11043380337237556824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824110433803372375568241104338033723755682411043380337237556824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34bc5ea-937d-43d7-9fed-1ba4733733be, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662b0cf4-b6d3-481e-95e9-d39d398f1377, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662b0cf4-b6d3-481e-95e9-d39d398f1377, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706784027004984450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450870678402700498445087067840270049844508706784027004984450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662b0cf4-b6d3-481e-95e9-d39d398f1377, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32098240-9034-4b8a-ad64-be663ff595d4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34c3c5b-c027-4b1e-af4d-ae459a269bcb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987cdce5-4f5f-444a-992c-fc7b51d3ad1c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34c3c5b-c027-4b1e-af4d-ae459a269bcb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16670506179635569171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171166705061796355691711667050617963556917116670506179635569171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987cdce5-4f5f-444a-992c-fc7b51d3ad1c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128934229539449077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077101289342295394490771012893422953944907710128934229539449077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34c3c5b-c027-4b1e-af4d-ae459a269bcb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987cdce5-4f5f-444a-992c-fc7b51d3ad1c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdd32a2-f265-4375-98ec-e5281771fece, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdd32a2-f265-4375-98ec-e5281771fece, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11937675223875640363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363119376752238756403631193767522387564036311937675223875640363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9bad6c-bb67-4505-8b7d-2d5647169855, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9bad6c-bb67-4505-8b7d-2d5647169855, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14954584861551033786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786149545848615510337861495458486155103378614954584861551033786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdd32a2-f265-4375-98ec-e5281771fece, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9bad6c-bb67-4505-8b7d-2d5647169855, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a02a771-85ab-4faf-8699-b05124481c83, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb558ff9-5708-46e3-a70c-f643ead59151, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb558ff9-5708-46e3-a70c-f643ead59151, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559538247536766699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699255953824753676669925595382475367666992559538247536766699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a02a771-85ab-4faf-8699-b05124481c83, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13719996720799739832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832137199967207997398321371999672079973983213719996720799739832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb558ff9-5708-46e3-a70c-f643ead59151, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1c7219-b03b-4d13-8d17-199b3fc03c55, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1c7219-b03b-4d13-8d17-199b3fc03c55, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17548995210109475410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410175489952101094754101754899521010947541017548995210109475410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a02a771-85ab-4faf-8699-b05124481c83, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1228f32a-28aa-48c4-ac7c-2e380bead5ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1228f32a-28aa-48c4-ac7c-2e380bead5ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131806662508634497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497181318066625086344971813180666250863449718131806662508634497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1c7219-b03b-4d13-8d17-199b3fc03c55, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d39207-5c3d-4846-81bf-0af7c59aa62e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d39207-5c3d-4846-81bf-0af7c59aa62e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10906660090204387362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362109066600902043873621090666009020438736210906660090204387362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1228f32a-28aa-48c4-ac7c-2e380bead5ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cebfc2a-835d-4062-a274-9d4d5df2cf28, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cebfc2a-835d-4062-a274-9d4d5df2cf28, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15140864682836370099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099151408646828363700991514086468283637009915140864682836370099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d39207-5c3d-4846-81bf-0af7c59aa62e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ea7c90-1bcf-4c3b-bf88-1ac839b4cf45, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ea7c90-1bcf-4c3b-bf88-1ac839b4cf45, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14341351312945283817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817143413513129452838171434135131294528381714341351312945283817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cebfc2a-835d-4062-a274-9d4d5df2cf28, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4028c460-c575-4135-aeb4-ab22ea7ff1c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4028c460-c575-4135-aeb4-ab22ea7ff1c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1778223827354240949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949177822382735424094917782238273542409491778223827354240949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ea7c90-1bcf-4c3b-bf88-1ac839b4cf45, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4028c460-c575-4135-aeb4-ab22ea7ff1c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effcf182-80ac-4b54-bed2-f5a1d2d42999, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9780de85-feb8-47ae-a5eb-f5a24956658d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effcf182-80ac-4b54-bed2-f5a1d2d42999, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5537988124315106911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911553798812431510691155379881243151069115537988124315106911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9780de85-feb8-47ae-a5eb-f5a24956658d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317309740169082515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515183173097401690825151831730974016908251518317309740169082515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effcf182-80ac-4b54-bed2-f5a1d2d42999, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9780de85-feb8-47ae-a5eb-f5a24956658d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2137f568-a1c3-4a04-964f-99cfe79edb5a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a130b83-9f20-4afe-93a2-9fc628ab7d83, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a130b83-9f20-4afe-93a2-9fc628ab7d83, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16753248981382939463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463167532489813829394631675324898138293946316753248981382939463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2137f568-a1c3-4a04-964f-99cfe79edb5a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1971257370301809699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699197125737030180969919712573703018096991971257370301809699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2137f568-a1c3-4a04-964f-99cfe79edb5a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f487e26-1bc2-4df1-ba49-5c4a93655f1b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a130b83-9f20-4afe-93a2-9fc628ab7d83, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f487e26-1bc2-4df1-ba49-5c4a93655f1b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6180293459156601218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218618029345915660121861802934591566012186180293459156601218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c96cdbd-71ac-499e-af2c-3b9b11245c67, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c96cdbd-71ac-499e-af2c-3b9b11245c67, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5498454976312245288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288549845497631224528854984549763122452885498454976312245288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f487e26-1bc2-4df1-ba49-5c4a93655f1b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593a102d-c5c1-4b41-b649-1a0e396ec988, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c96cdbd-71ac-499e-af2c-3b9b11245c67, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593a102d-c5c1-4b41-b649-1a0e396ec988, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964761582509708882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882964761582509708882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5eeb56-0fb7-4f47-9109-3bcd5b510030, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5eeb56-0fb7-4f47-9109-3bcd5b510030, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10029472171584046196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196100294721715840461961002947217158404619610029472171584046196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593a102d-c5c1-4b41-b649-1a0e396ec988, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49c9695-9fa5-49b9-8522-66a5e35bd7a8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49c9695-9fa5-49b9-8522-66a5e35bd7a8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512780815586465276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276951278081558646527695127808155864652769512780815586465276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5eeb56-0fb7-4f47-9109-3bcd5b510030, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845ed86d-bf19-4d94-831b-6b7815c29815, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845ed86d-bf19-4d94-831b-6b7815c29815, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12237917144660830520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520122379171446608305201223791714466083052012237917144660830520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49c9695-9fa5-49b9-8522-66a5e35bd7a8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d139729f-19db-473d-b076-c0af07a8d84c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845ed86d-bf19-4d94-831b-6b7815c29815, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72d0e25-f6e3-4898-9fb2-fd9d731fbf19, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d139729f-19db-473d-b076-c0af07a8d84c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17095593332036850927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927170955933320368509271709559333203685092717095593332036850927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72d0e25-f6e3-4898-9fb2-fd9d731fbf19, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9622183449801982721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721962218344980198272196221834498019827219622183449801982721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d139729f-19db-473d-b076-c0af07a8d84c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3243bf0d-b592-4e3c-a4a6-f42ec46c71d1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3243bf0d-b592-4e3c-a4a6-f42ec46c71d1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881041068079882334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334148810410680798823341488104106807988233414881041068079882334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72d0e25-f6e3-4898-9fb2-fd9d731fbf19, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a85da48-f7a9-4a31-9352-68904a403962, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a85da48-f7a9-4a31-9352-68904a403962, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799055921767441785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785127990559217674417851279905592176744178512799055921767441785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3243bf0d-b592-4e3c-a4a6-f42ec46c71d1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e1cc86-dbb3-4f9d-8ea7-6c0847c97a6d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e1cc86-dbb3-4f9d-8ea7-6c0847c97a6d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150946433729379181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181181509464337293791811815094643372937918118150946433729379181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a85da48-f7a9-4a31-9352-68904a403962, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4dfee7d-97a5-41c4-8d99-a89855fe7590, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4dfee7d-97a5-41c4-8d99-a89855fe7590, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061643379641461614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614506164337964146161450616433796414616145061643379641461614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e1cc86-dbb3-4f9d-8ea7-6c0847c97a6d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073d5779-6c82-4101-9aa7-ade8ef018b20, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073d5779-6c82-4101-9aa7-ade8ef018b20, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1069659542309801188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188106965954230980118810696595423098011881069659542309801188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073d5779-6c82-4101-9aa7-ade8ef018b20, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4dfee7d-97a5-41c4-8d99-a89855fe7590, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b336bde0-d2ab-43ed-85aa-2e57d070f2c7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b336bde0-d2ab-43ed-85aa-2e57d070f2c7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2391985015145054254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254239198501514505425423919850151450542542391985015145054254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67b3032-aafa-49f5-a8f3-dead5b38cffd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67b3032-aafa-49f5-a8f3-dead5b38cffd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557502856044528557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557557502856044528557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67b3032-aafa-49f5-a8f3-dead5b38cffd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1aa884c-12d9-4d72-96d0-112ad2df96ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b336bde0-d2ab-43ed-85aa-2e57d070f2c7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb29200a-f2e5-4607-92fa-65737ceab30a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb29200a-f2e5-4607-92fa-65737ceab30a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5918753682109943388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388591875368210994338859187536821099433885918753682109943388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1aa884c-12d9-4d72-96d0-112ad2df96ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7562620885211826064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064756262088521182606475626208852118260647562620885211826064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1aa884c-12d9-4d72-96d0-112ad2df96ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 330dd68b-4844-4be5-bf57-3b7722b7e695, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 330dd68b-4844-4be5-bf57-3b7722b7e695, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16100814841240359221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221161008148412403592211610081484124035922116100814841240359221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb29200a-f2e5-4607-92fa-65737ceab30a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce56d840-1bf5-44f6-bb50-8e08bcc3221f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce56d840-1bf5-44f6-bb50-8e08bcc3221f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5750772107246539123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123575077210724653912357507721072465391235750772107246539123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 330dd68b-4844-4be5-bf57-3b7722b7e695, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce56d840-1bf5-44f6-bb50-8e08bcc3221f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f3fac5-96e8-49b6-9d34-3c25e2a4b96e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f3fac5-96e8-49b6-9d34-3c25e2a4b96e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975689339677862317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317139756893396778623171397568933967786231713975689339677862317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d511dd9e-f74e-49ae-be6c-018824b41f1f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d511dd9e-f74e-49ae-be6c-018824b41f1f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12513669350714346362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362125136693507143463621251366935071434636212513669350714346362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f3fac5-96e8-49b6-9d34-3c25e2a4b96e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b0e240-1b67-41c8-b449-b5a9a17cd184, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b0e240-1b67-41c8-b449-b5a9a17cd184, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504642184873627062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062125046421848736270621250464218487362706212504642184873627062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d511dd9e-f74e-49ae-be6c-018824b41f1f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a79a83f-3412-4b89-9189-35f53ab2d55a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a79a83f-3412-4b89-9189-35f53ab2d55a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17185814341713116519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519171858143417131165191718581434171311651917185814341713116519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b0e240-1b67-41c8-b449-b5a9a17cd184, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a79a83f-3412-4b89-9189-35f53ab2d55a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1cb88c6-e062-41d7-a578-427f84eb4038, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81585eab-dc8e-45b3-9efe-90402c00f8dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81585eab-dc8e-45b3-9efe-90402c00f8dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6602113979624753821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821660211397962475382166021139796247538216602113979624753821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1cb88c6-e062-41d7-a578-427f84eb4038, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8199824240854291206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206819982424085429120681998242408542912068199824240854291206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81585eab-dc8e-45b3-9efe-90402c00f8dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70253fb5-6449-47b8-860c-a8d88afda735, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1cb88c6-e062-41d7-a578-427f84eb4038, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be371de-ad86-4330-ad79-f6367efb534e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be371de-ad86-4330-ad79-f6367efb534e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912390249717670294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294139123902497176702941391239024971767029413912390249717670294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70253fb5-6449-47b8-860c-a8d88afda735, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11093156447394052017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017110931564473940520171109315644739405201711093156447394052017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be371de-ad86-4330-ad79-f6367efb534e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241fa9ed-e45b-4bd2-9fc6-244cb844c4da, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241fa9ed-e45b-4bd2-9fc6-244cb844c4da, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11260031531534661107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107112600315315346611071126003153153466110711260031531534661107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70253fb5-6449-47b8-860c-a8d88afda735, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b719f80-bbb1-45d8-8aaf-7fd7ea13f938, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b719f80-bbb1-45d8-8aaf-7fd7ea13f938, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822484456154130830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830158224844561541308301582248445615413083015822484456154130830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241fa9ed-e45b-4bd2-9fc6-244cb844c4da, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4252af-a4eb-4afd-b204-2ddc4a77d088, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4252af-a4eb-4afd-b204-2ddc4a77d088, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18123244511847623016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016181232445118476230161812324451184762301618123244511847623016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4252af-a4eb-4afd-b204-2ddc4a77d088, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc0a753-f1e6-4244-b7d3-dbd2fd11ae1e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc0a753-f1e6-4244-b7d3-dbd2fd11ae1e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15058977515102068019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019150589775151020680191505897751510206801915058977515102068019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc0a753-f1e6-4244-b7d3-dbd2fd11ae1e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9020122-2dfc-49ce-acc9-f5726798e7b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9020122-2dfc-49ce-acc9-f5726798e7b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15989279244200096936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936159892792442000969361598927924420009693615989279244200096936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b719f80-bbb1-45d8-8aaf-7fd7ea13f938, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c0fdf7-6e3b-4ccc-91f4-8f6bc7c0fc03, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c0fdf7-6e3b-4ccc-91f4-8f6bc7c0fc03, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9306865842304005229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229930686584230400522993068658423040052299306865842304005229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9020122-2dfc-49ce-acc9-f5726798e7b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ce9a95-da98-49bc-8a37-d27cf1257d5e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ce9a95-da98-49bc-8a37-d27cf1257d5e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158777056886071287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287161587770568860712871615877705688607128716158777056886071287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c0fdf7-6e3b-4ccc-91f4-8f6bc7c0fc03, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ce9a95-da98-49bc-8a37-d27cf1257d5e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 112fc7b9-a63d-4920-a9cb-75e055fb14e9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112fc7b9-a63d-4920-a9cb-75e055fb14e9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8459552279839013076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076845955227983901307684595522798390130768459552279839013076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb12444-9c2b-470e-bed7-2e23cbee05ad, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb12444-9c2b-470e-bed7-2e23cbee05ad, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408409431404348045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045940840943140434804594084094314043480459408409431404348045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112fc7b9-a63d-4920-a9cb-75e055fb14e9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebbe874c-18da-4890-9c94-fb6462a0739a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebbe874c-18da-4890-9c94-fb6462a0739a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1825433245695252820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820182543324569525282018254332456952528201825433245695252820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb12444-9c2b-470e-bed7-2e23cbee05ad, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc5816e-c929-407e-b9ed-ddbed20a142d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc5816e-c929-407e-b9ed-ddbed20a142d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 448781651146453560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560448781651146453560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebbe874c-18da-4890-9c94-fb6462a0739a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364036d8-4c14-4227-969d-44c8fe045415, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364036d8-4c14-4227-969d-44c8fe045415, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10076966584212790694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694100769665842127906941007696658421279069410076966584212790694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc5816e-c929-407e-b9ed-ddbed20a142d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72cfba59-596b-450c-aa99-3ecfc8a35968, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364036d8-4c14-4227-969d-44c8fe045415, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72cfba59-596b-450c-aa99-3ecfc8a35968, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16236843139439671127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127162368431394396711271623684313943967112716236843139439671127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8036b090-803b-4b2c-a15f-c564ce3e494a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8036b090-803b-4b2c-a15f-c564ce3e494a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631291154266597321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321963129115426659732196312911542665973219631291154266597321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72cfba59-596b-450c-aa99-3ecfc8a35968, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9565f7e-175b-4761-a44f-565b53ca9ed1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9565f7e-175b-4761-a44f-565b53ca9ed1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123004326660461433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433161230043266604614331612300432666046143316123004326660461433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8036b090-803b-4b2c-a15f-c564ce3e494a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f211a5-1b10-4154-a124-64c7297e07d0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f211a5-1b10-4154-a124-64c7297e07d0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17486961088791456316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316174869610887914563161748696108879145631617486961088791456316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9565f7e-175b-4761-a44f-565b53ca9ed1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ff98ae-ed44-40dd-a789-137c40afb84e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ff98ae-ed44-40dd-a789-137c40afb84e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1150078546170424614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614115007854617042461411500785461704246141150078546170424614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f211a5-1b10-4154-a124-64c7297e07d0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20294bd9-f3ce-4c9c-85f2-ee2c4b32ec46, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20294bd9-f3ce-4c9c-85f2-ee2c4b32ec46, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4709865770575610067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067470986577057561006747098657705756100674709865770575610067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ff98ae-ed44-40dd-a789-137c40afb84e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15750f09-ce8a-435f-8b67-46241f11903c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20294bd9-f3ce-4c9c-85f2-ee2c4b32ec46, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15750f09-ce8a-435f-8b67-46241f11903c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16579187752109530268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268165791877521095302681657918775210953026816579187752109530268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6069f91f-f37f-4832-a0d8-f3df82f4eb1c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6069f91f-f37f-4832-a0d8-f3df82f4eb1c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2614333238184650904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904261433323818465090426143332381846509042614333238184650904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15750f09-ce8a-435f-8b67-46241f11903c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560f1194-ef77-4b2b-ac84-91d0850fc4d5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560f1194-ef77-4b2b-ac84-91d0850fc4d5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5716269988572342835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835571626998857234283557162699885723428355716269988572342835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6069f91f-f37f-4832-a0d8-f3df82f4eb1c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560f1194-ef77-4b2b-ac84-91d0850fc4d5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e18534c-b6ae-4080-84c5-d7ac304b970c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e18534c-b6ae-4080-84c5-d7ac304b970c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176829752419107606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606171768297524191076061717682975241910760617176829752419107606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c428f446-a63b-4d4c-af27-92aa3b355237, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c428f446-a63b-4d4c-af27-92aa3b355237, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12381565642228115966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966123815656422281159661238156564222811596612381565642228115966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e18534c-b6ae-4080-84c5-d7ac304b970c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac68db28-f5d0-4bbb-80e8-8777b5281470, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac68db28-f5d0-4bbb-80e8-8777b5281470, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16115573646651317896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896161155736466513178961611557364665131789616115573646651317896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c428f446-a63b-4d4c-af27-92aa3b355237, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7167a708-f283-49b6-beb8-cba2bebf1099, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac68db28-f5d0-4bbb-80e8-8777b5281470, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7167a708-f283-49b6-beb8-cba2bebf1099, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296781742329378868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868132967817423293788681329678174232937886813296781742329378868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c850696d-8063-4620-8499-2e00e95e2e9d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c850696d-8063-4620-8499-2e00e95e2e9d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8308104114628830397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397830810411462883039783081041146288303978308104114628830397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c850696d-8063-4620-8499-2e00e95e2e9d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7167a708-f283-49b6-beb8-cba2bebf1099, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f46fc88-8deb-4ec5-847a-88054e1d6281, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f46fc88-8deb-4ec5-847a-88054e1d6281, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4446956149978133210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210444695614997813321044469561499781332104446956149978133210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21cbe270-4d64-4fb0-bc77-201790997dd0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cbe270-4d64-4fb0-bc77-201790997dd0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8313202743497722841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841831320274349772284183132027434977228418313202743497722841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f46fc88-8deb-4ec5-847a-88054e1d6281, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d28078c-b3a5-4a07-954a-822cea877ffc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d28078c-b3a5-4a07-954a-822cea877ffc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8262103619213783803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803826210361921378380382621036192137838038262103619213783803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cbe270-4d64-4fb0-bc77-201790997dd0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c5ccd0e-0718-44b8-8b47-8fb11a1da44c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d28078c-b3a5-4a07-954a-822cea877ffc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825f0ba3-9206-471f-beb3-79477a7ae23d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825f0ba3-9206-471f-beb3-79477a7ae23d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870906417328195754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754487090641732819575448709064173281957544870906417328195754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5ccd0e-0718-44b8-8b47-8fb11a1da44c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14104362051596119254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254141043620515961192541410436205159611925414104362051596119254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825f0ba3-9206-471f-beb3-79477a7ae23d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2626fc62-190b-4dee-9578-361512c534fa, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5ccd0e-0718-44b8-8b47-8fb11a1da44c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2626fc62-190b-4dee-9578-361512c534fa, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17993563009202508715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715179935630092025087151799356300920250871517993563009202508715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360ff31a-825b-447c-a0fb-1f23db7166c0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360ff31a-825b-447c-a0fb-1f23db7166c0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14261671115769182396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396142616711157691823961426167111576918239614261671115769182396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360ff31a-825b-447c-a0fb-1f23db7166c0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2626fc62-190b-4dee-9578-361512c534fa, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7abcdab9-c842-430d-a728-1dc8eb9bfb0a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cf4c44-ff24-424e-89b5-ef18419c90f8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cf4c44-ff24-424e-89b5-ef18419c90f8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13618834122130302088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088136188341221303020881361883412213030208813618834122130302088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7abcdab9-c842-430d-a728-1dc8eb9bfb0a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460108068527131280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280460108068527131280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7abcdab9-c842-430d-a728-1dc8eb9bfb0a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cea870-c438-42ab-8e16-bc778ef8852d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cf4c44-ff24-424e-89b5-ef18419c90f8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3e9600-9469-4a8e-9fff-c7725d247841, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cea870-c438-42ab-8e16-bc778ef8852d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10992046598803717067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067109920465988037170671099204659880371706710992046598803717067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3e9600-9469-4a8e-9fff-c7725d247841, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234944910520135716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716723494491052013571672349449105201357167234944910520135716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3e9600-9469-4a8e-9fff-c7725d247841, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4085d87a-def3-45aa-906e-6e7e5e131e00, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4085d87a-def3-45aa-906e-6e7e5e131e00, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5249415370298127536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536524941537029812753652494153702981275365249415370298127536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cea870-c438-42ab-8e16-bc778ef8852d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f31ecb7-130e-4350-8eca-71cb5e3c6416, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f31ecb7-130e-4350-8eca-71cb5e3c6416, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1659396110565659875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875165939611056565987516593961105656598751659396110565659875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4085d87a-def3-45aa-906e-6e7e5e131e00, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e49a817-1cb8-4a70-9993-e29a74f14a9a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e49a817-1cb8-4a70-9993-e29a74f14a9a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13056031849043057063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063130560318490430570631305603184904305706313056031849043057063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f31ecb7-130e-4350-8eca-71cb5e3c6416, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e49a817-1cb8-4a70-9993-e29a74f14a9a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7b93c5-b108-41dd-98ae-597205431977, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7b93c5-b108-41dd-98ae-597205431977, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12835142160372022542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542128351421603720225421283514216037202254212835142160372022542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f6b170-add2-4bff-8c6f-b2392966cf18, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f6b170-add2-4bff-8c6f-b2392966cf18, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178085636757101259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259817808563675710125981780856367571012598178085636757101259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7b93c5-b108-41dd-98ae-597205431977, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f72d536-4093-4b81-9122-1a5a3887afd8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f72d536-4093-4b81-9122-1a5a3887afd8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634015555342573609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609126340155553425736091263401555534257360912634015555342573609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f6b170-add2-4bff-8c6f-b2392966cf18, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ece215-3960-4110-8813-bfd97e96166f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ece215-3960-4110-8813-bfd97e96166f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606880272402043571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571176068802724020435711760688027240204357117606880272402043571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f72d536-4093-4b81-9122-1a5a3887afd8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b258ebb0-e26f-4523-8c14-6406a17b4af7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b258ebb0-e26f-4523-8c14-6406a17b4af7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4347264701100357588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588434726470110035758843472647011003575884347264701100357588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ece215-3960-4110-8813-bfd97e96166f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db86091-09e7-4bfe-924f-529aaa4603d7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b258ebb0-e26f-4523-8c14-6406a17b4af7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db86091-09e7-4bfe-924f-529aaa4603d7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16726115449938411628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628167261154499384116281672611544993841162816726115449938411628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6648f65-1b6b-4444-a0dc-76f72495d8f8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6648f65-1b6b-4444-a0dc-76f72495d8f8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5092381739611281384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384509238173961128138450923817396112813845092381739611281384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db86091-09e7-4bfe-924f-529aaa4603d7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4f5c62-8ef7-45e0-98a7-a3f316526a1b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6648f65-1b6b-4444-a0dc-76f72495d8f8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51325a86-cf77-49ee-b0fe-f9cdf8d8c78a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51325a86-cf77-49ee-b0fe-f9cdf8d8c78a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3636414038895126165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165363641403889512616536364140388951261653636414038895126165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4f5c62-8ef7-45e0-98a7-a3f316526a1b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460146368576558021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021446014636857655802144601463685765580214460146368576558021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4f5c62-8ef7-45e0-98a7-a3f316526a1b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51325a86-cf77-49ee-b0fe-f9cdf8d8c78a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2775a5-981a-487b-b22a-3f3ddd43322a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2775a5-981a-487b-b22a-3f3ddd43322a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2248832881880841892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892224883288188084189222488328818808418922248832881880841892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43bb961e-f2aa-44ee-ad7f-b0b6c2a0fce0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43bb961e-f2aa-44ee-ad7f-b0b6c2a0fce0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792542078039317900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900167925420780393179001679254207803931790016792542078039317900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43bb961e-f2aa-44ee-ad7f-b0b6c2a0fce0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004cd9b3-47a8-4883-9449-1b5819b765af, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004cd9b3-47a8-4883-9449-1b5819b765af, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2188322746668419613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613218832274666841961321883227466684196132188322746668419613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2775a5-981a-487b-b22a-3f3ddd43322a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3da17ea-a6fc-4af3-af4a-0dcc61961c51, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3da17ea-a6fc-4af3-af4a-0dcc61961c51, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947092890832059113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113149470928908320591131494709289083205911314947092890832059113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004cd9b3-47a8-4883-9449-1b5819b765af, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b570152-c99d-4d18-822c-c0db286c8fe2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b570152-c99d-4d18-822c-c0db286c8fe2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391930510883736276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276139193051088373627613919305108837362761391930510883736276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3da17ea-a6fc-4af3-af4a-0dcc61961c51, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb0529a-29e0-4ac7-b2ae-ec1e72e8e5ac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb0529a-29e0-4ac7-b2ae-ec1e72e8e5ac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132519835602430516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516413251983560243051641325198356024305164132519835602430516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b570152-c99d-4d18-822c-c0db286c8fe2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9522d25-4918-4f11-b7c0-4565e46ae9ba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb0529a-29e0-4ac7-b2ae-ec1e72e8e5ac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9522d25-4918-4f11-b7c0-4565e46ae9ba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763759814792748650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650117637598147927486501176375981479274865011763759814792748650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844191ba-ea7d-46a8-bf86-031df8cb8ddd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844191ba-ea7d-46a8-bf86-031df8cb8ddd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13168751447622068525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525131687514476220685251316875144762206852513168751447622068525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9522d25-4918-4f11-b7c0-4565e46ae9ba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d28198-f6e3-452e-8f72-a3bbd17386a8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d28198-f6e3-452e-8f72-a3bbd17386a8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386592527915584627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627173865925279155846271738659252791558462717386592527915584627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844191ba-ea7d-46a8-bf86-031df8cb8ddd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b75f390-6a74-4269-9818-7df7cb025533, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b75f390-6a74-4269-9818-7df7cb025533, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4516906554261201957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957451690655426120195745169065542612019574516906554261201957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d28198-f6e3-452e-8f72-a3bbd17386a8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac6ed7e-4ece-4cc3-acea-f0fc69faf70e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac6ed7e-4ece-4cc3-acea-f0fc69faf70e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9713480023517003787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787971348002351700378797134800235170037879713480023517003787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b75f390-6a74-4269-9818-7df7cb025533, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f82d95-5f40-4939-bf04-57e0f8e73e3a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f82d95-5f40-4939-bf04-57e0f8e73e3a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377541214937231671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671143775412149372316711437754121493723167114377541214937231671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac6ed7e-4ece-4cc3-acea-f0fc69faf70e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09510d83-f6f5-422f-8799-c8104671b1a5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09510d83-f6f5-422f-8799-c8104671b1a5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6648510598522300764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764664851059852230076466485105985223007646648510598522300764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f82d95-5f40-4939-bf04-57e0f8e73e3a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09510d83-f6f5-422f-8799-c8104671b1a5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1769a088-2db8-432f-b759-a48fee4c13a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cce33bf-d55e-4a64-ae23-b326164d5365, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cce33bf-d55e-4a64-ae23-b326164d5365, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10239749916230987482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482102397499162309874821023974991623098748210239749916230987482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1769a088-2db8-432f-b759-a48fee4c13a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2535090641052356181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181253509064105235618125350906410523561812535090641052356181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cce33bf-d55e-4a64-ae23-b326164d5365, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b2dffe-7f06-4016-8340-c1c1ed3614f4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b2dffe-7f06-4016-8340-c1c1ed3614f4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310970102175626808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808113109701021756268081131097010217562680811310970102175626808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1769a088-2db8-432f-b759-a48fee4c13a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0b45af-53f6-48c7-9631-f834cc824b9b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0b45af-53f6-48c7-9631-f834cc824b9b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574928850316769505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505857492885031676950585749288503167695058574928850316769505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b2dffe-7f06-4016-8340-c1c1ed3614f4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff20b96-4c34-4f8c-a472-16f9fbe8c449, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff20b96-4c34-4f8c-a472-16f9fbe8c449, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16235445102624948670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670162354451026249486701623544510262494867016235445102624948670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0b45af-53f6-48c7-9631-f834cc824b9b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18cfd4bd-dd37-4e70-a736-99253787fd97, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18cfd4bd-dd37-4e70-a736-99253787fd97, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2893733822270982096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096289373382227098209628937338222709820962893733822270982096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff20b96-4c34-4f8c-a472-16f9fbe8c449, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a0279c-7bf7-4126-b8bd-c8c0b29df3a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a0279c-7bf7-4126-b8bd-c8c0b29df3a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8895627424522440496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496889562742452244049688956274245224404968895627424522440496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18cfd4bd-dd37-4e70-a736-99253787fd97, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656306ec-14f3-4b68-9ab1-1b6785139c3f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656306ec-14f3-4b68-9ab1-1b6785139c3f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416881771723252597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597144168817717232525971441688177172325259714416881771723252597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656306ec-14f3-4b68-9ab1-1b6785139c3f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df2e70f-0338-4cb8-9b19-687d4b96075b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df2e70f-0338-4cb8-9b19-687d4b96075b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6755552898510831934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934675555289851083193467555528985108319346755552898510831934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a0279c-7bf7-4126-b8bd-c8c0b29df3a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbc2b59-e533-417a-8c99-5ba31fa7d84b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbc2b59-e533-417a-8c99-5ba31fa7d84b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613750407199061121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121126137504071990611211261375040719906112112613750407199061121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df2e70f-0338-4cb8-9b19-687d4b96075b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32269e83-7023-47ca-8500-45b4650be9b5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbc2b59-e533-417a-8c99-5ba31fa7d84b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32269e83-7023-47ca-8500-45b4650be9b5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5109460775037859270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270510946077503785927051094607750378592705109460775037859270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6aae63-60bf-4ebe-8271-9348935ef82f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6aae63-60bf-4ebe-8271-9348935ef82f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797518819314211259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259579751881931421125957975188193142112595797518819314211259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32269e83-7023-47ca-8500-45b4650be9b5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40950063-89e6-4924-aa6e-4ae470b0647b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40950063-89e6-4924-aa6e-4ae470b0647b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3718815845928910073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073371881584592891007337188158459289100733718815845928910073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6aae63-60bf-4ebe-8271-9348935ef82f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89779c57-cacb-4fee-92aa-a1cd64fc31be, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89779c57-cacb-4fee-92aa-a1cd64fc31be, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343933608008026573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573234393360800802657323439336080080265732343933608008026573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40950063-89e6-4924-aa6e-4ae470b0647b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89779c57-cacb-4fee-92aa-a1cd64fc31be, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e904d0b6-848b-49c5-b7e7-84ececa2238b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e904d0b6-848b-49c5-b7e7-84ececa2238b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2449868122954988076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076244986812295498807624498681229549880762449868122954988076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03759c27-9212-4a16-b966-336141b6374e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03759c27-9212-4a16-b966-336141b6374e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18093004293403802454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454180930042934038024541809300429340380245418093004293403802454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e904d0b6-848b-49c5-b7e7-84ececa2238b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc41d87d-7545-407e-9a0f-5b874a249c76, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc41d87d-7545-407e-9a0f-5b874a249c76, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8660138327614569752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752866013832761456975286601383276145697528660138327614569752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03759c27-9212-4a16-b966-336141b6374e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe41a73-8ed6-418d-8441-f66f5ff0aee8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe41a73-8ed6-418d-8441-f66f5ff0aee8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7460052462385439143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143746005246238543914374600524623854391437460052462385439143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc41d87d-7545-407e-9a0f-5b874a249c76, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 550a9267-6c5b-4a8f-a9d2-d9df3ffed4a8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe41a73-8ed6-418d-8441-f66f5ff0aee8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 550a9267-6c5b-4a8f-a9d2-d9df3ffed4a8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10380490866461561644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644103804908664615616441038049086646156164410380490866461561644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff1a0e6-41d9-4817-a277-860467f73eba, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff1a0e6-41d9-4817-a277-860467f73eba, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304014227623387064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064130401422762338706413040142276233870641304014227623387064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 550a9267-6c5b-4a8f-a9d2-d9df3ffed4a8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff1a0e6-41d9-4817-a277-860467f73eba, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05384e2-7a9d-4876-9476-918041db7c12, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd20437-1205-4140-b06f-8e86f57d35e3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05384e2-7a9d-4876-9476-918041db7c12, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428651814642448798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798642865181464244879864286518146424487986428651814642448798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd20437-1205-4140-b06f-8e86f57d35e3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18032819601741507096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096180328196017415070961803281960174150709618032819601741507096" } } } 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:281 Stopped node localhost:3950/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd20437-1205-4140-b06f-8e86f57d35e3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05384e2-7a9d-4876-9476-918041db7c12, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a3c3b1-50b7-4ee4-824f-1f223c3d8460, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a3c3b1-50b7-4ee4-824f-1f223c3d8460, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2709546588776593423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423270954658877659342327095465887765934232709546588776593423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db427492-a43c-491d-a9a0-7d0df98f18b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db427492-a43c-491d-a9a0-7d0df98f18b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15291465877386974689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689152914658773869746891529146587738697468915291465877386974689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a3c3b1-50b7-4ee4-824f-1f223c3d8460, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053fd22a-cca2-4407-aad3-b1c7facc0c90, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053fd22a-cca2-4407-aad3-b1c7facc0c90, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10770728523330475682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682107707285233304756821077072852333047568210770728523330475682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db427492-a43c-491d-a9a0-7d0df98f18b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053fd22a-cca2-4407-aad3-b1c7facc0c90, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dfbacc-1c49-4114-b666-56db7888e0a3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dfbacc-1c49-4114-b666-56db7888e0a3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887295006108767716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716138872950061087677161388729500610876771613887295006108767716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dec14b-5dae-47c5-a862-e92ce41cf62c, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dfbacc-1c49-4114-b666-56db7888e0a3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dec14b-5dae-47c5-a862-e92ce41cf62c, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12551989145709320381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381125519891457093203811255198914570932038112551989145709320381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dec14b-5dae-47c5-a862-e92ce41cf62c, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5be17f-8b97-4ff8-887a-8d233a853368, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5be17f-8b97-4ff8-887a-8d233a853368, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12339857821295697005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005123398578212956970051233985782129569700512339857821295697005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9dff394-c3b1-45ee-b7c0-8f427bfe1a65, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9dff394-c3b1-45ee-b7c0-8f427bfe1a65, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12855868115217833824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824128558681152178338241285586811521783382412855868115217833824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5be17f-8b97-4ff8-887a-8d233a853368, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9dff394-c3b1-45ee-b7c0-8f427bfe1a65, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f3cc6da-406c-49f7-a8ae-834eb4c612ca, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ebf175-a8d4-4e29-9001-3345191479e7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ebf175-a8d4-4e29-9001-3345191479e7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150124503250747934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934181501245032507479341815012450325074793418150124503250747934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3cc6da-406c-49f7-a8ae-834eb4c612ca, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 310136377410135231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231310136377410135231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ebf175-a8d4-4e29-9001-3345191479e7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1729b4a-19ae-4b5a-abc8-5b5ac593c564, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1729b4a-19ae-4b5a-abc8-5b5ac593c564, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5267571573700888864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864526757157370088886452675715737008888645267571573700888864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3cc6da-406c-49f7-a8ae-834eb4c612ca, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e32bc9-8fd1-43f9-9968-92bd623a6b03, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1729b4a-19ae-4b5a-abc8-5b5ac593c564, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36d8e855-6aad-4e4f-9256-9639bb311bfb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e32bc9-8fd1-43f9-9968-92bd623a6b03, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435599195418371823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823104355991954183718231043559919541837182310435599195418371823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36d8e855-6aad-4e4f-9256-9639bb311bfb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242228663876382027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027102422286638763820271024222866387638202710242228663876382027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e32bc9-8fd1-43f9-9968-92bd623a6b03, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad1ac15-d63c-4968-ae27-239a47baa166, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad1ac15-d63c-4968-ae27-239a47baa166, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182557874414443686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686182557874414443686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad1ac15-d63c-4968-ae27-239a47baa166, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50732479-fa30-45a2-b46d-7a9c87d33a7a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50732479-fa30-45a2-b46d-7a9c87d33a7a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13105271897577924230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230131052718975779242301310527189757792423013105271897577924230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36d8e855-6aad-4e4f-9256-9639bb311bfb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50732479-fa30-45a2-b46d-7a9c87d33a7a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886e2420-572c-44fd-ac49-44935b0ef251, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886e2420-572c-44fd-ac49-44935b0ef251, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117295788012122369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369911729578801212236991172957880121223699117295788012122369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804165ba-5e84-4254-9548-1436525d5c41, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804165ba-5e84-4254-9548-1436525d5c41, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7243342038547054102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102724334203854705410272433420385470541027243342038547054102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886e2420-572c-44fd-ac49-44935b0ef251, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc70d9ba-882b-4447-ad82-3384a455a728, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804165ba-5e84-4254-9548-1436525d5c41, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc70d9ba-882b-4447-ad82-3384a455a728, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11919233648544590748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748119192336485445907481191923364854459074811919233648544590748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4da693-104c-4865-a80a-62c8f7e4f07e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4da693-104c-4865-a80a-62c8f7e4f07e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2375764822437423721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721237576482243742372123757648224374237212375764822437423721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc70d9ba-882b-4447-ad82-3384a455a728, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50ec327-0b6e-4d18-8f9e-8de043c31630, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50ec327-0b6e-4d18-8f9e-8de043c31630, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873317257439841459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459487331725743984145948733172574398414594873317257439841459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4da693-104c-4865-a80a-62c8f7e4f07e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da643fcb-3aed-4113-b236-5ac34f8b2fdd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da643fcb-3aed-4113-b236-5ac34f8b2fdd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599256993792291804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804159925699379229180415992569937922918041599256993792291804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50ec327-0b6e-4d18-8f9e-8de043c31630, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecf3ac0-8516-4216-a729-69563a870a64, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecf3ac0-8516-4216-a729-69563a870a64, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10363091220420187753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753103630912204201877531036309122042018775310363091220420187753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da643fcb-3aed-4113-b236-5ac34f8b2fdd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecf3ac0-8516-4216-a729-69563a870a64, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136f5469-26a0-4afa-8ccc-72a4309299b3, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da0cc80-963f-4067-8287-946dedc53590, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136f5469-26a0-4afa-8ccc-72a4309299b3, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15644911318096323707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707156449113180963237071564491131809632370715644911318096323707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da0cc80-963f-4067-8287-946dedc53590, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350715783259301537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537435071578325930153743507157832593015374350715783259301537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136f5469-26a0-4afa-8ccc-72a4309299b3, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929daf98-db39-4d89-9da9-713037f28125, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929daf98-db39-4d89-9da9-713037f28125, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858743783752154827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827118587437837521548271185874378375215482711858743783752154827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da0cc80-963f-4067-8287-946dedc53590, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda974ee-86fd-4614-8e56-a5fc7b6354f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda974ee-86fd-4614-8e56-a5fc7b6354f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6161489331133659588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588616148933113365958861614893311336595886161489331133659588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929daf98-db39-4d89-9da9-713037f28125, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42aaf23-87cd-44a0-a999-bc35cca343f0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42aaf23-87cd-44a0-a999-bc35cca343f0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8447411465023576294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294844741146502357629484474114650235762948447411465023576294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda974ee-86fd-4614-8e56-a5fc7b6354f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55133b3d-4b09-4c34-9273-e011f8f240a0, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55133b3d-4b09-4c34-9273-e011f8f240a0, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16470381174448171819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819164703811744481718191647038117444817181916470381174448171819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42aaf23-87cd-44a0-a999-bc35cca343f0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e8aa93-45e4-4707-b22f-838c5e7429b4, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e8aa93-45e4-4707-b22f-838c5e7429b4, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10783983612085961923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923107839836120859619231078398361208596192310783983612085961923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55133b3d-4b09-4c34-9273-e011f8f240a0, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb18c3d-1c3b-4155-a4b5-542c86a4ba3b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb18c3d-1c3b-4155-a4b5-542c86a4ba3b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164016939138972915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915181640169391389729151816401693913897291518164016939138972915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e8aa93-45e4-4707-b22f-838c5e7429b4, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b535bbf8-1eae-459e-a62b-4b65155a5e55, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b535bbf8-1eae-459e-a62b-4b65155a5e55, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1159000282414142023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023115900028241414202311590002824141420231159000282414142023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb18c3d-1c3b-4155-a4b5-542c86a4ba3b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7559992d-9d0c-412f-a2c3-d5f4d1442316, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7559992d-9d0c-412f-a2c3-d5f4d1442316, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13841309137630671128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128138413091376306711281384130913763067112813841309137630671128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b535bbf8-1eae-459e-a62b-4b65155a5e55, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae61edc-d973-4a85-88aa-91e2e23e6c95, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae61edc-d973-4a85-88aa-91e2e23e6c95, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16823094814495542759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759168230948144955427591682309481449554275916823094814495542759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae61edc-d973-4a85-88aa-91e2e23e6c95, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95d0a00-127e-440f-99d2-80947b3713bc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7559992d-9d0c-412f-a2c3-d5f4d1442316, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95d0a00-127e-440f-99d2-80947b3713bc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5925864166922939964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964592586416692293996459258641669229399645925864166922939964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7089698c-2c46-4928-b637-8c862a4c3ba1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7089698c-2c46-4928-b637-8c862a4c3ba1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 200386952531701550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550200386952531701550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95d0a00-127e-440f-99d2-80947b3713bc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2743b42-d96b-4723-9e21-1e40fba6fb92, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2743b42-d96b-4723-9e21-1e40fba6fb92, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391185053224499002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002139118505322449900213911850532244990021391185053224499002" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log --grpc-port=3950 --mon-port=24355 --ic-port=9078 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7089698c-2c46-4928-b637-8c862a4c3ba1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a9a302-ef4c-481e-8b3f-339793c9b05d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a9a302-ef4c-481e-8b3f-339793c9b05d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182524408391048444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444218252440839104844421825244083910484442182524408391048444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2743b42-d96b-4723-9e21-1e40fba6fb92, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_m0v8w55d.log', '--grpc-port=3950', '--mon-port=24355', '--ic-port=9078', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/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, 78a9a302-ef4c-481e-8b3f-339793c9b05d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee6ee395-0e0c-4ba4-8f90-c4c6ef0c8da2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6ee395-0e0c-4ba4-8f90-c4c6ef0c8da2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616127312123511060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060361612731212351106036161273121235110603616127312123511060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2078db-4e32-4648-af26-ab0af668efb1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2078db-4e32-4648-af26-ab0af668efb1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14739588812388581670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670147395888123885816701473958881238858167014739588812388581670" } } } 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: 1052171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3950/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6ee395-0e0c-4ba4-8f90-c4c6ef0c8da2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3f4592-38e8-4afd-a7b8-5a2c84f6b338, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3f4592-38e8-4afd-a7b8-5a2c84f6b338, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13326110695864422458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458133261106958644224581332611069586442245813326110695864422458" } } } 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: 1052188
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2078db-4e32-4648-af26-ab0af668efb1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f75e4dd-17f5-4766-be48-7b4812b3e604, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f75e4dd-17f5-4766-be48-7b4812b3e604, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926646311150375971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971392664631115037597139266463111503759713926646311150375971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3f4592-38e8-4afd-a7b8-5a2c84f6b338, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2eb05c6-30e0-4b76-9e50-d2623661a5b7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2eb05c6-30e0-4b76-9e50-d2623661a5b7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401458539390803956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956140145853939080395614014585393908039561401458539390803956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f75e4dd-17f5-4766-be48-7b4812b3e604, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d855cdea-0995-42e7-ac9c-4244f6960c52, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d855cdea-0995-42e7-ac9c-4244f6960c52, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14689302090116088835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835146893020901160888351468930209011608883514689302090116088835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2eb05c6-30e0-4b76-9e50-d2623661a5b7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfba8155-4846-4c89-90b1-6fe267d49e42, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfba8155-4846-4c89-90b1-6fe267d49e42, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674473614334877913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913146744736143348779131467447361433487791314674473614334877913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d855cdea-0995-42e7-ac9c-4244f6960c52, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72ad1d6d-85de-43f0-bd60-0e4c82aa2302, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ad1d6d-85de-43f0-bd60-0e4c82aa2302, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11110663080890312286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286111106630808903122861111066308089031228611110663080890312286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfba8155-4846-4c89-90b1-6fe267d49e42, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ad1d6d-85de-43f0-bd60-0e4c82aa2302, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb6f224-8bbd-4108-a0ed-ca05217919b2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb6f224-8bbd-4108-a0ed-ca05217919b2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3935556015961227509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509393555601596122750939355560159612275093935556015961227509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67868d55-dc37-4e3e-b682-0b5129b56e17, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67868d55-dc37-4e3e-b682-0b5129b56e17, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6739584849942062138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138673958484994206213867395848499420621386739584849942062138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb6f224-8bbd-4108-a0ed-ca05217919b2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed9ff51b-a4cf-4d98-8581-fcf043e4e27b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67868d55-dc37-4e3e-b682-0b5129b56e17, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed9ff51b-a4cf-4d98-8581-fcf043e4e27b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16178474832021213478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478161784748320212134781617847483202121347816178474832021213478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b65cb19-26c7-436e-84ee-da62870045e6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b65cb19-26c7-436e-84ee-da62870045e6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13897798945053439647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647138977989450534396471389779894505343964713897798945053439647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed9ff51b-a4cf-4d98-8581-fcf043e4e27b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6eeabfe-cfa1-474c-ba19-fbb667eee3cb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6eeabfe-cfa1-474c-ba19-fbb667eee3cb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3407654149237495081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081340765414923749508134076541492374950813407654149237495081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b65cb19-26c7-436e-84ee-da62870045e6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dd1f51-4022-496e-8cad-683c435aa567, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dd1f51-4022-496e-8cad-683c435aa567, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1462896792182337264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264146289679218233726414628967921823372641462896792182337264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6eeabfe-cfa1-474c-ba19-fbb667eee3cb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1aa77e-a84f-4b64-a488-165e35538720, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1aa77e-a84f-4b64-a488-165e35538720, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851534275135069073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073851534275135069073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dd1f51-4022-496e-8cad-683c435aa567, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1aa77e-a84f-4b64-a488-165e35538720, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a45da6-ecc5-421f-93ea-a52fb598422e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a45da6-ecc5-421f-93ea-a52fb598422e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17772247060019151382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382177722470600191513821777224706001915138217772247060019151382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d328ff9-ff1d-4bdf-a2f4-a8b6a2107e67, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d328ff9-ff1d-4bdf-a2f4-a8b6a2107e67, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 589503468928746150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150589503468928746150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a45da6-ecc5-421f-93ea-a52fb598422e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a954a6-aee1-49d5-975e-d009a02fbe84, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d328ff9-ff1d-4bdf-a2f4-a8b6a2107e67, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eba4060-e603-43e7-8388-4c3c93f816da, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eba4060-e603-43e7-8388-4c3c93f816da, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5110920177151184530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530511092017715118453051109201771511845305110920177151184530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a954a6-aee1-49d5-975e-d009a02fbe84, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16566871335312121722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722165668713353121217221656687133531212172216566871335312121722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eba4060-e603-43e7-8388-4c3c93f816da, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a954a6-aee1-49d5-975e-d009a02fbe84, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda68232-1bac-4da2-8b4d-3371e7190696, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39073993-b08a-4584-9075-801c86b9860f, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda68232-1bac-4da2-8b4d-3371e7190696, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3327856969651570026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026332785696965157002633278569696515700263327856969651570026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39073993-b08a-4584-9075-801c86b9860f, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408132080279811259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259174081320802798112591740813208027981125917408132080279811259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda68232-1bac-4da2-8b4d-3371e7190696, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39073993-b08a-4584-9075-801c86b9860f, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581ecdac-5a80-4a6e-9345-54cc73319bc8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58ea657-8c3d-4e4c-bd9e-9b4ecd4cb5fc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58ea657-8c3d-4e4c-bd9e-9b4ecd4cb5fc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12497699056654920508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508124976990566549205081249769905665492050812497699056654920508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581ecdac-5a80-4a6e-9345-54cc73319bc8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16045587650466459896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896160455876504664598961604558765046645989616045587650466459896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581ecdac-5a80-4a6e-9345-54cc73319bc8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55669a1e-2ea9-4aa5-8c31-4cc3d3d99eab, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58ea657-8c3d-4e4c-bd9e-9b4ecd4cb5fc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55669a1e-2ea9-4aa5-8c31-4cc3d3d99eab, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 433308738765855847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847433308738765855847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf70205-31c8-49c3-9a56-7a3ad7d57e3a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf70205-31c8-49c3-9a56-7a3ad7d57e3a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3430553275033633138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138343055327503363313834305532750336331383430553275033633138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55669a1e-2ea9-4aa5-8c31-4cc3d3d99eab, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db48961-c5e2-4fe8-915f-eea57863c9db, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf70205-31c8-49c3-9a56-7a3ad7d57e3a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db48961-c5e2-4fe8-915f-eea57863c9db, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897670481955417146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146489767048195541714648976704819554171464897670481955417146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf52e00c-ae5f-425d-8e0d-58ace5e57717, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf52e00c-ae5f-425d-8e0d-58ace5e57717, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10544405838193247915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915105444058381932479151054440583819324791510544405838193247915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db48961-c5e2-4fe8-915f-eea57863c9db, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf52e00c-ae5f-425d-8e0d-58ace5e57717, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae5e60a-1d71-4e1c-82be-2a2f355b6fe6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae5e60a-1d71-4e1c-82be-2a2f355b6fe6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14566074325335793739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739145660743253357937391456607432533579373914566074325335793739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae5e60a-1d71-4e1c-82be-2a2f355b6fe6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb547a5f-04f8-47f0-a6ad-b9ca625f8f47, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da070b39-bf78-4e9f-b72b-8d76851669dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da070b39-bf78-4e9f-b72b-8d76851669dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9159015908706106253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253915901590870610625391590159087061062539159015908706106253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb547a5f-04f8-47f0-a6ad-b9ca625f8f47, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6076026375491121756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756607602637549112175660760263754911217566076026375491121756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da070b39-bf78-4e9f-b72b-8d76851669dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb547a5f-04f8-47f0-a6ad-b9ca625f8f47, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a7088f-a00a-4478-93c5-0c425fa73921, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a7088f-a00a-4478-93c5-0c425fa73921, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128152211275591665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665161281522112755916651612815221127559166516128152211275591665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb2a4398-5261-4c91-9b19-8386966a1eac, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb2a4398-5261-4c91-9b19-8386966a1eac, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103500799927968651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651101035007999279686511010350079992796865110103500799927968651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a7088f-a00a-4478-93c5-0c425fa73921, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23fb80c-f536-4ecf-abe9-0fb22941adf9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb2a4398-5261-4c91-9b19-8386966a1eac, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23fb80c-f536-4ecf-abe9-0fb22941adf9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6059322913299301108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108605932291329930110860593229132993011086059322913299301108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58cc4f53-fd0e-4114-9f0b-130847c734e8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58cc4f53-fd0e-4114-9f0b-130847c734e8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17864898548921942850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850178648985489219428501786489854892194285017864898548921942850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23fb80c-f536-4ecf-abe9-0fb22941adf9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a957d9-bd40-42d8-859e-7c18d76b9cfc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58cc4f53-fd0e-4114-9f0b-130847c734e8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a957d9-bd40-42d8-859e-7c18d76b9cfc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2723774224474633147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147272377422447463314727237742244746331472723774224474633147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d822ec3-bdb4-4097-bb5d-514c24e78220, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d822ec3-bdb4-4097-bb5d-514c24e78220, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13837943125080005922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922138379431250800059221383794312508000592213837943125080005922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a957d9-bd40-42d8-859e-7c18d76b9cfc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bbf088-0e78-4897-91ec-581639183810, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bbf088-0e78-4897-91ec-581639183810, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106342840294210404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404111063428402942104041110634284029421040411106342840294210404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d822ec3-bdb4-4097-bb5d-514c24e78220, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b419b1-eb96-4533-8086-425de82688dc, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b419b1-eb96-4533-8086-425de82688dc, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768965460011202075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075176896546001120207517689654600112020751768965460011202075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bbf088-0e78-4897-91ec-581639183810, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b32c68-2829-429f-bf5f-1cc8560c9699, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b32c68-2829-429f-bf5f-1cc8560c9699, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434814534684890099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099434814534684890099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b419b1-eb96-4533-8086-425de82688dc, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b32c68-2829-429f-bf5f-1cc8560c9699, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1621712c-10bd-4f1c-8635-85d2bb05b37e, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1621712c-10bd-4f1c-8635-85d2bb05b37e, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16865501399404249452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452168655013994042494521686550139940424945216865501399404249452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a8bd19-529f-4ead-828e-b9692c0fc220, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a8bd19-529f-4ead-828e-b9692c0fc220, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7475454823615743260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260747545482361574326074754548236157432607475454823615743260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1621712c-10bd-4f1c-8635-85d2bb05b37e, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e3c85a-2bcb-48d9-ba47-f2c59e0e2a74, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e3c85a-2bcb-48d9-ba47-f2c59e0e2a74, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8036929380274619585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585803692938027461958580369293802746195858036929380274619585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a8bd19-529f-4ead-828e-b9692c0fc220, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f31a4a-7470-4aa9-b5b0-c89083f2ac72, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f31a4a-7470-4aa9-b5b0-c89083f2ac72, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18083419485729194782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782180834194857291947821808341948572919478218083419485729194782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e3c85a-2bcb-48d9-ba47-f2c59e0e2a74, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91dbd2c-2bbf-4d39-8eff-fb4df277cea6, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f31a4a-7470-4aa9-b5b0-c89083f2ac72, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91dbd2c-2bbf-4d39-8eff-fb4df277cea6, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18211949969735451346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346182119499697354513461821194996973545134618211949969735451346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f239c1e-17b4-473e-a4f4-b3ac7adab930, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f239c1e-17b4-473e-a4f4-b3ac7adab930, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155261526056497898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898111552615260564978981115526152605649789811155261526056497898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91dbd2c-2bbf-4d39-8eff-fb4df277cea6, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b403dc-cb2f-44aa-bfdf-02e46df171e8, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f239c1e-17b4-473e-a4f4-b3ac7adab930, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80253057-89a5-41c6-8140-e152d877b5fd, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b403dc-cb2f-44aa-bfdf-02e46df171e8, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465687668072451363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363164656876680724513631646568766807245136316465687668072451363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80253057-89a5-41c6-8140-e152d877b5fd, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9972123234257597436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436997212323425759743699721232342575974369972123234257597436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b403dc-cb2f-44aa-bfdf-02e46df171e8, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82994e5-2ec8-4053-a6b3-d1d39566f0a1, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82994e5-2ec8-4053-a6b3-d1d39566f0a1, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18324855931424125186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186183248559314241251861832485593142412518618324855931424125186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80253057-89a5-41c6-8140-e152d877b5fd, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0618ec1e-8d2e-4120-937a-e22ff73bf935, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82994e5-2ec8-4053-a6b3-d1d39566f0a1, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1052188) rc: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0618ec1e-8d2e-4120-937a-e22ff73bf935, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946418107248342269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269179464181072483422691794641810724834226917946418107248342269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ya.test:process.py:260 Command (pid 1052188) elapsed time (sec): 1.4818458557128906
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d755438-c4c8-4df5-affc-c694eb2b488a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1052188) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d755438-c4c8-4df5-affc-c694eb2b488a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401841941168120860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860144018419411681208601440184194116812086014401841941168120860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0618ec1e-8d2e-4120-937a-e22ff73bf935, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1052188) inblock: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423ee1fd-4af6-4e41-a6f7-3749d774f6eb, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423ee1fd-4af6-4e41-a6f7-3749d774f6eb, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17449368229966687709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709174493682299666877091744936822996668770917449368229966687709" } } } 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 1052188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052188) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1052188) maxrss: 900452
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d755438-c4c8-4df5-affc-c694eb2b488a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423ee1fd-4af6-4e41-a6f7-3749d774f6eb, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1052188) minflt: 45816
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ya.test:process.py:263 Command (pid 1052188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052188) nivcsw: 279
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ya.test:process.py:263 Command (pid 1052188) nsignals: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d561d81-073a-4b33-b096-702627dd01c5, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1052188) nswap: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5317262c-1b75-4d01-a9d5-597e6741e39b, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d561d81-073a-4b33-b096-702627dd01c5, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4625374106685534571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571462537410668553457146253741066855345714625374106685534571" } } } 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 1052188) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1052188) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052188) stime: 0.248642
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5317262c-1b75-4d01-a9d5-597e6741e39b, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719425341905858470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470271942534190585847027194253419058584702719425341905858470" } } } 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 1052188) utime: 0.558126
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d561d81-073a-4b33-b096-702627dd01c5, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ya.test:process.py:263 Command (pid 1052188) wtime: 1.51
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f33e8d-1a57-473a-ac39-450e748595a7, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5317262c-1b75-4d01-a9d5-597e6741e39b, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f33e8d-1a57-473a-ac39-450e748595a7, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898433965712025182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182168984339657120251821689843396571202518216898433965712025182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3b6516-1f05-46f2-9871-05032d4b799a, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ya.test:process.py:275 Command (pid 1052188) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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:63 RpcState(ExecuteDataQuery, 9e3b6516-1f05-46f2-9871-05032d4b799a, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527606471458801940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940452760647145880194045276064714588019404527606471458801940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:276 Command (pid 1052188) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f33e8d-1a57-473a-ac39-450e748595a7, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e29f96-c33c-4a47-8b09-e4aae55e32f2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e29f96-c33c-4a47-8b09-e4aae55e32f2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10761131106225691502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502107611311062256915021076113110622569150210761131106225691502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3b6516-1f05-46f2-9871-05032d4b799a, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5339e6-7b45-4438-97c2-91529bf039f9, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5339e6-7b45-4438-97c2-91529bf039f9, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7451058147972384775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775745105814797238477574510581479723847757451058147972384775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e29f96-c33c-4a47-8b09-e4aae55e32f2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5339e6-7b45-4438-97c2-91529bf039f9, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 833f26e8-a906-4651-99f9-37dfa2b2bf3d, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 833f26e8-a906-4651-99f9-37dfa2b2bf3d, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=NzIyOWI2YTgtMmRiNjcwODctMWQzNWRmZTctNzEyMzZiMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7219781633966772606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606721978163396677260672197816339667726067219781633966772606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b27c2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b27c2db0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b27c2db0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5c607dd6-1b0c-4cf7-9839-1052da43c1c2, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5c607dd6-1b0c-4cf7-9839-1052da43c1c2, ghrun-elbwoomtii.auto.internal:31334): request = { session_id: "ydb://session/3?node_id=50003&id=MTBmN2E3MzctMmY0NDg3NDUtODU0ZGZlZjItZDUxYTUxYjU=" 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 0x7c28b27c2db0>
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 0x7c28b2fb1870 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 0x7c28b2fb00f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2fb00f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aedb129f-dca6-482f-96a2-a0e8ec845918, ghrun-elbwoomtii.auto.internal:31334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aedb129f-dca6-482f-96a2-a0e8ec845918, ghrun-elbwoomtii.auto.internal:31334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5c607dd6-1b0c-4cf7-9839-1052da43c1c2, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5c607dd6-1b0c-4cf7-9839-1052da43c1c2, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5c607dd6-1b0c-4cf7-9839-1052da43c1c2, ghrun-elbwoomtii.auto.internal:31334): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, aedb129f-dca6-482f-96a2-a0e8ec845918, ghrun-elbwoomtii.auto.internal:31334): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, aedb129f-dca6-482f-96a2-a0e8ec845918, ghrun-elbwoomtii.auto.internal:31334): 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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-01-07T17:27:54.544644682+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, aedb129f-dca6-482f-96a2-a0e8ec845918, ghrun-elbwoomtii.auto.internal:31334): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:31334
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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-01-07T17:27:54.544644682+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 833f26e8-a906-4651-99f9-37dfa2b2bf3d, ghrun-elbwoomtii.auto.internal:31334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bcd91ce9-65ccda8a-cf8c40f2-ce4d3bc5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b2798cf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b2798cf0> 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 0x7c28b2798cf0> replacement.
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', 10000), ('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:111 Created session <ydb.table.Session object at 0x7c28b2fbd8b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2fbd8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2bb0c539-81fb-464b-b0a3-549b8d7b6208, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2bb0c539-81fb-464b-b0a3-549b8d7b6208, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2bb0c539-81fb-464b-b0a3-549b8d7b6208, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2bb0c539-81fb-464b-b0a3-549b8d7b6208, ghrun-elbwoomtii.auto.internal:3950): 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:3950: 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:3950: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2026-01-07T17:27:54.592082072+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 2bb0c539-81fb-464b-b0a3-549b8d7b6208, ghrun-elbwoomtii.auto.internal:3950): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 41ae9c1e-299d-4eda-973b-252f0f4d58c5, localhost:17695): creating call state
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:3950: 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:3950: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2026-01-07T17:27:54.592082072+00:00"}"
>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 41ae9c1e-299d-4eda-973b-252f0f4d58c5, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c28b2798cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 41ae9c1e-299d-4eda-973b-252f0f4d58c5, localhost:17695): 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:17695". 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:17695
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 0x7c28b2fd9530 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 0x7c28b2fd74f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2fd74f0>
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 0x7c28b2fb00f0>
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', 10000), ('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, 5aea362f-fe9c-42e0-92b1-cdd74abf1859, localhost:17695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5aea362f-fe9c-42e0-92b1-cdd74abf1859, localhost:17695): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5aea362f-fe9c-42e0-92b1-cdd74abf1859, localhost:17695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-elbwoomtii.auto.internal" port: 3950 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-elbwoomtii.auto.internal:3950, 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', 10000), ('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:17695
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2fbd8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 484c15ea-e2f6-4088-b097-8ca45c393591, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 484c15ea-e2f6-4088-b097-8ca45c393591, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b2fd74f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 098ef54f-192b-4e4c-97e6-a4c1a6f50ef6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 098ef54f-192b-4e4c-97e6-a4c1a6f50ef6, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b2fb00f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19bd81e8-1d20-48b8-a7c2-e0846328031f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19bd81e8-1d20-48b8-a7c2-e0846328031f, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c28b2fb1870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c28b2fd9530 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 484c15ea-e2f6-4088-b097-8ca45c393591, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 484c15ea-e2f6-4088-b097-8ca45c393591, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:59.838426815+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 0x7c28b2fbd8b0>
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 0x7c28b2fbd8b0>, reason: session-useless
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 098ef54f-192b-4e4c-97e6-a4c1a6f50ef6, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 098ef54f-192b-4e4c-97e6-a4c1a6f50ef6, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:59.862045187+00:00", grpc_status:4}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b2fbd8b0> is no longer active. Current active count 2.
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.connection:connection.py:118 RpcState(CreateSession, 19bd81e8-1d20-48b8-a7c2-e0846328031f, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 19bd81e8-1d20-48b8-a7c2-e0846328031f, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:27:59.876645418+00:00", grpc_status:4}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b2fd74f0>
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 0x7c28b2fd74f0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b2fd74f0> is no longer active. Current active count 1.
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 0x7c28b2fb00f0>
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 0x7c28b2fb00f0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b2fb00f0> 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 0x7c28b0d22c30 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 0x7c28b3dd2c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c0589095-0600-4410-9826-14e4fa2592dc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0589095-0600-4410-9826-14e4fa2592dc, ghrun-elbwoomtii.auto.internal:3950): 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 0x7c28b2fad470 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 0x7c28b3dfa970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d807287e-51a0-4582-b62b-903aeeef946f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d807287e-51a0-4582-b62b-903aeeef946f, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c0589095-0600-4410-9826-14e4fa2592dc, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, c0589095-0600-4410-9826-14e4fa2592dc, ghrun-elbwoomtii.auto.internal:3950): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-07T17:28:03.078506298+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 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef30c0d2-561b-45c8-92a4-c8bc054faca4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef30c0d2-561b-45c8-92a4-c8bc054faca4, ghrun-elbwoomtii.auto.internal:3950): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d807287e-51a0-4582-b62b-903aeeef946f, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d807287e-51a0-4582-b62b-903aeeef946f, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d807287e-51a0-4582-b62b-903aeeef946f, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, b303b6d4-f10d-4a44-8a80-ade79d978e98, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b303b6d4-f10d-4a44-8a80-ade79d978e98, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" 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, ef30c0d2-561b-45c8-92a4-c8bc054faca4, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef30c0d2-561b-45c8-92a4-c8bc054faca4, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 11b9db9c-4e3a-4fdf-acee-ec885727fb57, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 11b9db9c-4e3a-4fdf-acee-ec885727fb57, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" 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, ef30c0d2-561b-45c8-92a4-c8bc054faca4, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b303b6d4-f10d-4a44-8a80-ade79d978e98, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=dc14e92d-55f3f921-247bd163-d88e3597" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18d0f6e-0a02-4983-a637-1b3e9093ed00, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18d0f6e-0a02-4983-a637-1b3e9093ed00, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155910251586200173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173115591025158620017311559102515862001731155910251586200173" } } } 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, 11b9db9c-4e3a-4fdf-acee-ec885727fb57, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=dc14e92d-55f3f921-247bd163-d88e3597" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3146a0c2-71b4-4b06-af54-e6ab32032340, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3146a0c2-71b4-4b06-af54-e6ab32032340, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993862114142454115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115109938621141424541151099386211414245411510993862114142454115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3146a0c2-71b4-4b06-af54-e6ab32032340, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3d18e5-b28e-42a5-bb7e-ee545527d885, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3d18e5-b28e-42a5-bb7e-ee545527d885, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976123136108323550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550149761231361083235501497612313610832355014976123136108323550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18d0f6e-0a02-4983-a637-1b3e9093ed00, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7c4ee0-fbc7-4e84-a742-ab8d4c5d9627, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7c4ee0-fbc7-4e84-a742-ab8d4c5d9627, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561918953622082166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166956191895362208216695619189536220821669561918953622082166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3d18e5-b28e-42a5-bb7e-ee545527d885, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9e4410-cb5c-4e19-8cb9-b38908bd040e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9e4410-cb5c-4e19-8cb9-b38908bd040e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6294382464181313965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965629438246418131396562943824641813139656294382464181313965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7c4ee0-fbc7-4e84-a742-ab8d4c5d9627, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92b5c84-5778-43f6-9c83-7db4e1a33542, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92b5c84-5778-43f6-9c83-7db4e1a33542, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15997295994333820963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963159972959943338209631599729599433382096315997295994333820963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9e4410-cb5c-4e19-8cb9-b38908bd040e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d088fb5-fb02-445d-b1db-f8e78204c5d3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d088fb5-fb02-445d-b1db-f8e78204c5d3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4071429117817372767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767407142911781737276740714291178173727674071429117817372767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92b5c84-5778-43f6-9c83-7db4e1a33542, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc5334f-dc95-482d-ae15-a56bf2f9bc43, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc5334f-dc95-482d-ae15-a56bf2f9bc43, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299367856459206738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738172993678564592067381729936785645920673817299367856459206738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d088fb5-fb02-445d-b1db-f8e78204c5d3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 292d0b30-c52f-475c-ae84-cb1e9051aa61, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292d0b30-c52f-475c-ae84-cb1e9051aa61, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400920147722698003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003540092014772269800354009201477226980035400920147722698003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc5334f-dc95-482d-ae15-a56bf2f9bc43, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292d0b30-c52f-475c-ae84-cb1e9051aa61, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4091f3-225c-4c37-b15d-6e293216dd2a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4091f3-225c-4c37-b15d-6e293216dd2a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7184933761666390094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094718493376166639009471849337616663900947184933761666390094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1c7df3-1518-46f9-a3b8-fceb01cdeccd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1c7df3-1518-46f9-a3b8-fceb01cdeccd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609576729130112193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193146095767291301121931460957672913011219314609576729130112193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4091f3-225c-4c37-b15d-6e293216dd2a, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e98177b-485a-48eb-b4b5-41ce1073396e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e98177b-485a-48eb-b4b5-41ce1073396e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6319942117178140461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461631994211717814046163199421171781404616319942117178140461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e98177b-485a-48eb-b4b5-41ce1073396e, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff960c4-e245-4fa3-b740-87f78b920d96, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff960c4-e245-4fa3-b740-87f78b920d96, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10679184662850599789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789106791846628505997891067918466285059978910679184662850599789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1c7df3-1518-46f9-a3b8-fceb01cdeccd, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83e8a88-8378-465b-8ad1-22741794689d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83e8a88-8378-465b-8ad1-22741794689d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821230845737809974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974882123084573780997488212308457378099748821230845737809974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff960c4-e245-4fa3-b740-87f78b920d96, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa53983-5b26-42d4-aec6-27b1253f16de, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa53983-5b26-42d4-aec6-27b1253f16de, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529328318995388565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565105293283189953885651052932831899538856510529328318995388565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83e8a88-8378-465b-8ad1-22741794689d, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85998e66-6dbf-4dda-9a0f-dbf88f31af59, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85998e66-6dbf-4dda-9a0f-dbf88f31af59, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6751496186217829000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000675149618621782900067514961862178290006751496186217829000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa53983-5b26-42d4-aec6-27b1253f16de, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22eed782-cab5-4bff-ab13-f7dd1e6f8e21, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22eed782-cab5-4bff-ab13-f7dd1e6f8e21, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405833928847660347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347114058339288476603471140583392884766034711405833928847660347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85998e66-6dbf-4dda-9a0f-dbf88f31af59, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64303b09-888d-4b81-8552-de8779d300d6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64303b09-888d-4b81-8552-de8779d300d6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8385982614705735354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354838598261470573535483859826147057353548385982614705735354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22eed782-cab5-4bff-ab13-f7dd1e6f8e21, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61d2b7c4-ce30-4275-8902-a1aef9407ee7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d2b7c4-ce30-4275-8902-a1aef9407ee7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378550163350396535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535123785501633503965351237855016335039653512378550163350396535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64303b09-888d-4b81-8552-de8779d300d6, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e878c7b8-b786-4129-938d-a0840c76ba8c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e878c7b8-b786-4129-938d-a0840c76ba8c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516947983096010454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454251694798309601045425169479830960104542516947983096010454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d2b7c4-ce30-4275-8902-a1aef9407ee7, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deaf7817-46ee-441a-91f6-c2b077e53bd2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deaf7817-46ee-441a-91f6-c2b077e53bd2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358117864973080052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052535811786497308005253581178649730800525358117864973080052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e878c7b8-b786-4129-938d-a0840c76ba8c, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deaf7817-46ee-441a-91f6-c2b077e53bd2, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc6651a-9a97-407e-a6f3-74380f202fcc, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b57465-7a75-4bbf-acda-e7c61564cac9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc6651a-9a97-407e-a6f3-74380f202fcc, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5326418398818882404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404532641839881888240453264183988188824045326418398818882404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b57465-7a75-4bbf-acda-e7c61564cac9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9819386573382135794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794981938657338213579498193865733821357949819386573382135794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc6651a-9a97-407e-a6f3-74380f202fcc, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b57465-7a75-4bbf-acda-e7c61564cac9, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b3d8f4-59bf-49d7-adea-5ac24783d522, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b3d8f4-59bf-49d7-adea-5ac24783d522, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13301990829047318657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657133019908290473186571330199082904731865713301990829047318657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3507c7-75f3-42cc-9d6a-4bf586262e67, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3507c7-75f3-42cc-9d6a-4bf586262e67, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236191856809915937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937112361918568099159371123619185680991593711236191856809915937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b3d8f4-59bf-49d7-adea-5ac24783d522, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e76f0f65-5a75-493e-994d-fa1d39162764, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3507c7-75f3-42cc-9d6a-4bf586262e67, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=a1d78547-4706c217-2e3165f3-1926e18" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b135e4a7-669c-43c8-ba21-572e92fbb074, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b135e4a7-669c-43c8-ba21-572e92fbb074, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866038803510997725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e76f0f65-5a75-493e-994d-fa1d39162764, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11887983837260822124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e76f0f65-5a75-493e-994d-fa1d39162764, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0ppaer51gq309gcsnvej" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276786e2-d473-4515-a696-4ea607ea6dfe, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276786e2-d473-4515-a696-4ea607ea6dfe, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11887983837260822124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b135e4a7-669c-43c8-ba21-572e92fbb074, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0pnw2sm0wjf8m2tgb42s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2e9f6b-ce2b-4b7a-893a-6d90508341e2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2e9f6b-ce2b-4b7a-893a-6d90508341e2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866038803510997725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276786e2-d473-4515-a696-4ea607ea6dfe, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0pt77w42ktajx4n991jy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5178fa0-4314-4ec0-b486-49e427c039c9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5178fa0-4314-4ec0-b486-49e427c039c9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11887983837260822124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124118879838372608221241188798383726082212411887983837260822124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2e9f6b-ce2b-4b7a-893a-6d90508341e2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0pxe23bz92v2g7qq4vs4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7ce470-baf6-4e96-8b87-fbe0c6ddb258, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7ce470-baf6-4e96-8b87-fbe0c6ddb258, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866038803510997725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725486603880351099772548660388035109977254866038803510997725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5178fa0-4314-4ec0-b486-49e427c039c9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0pzc2hqht7vrpfe4n8qq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4406f9c1-af41-4be2-8fd4-d185c0a9f680, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4406f9c1-af41-4be2-8fd4-d185c0a9f680, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10439551767432477678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7ce470-baf6-4e96-8b87-fbe0c6ddb258, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0q17050c02ytaxcvxmr9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e9d370c-e346-43ff-80dd-134290d9a8e4, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e9d370c-e346-43ff-80dd-134290d9a8e4, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478803464745068656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4406f9c1-af41-4be2-8fd4-d185c0a9f680, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0q6n4v6tff77ez2rhab5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ef0549-f6dc-4852-ac8a-4ea892452fe3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ef0549-f6dc-4852-ac8a-4ea892452fe3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10439551767432477678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e9d370c-e346-43ff-80dd-134290d9a8e4, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0q82bf24es5q3grhey3y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fdd338d-417f-438d-a548-8b857731ad45, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fdd338d-417f-438d-a548-8b857731ad45, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478803464745068656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ef0549-f6dc-4852-ac8a-4ea892452fe3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qbra0akqd2zgfn7c3w9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9feb86c3-75c0-49e1-a785-eab7e0523f6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9feb86c3-75c0-49e1-a785-eab7e0523f6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10439551767432477678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678104395517674324776781043955176743247767810439551767432477678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fdd338d-417f-438d-a548-8b857731ad45, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qc57xewnrpycx0hx9yz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d58e66c-9a47-40c3-8b71-45d208eca6ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d58e66c-9a47-40c3-8b71-45d208eca6ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478803464745068656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656247880346474506865624788034647450686562478803464745068656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9feb86c3-75c0-49e1-a785-eab7e0523f6a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qgj26e2e6v8x7dh9x7e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5042a10a-cac8-4c88-a7b0-d26daf0acf85, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d58e66c-9a47-40c3-8b71-45d208eca6ab, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qht7j5g5ye0wag1npe7" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5042a10a-cac8-4c88-a7b0-d26daf0acf85, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351161986275718119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddce0ae-f6c4-47df-b92e-d0941bb19fbd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5042a10a-cac8-4c88-a7b0-d26daf0acf85, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qrac3khb0gmwpynrs3n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddce0ae-f6c4-47df-b92e-d0941bb19fbd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966497935637860812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5e5fbb-2f77-4ba0-bfbd-db3b04c1c0d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5e5fbb-2f77-4ba0-bfbd-db3b04c1c0d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351161986275718119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddce0ae-f6c4-47df-b92e-d0941bb19fbd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qtp8554gkg382c1jwxx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbbe0190-ff40-4bcd-becd-6f801de00a93, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbbe0190-ff40-4bcd-becd-6f801de00a93, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966497935637860812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5e5fbb-2f77-4ba0-bfbd-db3b04c1c0d2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qvf36884cwdz490s4bx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f12d1f0-6f61-4464-b9c4-347be0457975, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f12d1f0-6f61-4464-b9c4-347be0457975, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351161986275718119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119183511619862757181191835116198627571811918351161986275718119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbbe0190-ff40-4bcd-becd-6f801de00a93, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0qz1dksx7vwtztgbr9rk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8c0028-1e1d-43f1-bf7a-5616519ef944, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8c0028-1e1d-43f1-bf7a-5616519ef944, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966497935637860812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812996649793563786081299664979356378608129966497935637860812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f12d1f0-6f61-4464-b9c4-347be0457975, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0r0z5dsxa8r9bcp78whv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774d7b66-8765-4a20-9ce9-f5c726b63b91, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774d7b66-8765-4a20-9ce9-f5c726b63b91, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816369647334113589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774d7b66-8765-4a20-9ce9-f5c726b63b91, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rb90f819gbt7ty55asn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8c0028-1e1d-43f1-bf7a-5616519ef944, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0r7q8sr4pc1x5m22r1hr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea9bb6d-faca-497e-8469-e21c3fae6c8d, ghrun-elbwoomtii.auto.internal:3950): creating call state
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea9bb6d-faca-497e-8469-e21c3fae6c8d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816369647334113589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d736d352-e8d8-453c-931f-6e1cc232090c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d736d352-e8d8-453c-931f-6e1cc232090c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797911676866565630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d736d352-e8d8-453c-931f-6e1cc232090c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rfy8c13v1dcr11gkjdq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2221165f-aef6-464a-9f9e-483e4a29b2e1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2221165f-aef6-464a-9f9e-483e4a29b2e1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797911676866565630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea9bb6d-faca-497e-8469-e21c3fae6c8d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rfj9r8hzr030rf8c5w9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e9e1b4-d5a7-4c50-81d6-5c6757b577e8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e9e1b4-d5a7-4c50-81d6-5c6757b577e8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816369647334113589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589781636964733411358978163696473341135897816369647334113589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2221165f-aef6-464a-9f9e-483e4a29b2e1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rjk0jbqbq04by2w8j4e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216719df-be6a-44f3-becb-120847087e6a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216719df-be6a-44f3-becb-120847087e6a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797911676866565630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630579791167686656563057979116768665656305797911676866565630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e9e1b4-d5a7-4c50-81d6-5c6757b577e8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rkf0xz3tr4k77d6k8xx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e665ad24-e4c2-47bf-b499-40160742864e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e665ad24-e4c2-47bf-b499-40160742864e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563562683425012876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216719df-be6a-44f3-becb-120847087e6a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rnn9vragcp385jh2cbj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c614ee-a867-4d33-8840-222c4a612ff3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c614ee-a867-4d33-8840-222c4a612ff3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917198923706103793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e665ad24-e4c2-47bf-b499-40160742864e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rtz5g8x67jgsdm4b7hw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89369493-5b3b-4a09-90fe-ee071521c359, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89369493-5b3b-4a09-90fe-ee071521c359, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563562683425012876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c614ee-a867-4d33-8840-222c4a612ff3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0ryed1pjh2mhbfpdprfx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a588dfcd-81ca-4e34-b63d-7d22bcd59fa6, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a588dfcd-81ca-4e34-b63d-7d22bcd59fa6, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917198923706103793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89369493-5b3b-4a09-90fe-ee071521c359, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0rzzf3yp4z29617e9shm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d05b3a-7919-422d-9442-a9ba6fcf1c58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d05b3a-7919-422d-9442-a9ba6fcf1c58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563562683425012876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876956356268342501287695635626834250128769563562683425012876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a588dfcd-81ca-4e34-b63d-7d22bcd59fa6, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0s1m36vb54vhjm863efj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1213d4a-23db-4908-bb9c-47740dc554f3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1213d4a-23db-4908-bb9c-47740dc554f3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917198923706103793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793691719892370610379369171989237061037936917198923706103793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d05b3a-7919-422d-9442-a9ba6fcf1c58, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0s64epwqqp6z1xqxh8j6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db4f849-d568-48d3-8bdb-490757b01dd0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db4f849-d568-48d3-8bdb-490757b01dd0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088926608714358525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1213d4a-23db-4908-bb9c-47740dc554f3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0s6wcq4ceem8xz5xezya" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b7dfa1-d73e-411d-bef3-1ef4949c729f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b7dfa1-d73e-411d-bef3-1ef4949c729f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457668376981608681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db4f849-d568-48d3-8bdb-490757b01dd0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0scz3m5d5s19g5d0aswv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1875beb-b61d-4dcb-9f31-fb7e25c4aa51, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1875beb-b61d-4dcb-9f31-fb7e25c4aa51, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088926608714358525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b7dfa1-d73e-411d-bef3-1ef4949c729f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0sekdqs1fxggph9mnjts" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec60d94-3430-412a-b2a9-0e9b9269a64e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec60d94-3430-412a-b2a9-0e9b9269a64e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457668376981608681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1875beb-b61d-4dcb-9f31-fb7e25c4aa51, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0sfxdm6x294q1a87w847" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14263921-2a2b-4147-bf3c-764ff29d2527, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14263921-2a2b-4147-bf3c-764ff29d2527, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088926608714358525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525100889266087143585251008892660871435852510088926608714358525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec60d94-3430-412a-b2a9-0e9b9269a64e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0sh83wqqn1xbfmjqd5zg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74de7d8-f275-4d1f-aa1e-37ee1d3d2789, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74de7d8-f275-4d1f-aa1e-37ee1d3d2789, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457668376981608681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681114576683769816086811145766837698160868111457668376981608681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14263921-2a2b-4147-bf3c-764ff29d2527, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0spb483773az0m26f8yk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f345f6a1-5ac3-4750-aa8c-02800fa7cca1, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f345f6a1-5ac3-4750-aa8c-02800fa7cca1, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8076661085674689548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74de7d8-f275-4d1f-aa1e-37ee1d3d2789, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0ssa3zn064j0v1axxcb0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f345f6a1-5ac3-4750-aa8c-02800fa7cca1, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0sx34gtgtd6v8rqxfdc6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95fb69d-ce1e-4540-8c29-a889a3798f24, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da620ed1-0f09-4528-a5f2-6abe92fbabce, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da620ed1-0f09-4528-a5f2-6abe92fbabce, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8076661085674689548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95fb69d-ce1e-4540-8c29-a889a3798f24, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 926580022065965475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95fb69d-ce1e-4540-8c29-a889a3798f24, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0t226ywff4hs1sg3n2y9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da620ed1-0f09-4528-a5f2-6abe92fbabce, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0t216jdzf6nky5dpscb1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ec1da4-b912-4ea5-b8d9-610ff24d0a2b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf1cf9f-eb12-4cca-a25d-b252331007ec, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ec1da4-b912-4ea5-b8d9-610ff24d0a2b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 926580022065965475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf1cf9f-eb12-4cca-a25d-b252331007ec, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8076661085674689548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548807666108567468954880766610856746895488076661085674689548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ec1da4-b912-4ea5-b8d9-610ff24d0a2b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0t7heact06ejsetthm1a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4b630b-4c66-4105-bb4b-02aa4e6590bd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4b630b-4c66-4105-bb4b-02aa4e6590bd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 926580022065965475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475926580022065965475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf1cf9f-eb12-4cca-a25d-b252331007ec, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0t8dfzart2kw4gwa1387" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038927." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 780b9e46-5eba-4340-9d38-03d9c8d600bf, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780b9e46-5eba-4340-9d38-03d9c8d600bf, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460766873084100246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf4b630b-4c66-4105-bb4b-02aa4e6590bd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0tc8c2hn0sqegbmzaj88" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038902." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c724e68-ddf0-4cb0-981e-ed0b3b608435, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c724e68-ddf0-4cb0-981e-ed0b3b608435, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519955118054360139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780b9e46-5eba-4340-9d38-03d9c8d600bf, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0tk323xf9apd4e7ab8b0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10c6e68-eb90-4dc3-91b3-a8077d43f257, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10c6e68-eb90-4dc3-91b3-a8077d43f257, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460766873084100246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10c6e68-eb90-4dc3-91b3-a8077d43f257, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0tp309v8spygadjka6td" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a912f0f4-2791-4c0c-8fc3-0357008a9fc5, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a912f0f4-2791-4c0c-8fc3-0357008a9fc5, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460766873084100246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246124607668730841002461246076687308410024612460766873084100246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c724e68-ddf0-4cb0-981e-ed0b3b608435, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0tn56b8xs4bk70rm9eqf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c99fea-8fdf-4b07-8542-2468d9235f9e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c99fea-8fdf-4b07-8542-2468d9235f9e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519955118054360139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a912f0f4-2791-4c0c-8fc3-0357008a9fc5, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0twqez4c5j2dcn0yfp0p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e761cd-4ba7-409d-8445-42e89ca0fb12, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e761cd-4ba7-409d-8445-42e89ca0fb12, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3151173064557529506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c99fea-8fdf-4b07-8542-2468d9235f9e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0typdzpt7s2a32s30k09" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 993a58e0-3939-43a1-a834-62fd3c41d356, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993a58e0-3939-43a1-a834-62fd3c41d356, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519955118054360139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139251995511805436013925199551180543601392519955118054360139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e761cd-4ba7-409d-8445-42e89ca0fb12, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0v47by94cep0vrxnqvry" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b8ea1c-34cb-4678-84c7-3a8670541fa8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b8ea1c-34cb-4678-84c7-3a8670541fa8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3151173064557529506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b8ea1c-34cb-4678-84c7-3a8670541fa8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0v848rzy56fve02akk7n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df5a643-c6cd-4914-ab97-1d02b58d56f9, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df5a643-c6cd-4914-ab97-1d02b58d56f9, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3151173064557529506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506315117306455752950631511730645575295063151173064557529506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993a58e0-3939-43a1-a834-62fd3c41d356, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0v5g42m3fv8rs98776hv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856ffb30-f6dd-4093-9b49-1c2eb7eaedf8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856ffb30-f6dd-4093-9b49-1c2eb7eaedf8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075199436240759194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856ffb30-f6dd-4093-9b49-1c2eb7eaedf8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vd56g97snckt560jcrv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbfaa2b-547a-4921-97c2-458e144bce40, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbfaa2b-547a-4921-97c2-458e144bce40, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075199436240759194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df5a643-c6cd-4914-ab97-1d02b58d56f9, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vbf9324h3faexr1et7r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef550e2-1573-4f16-8f67-e6fb16f51d5b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef550e2-1573-4f16-8f67-e6fb16f51d5b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15654474649628788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbfaa2b-547a-4921-97c2-458e144bce40, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vgbashj9bz836g5kd1r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dab973c-d28d-4d90-b5b8-32cba6df9428, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dab973c-d28d-4d90-b5b8-32cba6df9428, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075199436240759194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194607519943624075919460751994362407591946075199436240759194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef550e2-1573-4f16-8f67-e6fb16f51d5b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vka0ddr6fsma6n32a3q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdacf47e-b0a1-4ae6-b6b9-9bbfc22a4d0f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdacf47e-b0a1-4ae6-b6b9-9bbfc22a4d0f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15654474649628788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdacf47e-b0a1-4ae6-b6b9-9bbfc22a4d0f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vp1a6ayqtahvj4ff665" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd4a71f-8647-45c3-af98-112149faed7c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd4a71f-8647-45c3-af98-112149faed7c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15654474649628788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356156544746496287883561565447464962878835615654474649628788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dab973c-d28d-4d90-b5b8-32cba6df9428, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vn2dh7dycrs7h5jm8dq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bef9305-0e01-4b1d-80bf-308e39e3ad2e, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bef9305-0e01-4b1d-80bf-308e39e3ad2e, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977702232665351765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd4a71f-8647-45c3-af98-112149faed7c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0vwmftgnfy8mdcwvvr6w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bef9305-0e01-4b1d-80bf-308e39e3ad2e, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0w0rach1jmdm9a8qrp42" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8172f290-02eb-4c52-afb8-fde65b2ff51c, ghrun-elbwoomtii.auto.internal:3950): creating call state
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6fd6da-c246-4bd5-8ac9-11563404f9d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8172f290-02eb-4c52-afb8-fde65b2ff51c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977702232665351765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6fd6da-c246-4bd5-8ac9-11563404f9d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314480218476516750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6fd6da-c246-4bd5-8ac9-11563404f9d2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0w52ewc0fh36nha447dh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b47ddef5-00e6-4681-8a8c-871bfef50317, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b47ddef5-00e6-4681-8a8c-871bfef50317, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314480218476516750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8172f290-02eb-4c52-afb8-fde65b2ff51c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0w4t87fxdqm61ja8dfpr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3ee845-7aaf-4f7f-a27e-5de1b802611a, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3ee845-7aaf-4f7f-a27e-5de1b802611a, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977702232665351765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765149777022326653517651497770223266535176514977702232665351765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b47ddef5-00e6-4681-8a8c-871bfef50317, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0w8z04ntb0hfhtaygqs8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bd221f-406d-4e78-8da4-67398d65bbf7, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bd221f-406d-4e78-8da4-67398d65bbf7, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314480218476516750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750123144802184765167501231448021847651675012314480218476516750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3ee845-7aaf-4f7f-a27e-5de1b802611a, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wb15yjk2pvn4r1snpxz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00aa12ba-8690-4eb7-9ef1-ca08f8756e55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00aa12ba-8690-4eb7-9ef1-ca08f8756e55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16743488621315155174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bd221f-406d-4e78-8da4-67398d65bbf7, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wdm5a487cwfdgk036gn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ee715b-6feb-443f-8bea-e62bde852ca2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ee715b-6feb-443f-8bea-e62bde852ca2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17608933060197268909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00aa12ba-8690-4eb7-9ef1-ca08f8756e55, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wkse7pqfmxkg8va457g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71bc5852-7fb3-450c-bd39-ec28cc64fb41, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71bc5852-7fb3-450c-bd39-ec28cc64fb41, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16743488621315155174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ee715b-6feb-443f-8bea-e62bde852ca2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wnr9qfvk202vk84marx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1300661a-0811-4979-abb0-cbaa032ea9f0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1300661a-0811-4979-abb0-cbaa032ea9f0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17608933060197268909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71bc5852-7fb3-450c-bd39-ec28cc64fb41, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wpy40qa5dtz72d3v9hb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea70dcd-3ae2-4aae-98e0-84910d61d436, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea70dcd-3ae2-4aae-98e0-84910d61d436, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16743488621315155174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174167434886213151551741674348862131515517416743488621315155174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1300661a-0811-4979-abb0-cbaa032ea9f0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wry2v6vnkbe5v9t800d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a0279e-11c2-42a9-b53e-e0b4784512c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a0279e-11c2-42a9-b53e-e0b4784512c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17608933060197268909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909176089330601972689091760893306019726890917608933060197268909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea70dcd-3ae2-4aae-98e0-84910d61d436, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wtb81p19trfjvd2tt6v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21823f4f-3f9b-4e51-a162-12fb14f5a817, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21823f4f-3f9b-4e51-a162-12fb14f5a817, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062622450836691740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a0279e-11c2-42a9-b53e-e0b4784512c3, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0wx574n41mc48c24cd12" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d09416f-b8ce-4492-a164-08d1a13a1a7b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d09416f-b8ce-4492-a164-08d1a13a1a7b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113870125904640312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d09416f-b8ce-4492-a164-08d1a13a1a7b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0x420zw78p8jqg0k26sa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd55b20f-ff7c-445c-bedc-04b160eacf46, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd55b20f-ff7c-445c-bedc-04b160eacf46, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113870125904640312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21823f4f-3f9b-4e51-a162-12fb14f5a817, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0x2p7cmn4jpsatfk77ve" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111dac0-ac5e-4d2b-9ce4-eabbdc4b38d2, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111dac0-ac5e-4d2b-9ce4-eabbdc4b38d2, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062622450836691740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd55b20f-ff7c-445c-bedc-04b160eacf46, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0x6kdhnv1rmyjy7b7dg7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd35e8d5-d34e-425c-90fb-5513bb3af735, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd35e8d5-d34e-425c-90fb-5513bb3af735, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113870125904640312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312211387012590464031221138701259046403122113870125904640312" } } } 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:281 Stopped node localhost:31334/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111dac0-ac5e-4d2b-9ce4-eabbdc4b38d2, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0x9k6wwzp6ak8g961zpm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621a0111-e118-4c3c-a27b-5ea64e0c1826, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621a0111-e118-4c3c-a27b-5ea64e0c1826, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062622450836691740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740606262245083669174060626224508366917406062622450836691740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd35e8d5-d34e-425c-90fb-5513bb3af735, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xaf3q083qncz5zzge1t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b54b227-31ee-4db2-a214-d34ead3f45ab, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b54b227-31ee-4db2-a214-d34ead3f45ab, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10036464240244642064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621a0111-e118-4c3c-a27b-5ea64e0c1826, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xgb4wq44qwkj2ccz3ke" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b54b227-31ee-4db2-a214-d34ead3f45ab, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xh9c7c13qy6s15dchkj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c7225c-d3d7-4c67-8eec-202ac067da81, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c7225c-d3d7-4c67-8eec-202ac067da81, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10036464240244642064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25666be-280d-4a03-a458-366d32f80fbd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25666be-280d-4a03-a458-366d32f80fbd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426164956335012617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25666be-280d-4a03-a458-366d32f80fbd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xreemtxy29q4j8x1apm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdfc2b3-5763-4557-9622-4c4466076163, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdfc2b3-5763-4557-9622-4c4466076163, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426164956335012617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c7225c-d3d7-4c67-8eec-202ac067da81, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xqs5qjegxe82pd7zvat" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdfc2b3-5763-4557-9622-4c4466076163, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xvh541ef3f6t9hn30xm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76900e26-6d67-40e4-8920-c58310b36f64, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecf9553-9abb-4ad8-afc0-68d692078960, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76900e26-6d67-40e4-8920-c58310b36f64, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10036464240244642064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064100364642402446420641003646424024464206410036464240244642064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecf9553-9abb-4ad8-afc0-68d692078960, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426164956335012617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617742616495633501261774261649563350126177426164956335012617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76900e26-6d67-40e4-8920-c58310b36f64, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xzx8raeaezhgchbhg63" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecf9553-9abb-4ad8-afc0-68d692078960, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0xzydn9yabszj7h43w98" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8f1848-cd3f-4ffa-8f49-b253762e45ca, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8f1848-cd3f-4ffa-8f49-b253762e45ca, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18240302007919965490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded645a6-91e2-4fb4-8a26-e4b832e7cf65, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded645a6-91e2-4fb4-8a26-e4b832e7cf65, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061019532229943073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8f1848-cd3f-4ffa-8f49-b253762e45ca, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0y6s5s3j3wygyr5vjqyv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8arl/0035e5/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:274 Final command: /home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17695 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log --grpc-port=31334 --mon-port=30201 --ic-port=8220 --key-file /home/runner/.ya/build/build_root/8arl/0035e5/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/8arl/0035e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8arl/0035e5/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:17695', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_qktupy4u.log', '--grpc-port=31334', '--mon-port=30201', '--ic-port=8220', '--key-file', '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2264f348-38e8-40a4-b043-6241c67d463f, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded645a6-91e2-4fb4-8a26-e4b832e7cf65, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0y7d9b9pmp7cxp9yjynp" } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1055259
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2264f348-38e8-40a4-b043-6241c67d463f, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18240302007919965490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31334/4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c052d84c-a394-4ace-b795-ea36d2e5c5f8, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c052d84c-a394-4ace-b795-ea36d2e5c5f8, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061019532229943073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8arl/0035e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1055262
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2264f348-38e8-40a4-b043-6241c67d463f, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0yec3qz619qakpzp5etm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d6f03e-604f-4451-9e31-46028c721f4b, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d6f03e-604f-4451-9e31-46028c721f4b, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18240302007919965490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490182403020079199654901824030200791996549018240302007919965490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c052d84c-a394-4ace-b795-ea36d2e5c5f8, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0yft4bcg4teddprgsxz6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2541ca3-9725-4d2e-9587-be7b4dff4ac0, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2541ca3-9725-4d2e-9587-be7b4dff4ac0, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061019532229943073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073206101953222994307320610195322299430732061019532229943073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d6f03e-604f-4451-9e31-46028c721f4b, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0yny3esgyaspqg6bra0w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9312a474-44fe-44b3-a4b4-fbafe0b6f9c3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9312a474-44fe-44b3-a4b4-fbafe0b6f9c3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174493353902996268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2541ca3-9725-4d2e-9587-be7b4dff4ac0, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0ypq40s5pxb6w0xcdan4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e62f15-bc97-4256-8088-9c88d0887c58, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e62f15-bc97-4256-8088-9c88d0887c58, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16790825357277005212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9312a474-44fe-44b3-a4b4-fbafe0b6f9c3, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecr0yx7cstp3p2ptf7fsk59" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2f2064-903a-48b6-8bc7-8ce852ded637, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2f2064-903a-48b6-8bc7-8ce852ded637, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174493353902996268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e62f15-bc97-4256-8088-9c88d0887c58, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0yyf73273qzf94n9skqs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a3d73c-b08f-4619-b8fd-395707b85c2c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a3d73c-b08f-4619-b8fd-395707b85c2c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16790825357277005212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2f2064-903a-48b6-8bc7-8ce852ded637, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecr0z0t7f74ppmf8g16zyxx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5873f4b7-242f-42c3-bf65-3b6aad345b55, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5873f4b7-242f-42c3-bf65-3b6aad345b55, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174493353902996268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268417449335390299626841744933539029962684174493353902996268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a3d73c-b08f-4619-b8fd-395707b85c2c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0z4ybsac9gprnfxr9dd8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68311c56-eb75-4139-b737-50cbf44549cd, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68311c56-eb75-4139-b737-50cbf44549cd, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16790825357277005212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212167908253572770052121679082535727700521216790825357277005212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5873f4b7-242f-42c3-bf65-3b6aad345b55, ghrun-elbwoomtii.auto.internal:3950): 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: "01kecr0z62f6yd4s8bq9x9xd7c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c3e022-af75-4d27-a259-242f32448d86, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c3e022-af75-4d27-a259-242f32448d86, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18273854889968055485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68311c56-eb75-4139-b737-50cbf44549cd, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0zbf4bpkbqfp2mxxpbn6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c3e022-af75-4d27-a259-242f32448d86, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0zdkbz1tk66cwt9q8ss4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2000e69-b86b-4826-bdd2-58e559ac8a04, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2000e69-b86b-4826-bdd2-58e559ac8a04, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405540912608111239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442277a4-c8c8-445f-af0f-4bac1872a24d, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442277a4-c8c8-445f-af0f-4bac1872a24d, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18273854889968055485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485" } } } 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 1055262) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1055262) elapsed time (sec): 1.1941261291503906
DEBUG    ya.test:process.py:263 Command (pid 1055262) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) maxrss: 900452
DEBUG    ya.test:process.py:263 Command (pid 1055262) minflt: 45960
DEBUG    ya.test:process.py:263 Command (pid 1055262) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1055262) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1055262) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1055262) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1055262) stime: 0.23881899999999998
DEBUG    ya.test:process.py:263 Command (pid 1055262) utime: 0.570464
DEBUG    ya.test:process.py:263 Command (pid 1055262) wtime: 1.202
DEBUG    ya.test:process.py:275 Command (pid 1055262) output:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1055262) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3b9aec49b828c2c597ac54dd2e8f94914e3d8e0f
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 92a6a37835706f107cd8c57177c9edb9e9d03bcb into 05744b79f6132ebbd8de22eb67c4ad9b1d5acbde
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-elbwoomtii    Host information: 
        Linux ghrun-elbwoomtii 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2000e69-b86b-4826-bdd2-58e559ac8a04, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0zn50k2xrnn3f5h7d29z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b788a36-42fe-4e49-abd7-063b60f14e80, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442277a4-c8c8-445f-af0f-4bac1872a24d, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0znd147y9z74j9e4pb7d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b788a36-42fe-4e49-abd7-063b60f14e80, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405540912608111239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094d377c-ed28-497b-8317-6a8767283038, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094d377c-ed28-497b-8317-6a8767283038, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18273854889968055485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485182738548899680554851827385488996805548518273854889968055485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b788a36-42fe-4e49-abd7-063b60f14e80, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0zvq1mswatt75qdn91gz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a06b588-a22b-40d0-9dbe-c10a593ac07c, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a06b588-a22b-40d0-9dbe-c10a593ac07c, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405540912608111239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239740554091260811123974055409126081112397405540912608111239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094d377c-ed28-497b-8317-6a8767283038, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr0zwj4z1x1j8bfpfks8hf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dd2c70>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a06b588-a22b-40d0-9dbe-c10a593ac07c, ghrun-elbwoomtii.auto.internal:3950): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kecr10332rqtzn1t493fpm0f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c28b3dfa970>
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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 132, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 465, 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.Unavailable: 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b12e7b70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b12e7b70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b889ab7f-fac5-4359-befd-385bed58bdc8, ghrun-elbwoomtii.auto.internal:6041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b889ab7f-fac5-4359-befd-385bed58bdc8, ghrun-elbwoomtii.auto.internal:6041): request = { session_id: "ydb://session/3?node_id=50001&id=YmVlYjBiNWUtZWFiZGY5ZWMtNjZjNjQyMmUtOThhNWQ4NA==" 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 0x7c28b12e7b70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, b889ab7f-fac5-4359-befd-385bed58bdc8, ghrun-elbwoomtii.auto.internal:6041): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b889ab7f-fac5-4359-befd-385bed58bdc8, ghrun-elbwoomtii.auto.internal:6041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, b889ab7f-fac5-4359-befd-385bed58bdc8, ghrun-elbwoomtii.auto.internal:6041): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b3dd2c70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b3dd2c70> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 02a9a122-3eaf-4179-a677-a267977155e3, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 02a9a122-3eaf-4179-a677-a267977155e3, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZjBmMWMzNmYtYWJkNzYxNWUtM2NhY2FhODQtYTFhZGQ4YjA=" 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 0x7c28b3dd2c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c28b3dfa970>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 02a9a122-3eaf-4179-a677-a267977155e3, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c28b3dfa970> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 02a9a122-3eaf-4179-a677-a267977155e3, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 02a9a122-3eaf-4179-a677-a267977155e3, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 985b3b8d-99a3-4fe2-8f5e-b59d3729bd05, ghrun-elbwoomtii.auto.internal:3950): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 985b3b8d-99a3-4fe2-8f5e-b59d3729bd05, ghrun-elbwoomtii.auto.internal:3950): request = { session_id: "ydb://session/3?node_id=50002&id=ZDA3M2I2MmEtODk5MzkwMDEtOTQ4YzBjYy0zNGVhMTAyYg==" 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 0x7c28b3dfa970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 985b3b8d-99a3-4fe2-8f5e-b59d3729bd05, ghrun-elbwoomtii.auto.internal:3950): on response callback started
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 985b3b8d-99a3-4fe2-8f5e-b59d3729bd05, ghrun-elbwoomtii.auto.internal:3950): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17695
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:14556
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 985b3b8d-99a3-4fe2-8f5e-b59d3729bd05, ghrun-elbwoomtii.auto.internal:3950): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:6041
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17695
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-elbwoomtii.auto.internal:3950
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14556/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21463/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18804/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6041/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30102/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3950/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17887/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12605/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20273/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18406/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17695/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31334/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11078
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9078
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63720
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18804
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28381
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10449
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3737
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23101
============================== slowest durations ===============================
129.99s call     test_encryption.py::TestEncryption::test_simple_encryption
42.57s teardown test_encryption.py::TestEncryption::test_simple_encryption
14.89s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
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/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/8arl/0035e5/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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
Current KQP shutdown state: spent 3.009317 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.03486 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.065415 seconds, 1 sessions to shutdown
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.03486 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.075091 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.119209 seconds, 1 sessions to shutdown
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.035203 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1055259==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fff8e8a in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
#2 0x00003fff9958 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
#3 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#4 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#5 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
#7 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
#8 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
#11 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
#12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000022dc63fe in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
#2 0x00004d1bbc75 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004d1bbc75 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:980:13
#4 0x00004d1c1970 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:106:70
#5 0x00004d1b1541 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:665:32
#6 0x00004d1972bb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1161:52
#7 0x00004d192c0a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:361:21
#8 0x00004d19167c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:314:17
#9 0x00004152fa7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x0000206172fa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fffef13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003fffef13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003fffef13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003fffef13 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003fffef13 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003fffef13 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#7 0x00003fff9a54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003fff9a54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003fff9a54 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
#14 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
#15 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
#18 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
#19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fffeb1a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003fffeb1a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003fffeb1a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003fffeb1a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003fffeb1a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003fffeb1a in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
#7 0x00003fff9a45 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003fff9a45 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003fff9a45 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
#14 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
#15 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
#18 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
#19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ffe00e2 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
#2 0x00003ffe00e2 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
#3 0x00003ffe9e60 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#4 0x00003ffda4d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x000022dbf627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x000022eab921 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x000022eb5546 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x000022eb4afd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x000022eb6b6e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x000020637ab4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x0000202d52f6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ffff573 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003ffff573 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003ffff573 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003ffff573 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003ffff573 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003ffff573 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
#7 0x00003ffff573 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003ffff573 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003ffff573 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003fffef88 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003fffef88 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003fffef88 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003fffef88 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#14 0x00003fff9a54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003fff9a54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003fff9a54 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#17 0x00003fff984a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#18 0x00004cf789bf in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#19 0x00005616a582 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x0000423ce6db in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1716:26
#21 0x0000423e5df9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2381:13
#22 0x00003f4cb4c6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x0000421ed10b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003f6bade5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:517:33
#25 0x00003f6b4c95 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:271:16
#26 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#27 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000421f0979 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000421f0979 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000421f0979 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000421f0979 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:671:22
#5 0x00004220b287 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:167:21
#6 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
#7 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
#8 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
#9 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
#10 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
#12 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
#13 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#14 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004220aad1 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00004220aad1 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00004220aad1 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00004220aad1 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00004220aad1 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00004220aad1 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00004220aad1 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00004220aad1 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00004220aad1 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00004220aad1 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x00004220aad1 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:164:45
#12 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
#13 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
#14 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
#15 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
#16 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#17 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
#18 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
#19 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004220a11f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004220a11f in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004220a11f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004220a11f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:162:38
#5 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
#6 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
#7 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
#8 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
#9 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
#11 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
#12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004220a77f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004220a77f in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004220a77f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004220a77f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:164:45
#5 0x000042269482 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1404:17
#6 0x00004224fbed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1473:9
#7 0x00004221c6bd in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1196:13
#8 0x0000421ee207 in Parse /-S/ydb/core/config/init/init.h:330:15
#9 0x0000421ee207 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003f6bb4e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:527:26
#11 0x00003f6b4c6c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:270:9
#12 0x00003f6a6c57 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003f4d166b in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003f4d556d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x000020235815 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f26718dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x0000203117dd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004000cead in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00004000cead in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00004000cead in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
==================== 1 passed, 1 error in 190.05s (0:03:10) ====================
